/* CSS Document */
html,body{
height: 100%;
}

body {
	background-color:#111111;
	text-align      : left;
	color:#FFFFFF;
	margin:0px;
	padding:0px;

	background-image:url(/images/all_back.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment: scroll;
}

.style1 {font-weight: bold}
.strongcomment {
	font-size:14px;
	line-height:1.6em;
	font-weight:bold;
	color:#00FF00;
}

div#wrapper {
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align:left;
}

div#topflash {
	width:100%;
	height:93%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:23px;
	position:absolute;
	z-index: -1;
	
}

div#topenter {
	width:100%;
	height:23px;
	background-color:#FFFFFF;
	margin-top:30px;
	color:#FF66CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:4px;
	font-weight:bold;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div#body {
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:1115px;
	text-align:left;
	background-image:url(/images/main_back.jpg)	;
	background-repeat:no-repeat;
	
}

div#wrapper div#headerback {
	width:100%;
	height:81px;
	margin:0px;
	padding:0px;
	
	/*	padding-left:105px;
	padding-top:37px; */
	text-align:left;
	background-image: url(/images/header_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}

div#wrapper div#headerback h1#header {
	text-align:left;
	width:374px;
	height:81px;
    text-indent:-10000px;
	margin:0px;
	padding:0px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

div#wrapper div#headerback img#bs {
	float:left;
	margin-top:12px;
}

div#menu {
	width:665px;
	height:37px;
	background:url(/images/menu/back.jpg) no-repeat;
}
div#menu ul {
	margin:0px;
	padding:0px;
}

div#menu ul li {
	margin:0px;
	padding:0px;
	float:left;
}

div#menu ul li#TOP a{
	width:51px;
	height:37px;
	background:url(/images/menu/menu_top_off.jpg) no-repeat;
	margin-left:33px;
	display:block;
	text-indent:-3000px;
}

div#menu ul li#TOP a:hover{
	background:url(/images/menu/menu_top_on.jpg) no-repeat;
}

div#menu ul li#PROFILE a{
	width:89px;
	height:37px;
	background:url(/images/menu/menu_profile_off.jpg) no-repeat;
	margin-left:0px;
	display:block;
	text-indent:-3000px;
}

div#menu ul li#PROFILE a:hover{
	background:url(/images/menu/menu_profile_on.jpg) no-repeat;
}

div#menu ul li#DISCOGRAPHY a{
	width:138px;
	height:37px;
	background:url(/images/menu/menu_discography_off.jpg) no-repeat;
	margin-left:0px;
	display:block;
	text-indent:-3000px;
}

div#menu ul li#DISCOGRAPHY a:hover{
	background:url(/images/menu/menu_discography_on.jpg) no-repeat;
}

div#menu ul li#MEMBERBLOG a{
	width:132px;
	height:37px;
	background:url(/images/menu/menu_memberblog_off.jpg) no-repeat;
	margin-left:0px;
	display:block;
	text-indent:-3000px;
}

div#menu ul li#MEMBERBLOG a:hover{
	background:url(/images/menu/menu_memberblog_on.jpg) no-repeat;
}

div#menu ul li#STAFFBLOG a{
	width:117px;
	height:37px;
	background:url(/images/menu/menu_staffblog_off.jpg) no-repeat;
	margin-left:0px;
	display:block;
	text-indent:-3000px;
}

div#menu ul li#STAFFBLOG a:hover{
	background:url(/images/menu/menu_staffblog_on.jpg) no-repeat;
}

div#menu ul li#GOODS a{
	width:81px;
	height:37px;
	background:url(/images/menu/menu_goods_off.jpg) no-repeat;
	margin-left:0px;
	display:block;
	text-indent:-3000px;
}

div#menu ul li#GOODS a:hover{
	background:url(/images/menu/menu_goods_on.jpg) no-repeat;
}


div#body div#main {
	width:665px;
	padding-left:109px;
	padding-top:16px;
	text-align:left;
	display:block;
}

div#main div#membercomment {
	margin-top:0px;
	margin-bottom:20px;
	font-size:14px;
	letter-spacing:0.2em;
	line-height:1.5em;
}

div#main div#toptopics {
	font-size:24px;
	letter-spacing:0.2em;
	margin-top:0px;
	margin-bottom:15px;
	font-weight:bold;
}

div#main div#whatsnew {
	width:153px;
	margin-top:18px;
	margin-bottom:20px;
	font-size:12px;
	letter-spacing:0.2em;
	float:left;
}

div#main div#topcontents {
	width:496px;
	margin-left:16px;
	margin-top:18px;
	float:left;
}

div#main div#topcontents .content {
	width:496px;
}

div#main .sheader {
cursor:pointer;
}

div#main div#topcontents .content .scontent{
	display:block;
	overflow:hidden;
}
div#main div#whatsnew div#newstitle{
	color:#FFFFFF;
	font-size:11px;
	letter-spacing:0.1em;
	line-height:1.5em;
	padding-top:5px;
	padding-left:0px;
}
div#main div#whatsnew div#newstitle ul {
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}
div#main div#whatsnew div#newstitle li {
	border-bottom:#999999 1px dotted;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 14px;
	margin:0px;
	background-image:url(/images/mark_whatsnew.jpg);
	background-repeat:no-repeat;
}

.subtitle {
	color:#FF00CC;
	font-size:12px;
	letter-spacing:0.2em;
	font-weight:bold;
}

h3.subtitle {
	color:#FF00CC;
	font-size:14px;
	letter-spacing:0.2em;
	font-weight:bold;
	margin-top: 6px;
	margin-bottom: 6px;
}

div#main div#topcontents .content h2.title {
	width:476px;
	height:30px;
	background-image:url(/images/mark_title.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#000000;
	font-size:12px;
	letter-spacing:0.1em;
	line-height:1.1em;
	padding-top:4px;
	padding-left:20px;
	font-weight:bold;
	background-color:#FFFFFF;
	
}

div#main div#topcontents .content .comment {
	width:486px;
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:0.2em;
	padding-top:10px;
	padding-left:10px;
	line-height:1.6em;
}

div#main div#topcontents .content .comment p{
	line-height:1.6em;
}

div#main div#topcontents .content .comment img{
	margin:5px;
}

/* DISCO—p */
div#main div#contents .content .scontent{
	display:block;
	overflow:hidden;
}

div#main div#contents .content h2.title {
	width:645px;
	height:24px;
	background-image:url(/images/mark_title.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#000000;
	font-size:12px;
	letter-spacing:0.1em;
	line-height:1.1em;
	padding-top:10px;
	padding-left:20px;
	font-weight:bold;
	background-color:#FFFFFF;
	
}

div#main div#contents .release{
	margin-top:23px;
}
div#main div#contents .contentsname {
	background-color:#333333;
	width:649px;
	padding:8px;
}

div#main div#contents .jacket {
	float:left;
	margin-top:23px;
}
div#main div#contents .list {
	float:left;
	min-height:200px;
	margin-left:16px;
	border-left:1px dotted #999999;
	padding-left:16px;
	margin-top:23px;
	font-size:12px;
	line-height:1.5em;
	letter-spacing:0.05em;
	
}
div#main div#contents .bio {
	margin:16px;
	font-size:12px;
	line-height:1.5em;
	letter-spacing:0.05em;
	
}

div#main div#contents div#profile {
	width:665px;
		font-size:12px;
	line-height:1.5em;
	letter-spacing:0.05em;
}
div#main div#contents div#profile div#comment{
	width:665px;
	margin-top:12px;
	margin-bottom:12px;
}

div#main div#contents div#profile div#members {
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	margin-bottom:12px;
	width:420px;
}
div#main div#contents div#profile div#members .member{
	float:left;
	margin-right:15px;
	
}


div#footer {
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
	color:#999999;
	text-align:left;
	letter-spacing:0.2em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	display:block;
}

div#footer div#footermain {
	padding-left:10px;
}

div#footer a{
	color:#999999;
	text-decoration:underline;
}

div#body div#main a{
	color:#FF0000;
	text-decoration:none;
}

div#body div#main a:hover{
	color:#FF0000;
	text-decoration:underline;
}

div#body .pagetopjump {
	font-size:10px;
	text-align:right;
	margin-bottom:10px;
}
