@charset "utf-8";

/* Suggested order(via Mozilla.org):
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */



/* Structure
----------------------------------------------------- */
html, body{
	height:100%;
	background:#fff;
}

#wrapper{
	width:900px;
	height:100%;
	margin:0 auto;
	background:#000 url(../img/hdr_bg.jpg) no-repeat 0 0;
}

#header{
	position:relative;
}
	#header #pagetop{
		position:absolute;
		right:0;
		width:148px;
		height:15px;
		color:#fff;
		font-size:10px;
		text-align:center;
	}
	#header #siteTitle{
		position:relative;
		width:600px;
		height:126px;
		margin:0 auto;
		padding:15px 0 0;
	}
	#header #volumeNumber{
		position:absolute;
		top:30px;
		right:0;
		width:80px;
		height:93px;
	}
	#header #siteTitle h1{}
	#header #siteTitle h1 a{
		display:block;
		position:absolute;
		top:15px;
		left:0;
		width:600px;
		height:120px;
		color:#fff;
		z-index:10;
	}

#nav{
	height:67px;
	overflow:hidden;
	background:#fff url(../img/nav_bg.jpg) no-repeat 0 0;
}
	#nav li{
		line-height:0;
		font-size:0;
	}
	#nav li a{
		float:left;
	}

#content{
	position:relative;
	width:900px;
	background:#fff;
}
#leftColumn,
#centerColumn,
#rightColumn{
	float:left;
}
#wrapper #content #pagetopLink{
	margin:0;
	padding-bottom:20px;
}

#footer{
	padding:17px 11px 40px;
	background:#000 url(../img/ftr_bg.jpg) no-repeat 0 0;
}
#footer a{
	color:#000;
}
	#footerCopy{
		float:left;
		width:216px;
		height:28px;
		text-indent:-9999px;
		font-size:0;
		background:url(../img/ftr_copyright.jpg) no-repeat 0 0;
	}
	#footerContact{
		float:left;
		width:100px;
	}
	#footerLogo{
		float:right;
	}



/* Parts
----------------------------------------------------- */
a.icon{
	padding:0 0 0 18px;
	background:url(../img/link_icon.jpg) no-repeat left center;
}
ol.decimal li{
	margin-left:2.5em;
	list-style-type:decimal-leading-zero;
	list-style-position:outside;
}

ul.circle li{
	position:relative;
	list-style:none;
	padding-left:14px;
	background:url(../img/icon_circle.gif) no-repeat 0 0.25em;
}
ul.circle_y li{
	position:relative;
	list-style:none;
	padding-left:14px;
	background:url(../img/icon_circle_y.gif) no-repeat 0 0.4em;
}

.notice{
	color:#900;
}

.warning{
	color:#900;
	font-size:13px;
}

.amazonDecoy{
	width:1px;
	height:1px;
	line-height:0;
	overflow:hidden;
}

table.small{
	margin-bottom:1em;
}
table.small th,
table.small td{
	color:#555;
	font-size:10px;
	vertical-align:top;
}
th{
	font-weight:bold;
}
td.tv{
	width:7em;
	padding:0 0 0.2em 0;
}
td.date{
	width:4em;
}



/* HOME
----------------------------------------------------- */
#HOME #content{
	padding-bottom:40px;
}

#HOME #leftColumn{
	width:375px;
	margin-right:20px;
}
#HOME #centerColumn{
	width:505px;
}
	#HOME #pickupBox{
		overflow:hidden;
		margin-bottom:15px;
	}
	#HOME #newsBox{
		width:300px;
		float:left;
	}
	#HOME #newsBox dl{
		margin:5px 0 10px;
	}
	#HOME #newsBox dt{
		width:6.5em;
		padding:7px 0 0;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		font-weight:bold;
	}
	#HOME #newsBox dd{
		margin:-1.4em 0 0 0;
		padding:0 0 7px 6.5em;
		background:url(../img/home_news_hr.gif) no-repeat bottom left;
		font-size:12px;
		line-height:1.6;
	}
	#HOME #newsBox dd a{
		display:block;
		padding:0 0 0 18px;
		background:url(../img/link_icon.jpg) no-repeat left 3px;
	}
	

	#HOME #twitter_feed{
		width:190px;
		float:right;
	}




/* NEWS
----------------------------------------------------- */
#NEWS #content{
	border-bottom:1px solid #fff;
	background:#fff url(../news/img/bg_content.jpg) repeat-y 0 0;
}
#NEWS #mainColumn{
	min-height:400px;
	background:url(../news/img/bg_news.jpg) no-repeat top right;
}
	#NEWS #entryBox{
		width:677px;
		padding-bottom:10px;
	}
	#NEWS #entryBox dt{
		float:left;
		width:149px;
		background:#900;
		color:#fff;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		line-height:2;
	}
	#NEWS #entryBox dd{
		margin-left:149px;
		padding:8px 40px 40px 20px;
		border-top:1px solid #E0E0E0;
	}
	#NEWS #entryBox h2{
		margin-bottom:14px;
		color:#900;
		font-size:14px;
		font-weight:bold;
		line-height:1.2;
	}
	#NEWS #entryBox p{
		margin-bottom:1em;
	}
	#NEWS #entryBox strong{
		font-size:13px;
	}



/* PROFILE
----------------------------------------------------- */
#PROFILE h2{
	margin-bottom:40px;
}
#PROFILE #leftColumn{
	width:227px;
	margin-right:73px;
}
#PROFILE .borderBottom{
	padding-bottom:20px;
	background:url(../img/home_news_hr.gif) repeat-x left bottom;
}
#PROFILE #content p{
	margin-bottom:1em;
}
#PROFILE #mainColumn{
	float:left;
	width:600px;
}
	#PROFILE h4{
		font-size:15px;
		font-weight:bold;
		line-height:2.1;
	}
	#PROFILE dl.history{
		padding-bottom:10px;
		background:url(../img/home_news_hr.gif) repeat-x left bottom;
		font-size:12px;
	}
	#PROFILE dl.history dt{
		width:3em;
		text-align:right;
	}
	#PROFILE dl.history dd{
		margin:-1.4em 0 0.2em 3.8em;
	}
	#PROFILE dl.history .release{
		/* color:#2B997D; */
		color:#BF1515;
	}


/* DISCOGRAPHY
----------------------------------------------------- */
#DISCOGRAPHY #content{
	border-bottom:1px solid #fff;
	background:#fff url(../discography/img/bg_content.jpg) repeat-y 0 0;
}
#DISCOGRAPHY #mainColumn{
	background:url(../discography/img/bg_discography.jpg) no-repeat top left;
}
	#DISCOGRAPHY #entryBox{
		width:100%;
		padding-bottom:10px;
	}
	#DISCOGRAPHY #entryBox dt{
		float:left;
		clear:both;
		width:262px;
		padding:0 0 40px 300px;
		border-top:1px solid #E0E0E0;
	}
	#DISCOGRAPHY #entryBox dt img{
		position:relative;
		margin:-1px 0 0;
		border:1px solid #000;
	}
	#DISCOGRAPHY #entryBox dd{
		float:left;
		width:320px;
		padding:10px 0 30px 18px;
		border-top:1px solid #E0E0E0;
	}
	#DISCOGRAPHY #entryBox h2{
		margin-bottom:2px;
		color:#900;
		font-size:14px;
		font-weight:bold;
		line-height:1.3;
	}
		#DISCOGRAPHY #entryBox h2 span{
			color:#000;
			font-size:12px;
		}
	#DISCOGRAPHY #entryBox .caption{
		color:#666;
		font-size:11px;
	}
	#DISCOGRAPHY #entryBox p{
		margin:0 0 1em;
	}
	#DISCOGRAPHY #entryBox ol{
		margin-bottom:0.5em;
	}
	#DISCOGRAPHY #entryBox ol.decimal li{
		font-size:12px;
	}
	#DISCOGRAPHY #entryBox .decimal li{
		font-size:12px;
	}
	#DISCOGRAPHY #entryBox .decimal li em{
		font-style:normal;
		font-size:12px;
		color:#AC9228;
	}




/* CONTACT
----------------------------------------------------- */
#CONTACT h2{
	margin-bottom:40px;
}
#CONTACT #mainColumn{
	min-height:140px;
	margin-left:240px;
}
	#CONTACT .formBox{
		position:relative;
		margin-left:-240px;
		margin-top:14px;
	}
	#CONTACT .formBox td{
		padding-bottom:14px;
	}
	#CONTACT .formBox th{
		width:180px;
		padding-bottom:14px;
		text-align:right;
	}
	#CONTACT .formBox .notice{
		width:53px;
		font-size:11px;
		text-align:center;
	}
	#CONTACT .formBox input,
	#CONTACT .formBox textarea{
		padding:5px;
		font-size:1.1em;
	}
	#CONTACT .formBox select{
		width:390px;
		font-size:1.1em;
	}
	#CONTACT .formBox option{
	}
	#CONTACT .formBox .large{
		width:510px;
		border:2px inset #eee;
		background:#fff;
	}
	#CONTACT .formBox .small{
		width:375px;
		border:2px inset #eee;
		background:#fff;
	}
	#CONTACT .vTop{
		padding-top:0.5em;
		vertical-align:top;
	}
	#CONTACT .notice.vTop{
		padding-top:0.8em;
	}
	#CONTACT .formBox .must{
		background-color:#f0f0f0;
	}
	#CONTACT .formBox .active{
		background:none;
		border:2px solid #3C7A99;
	}
	#CONTACT .confirm_text{
		color:#555;
		font-size:13px;
	}
	#CONTACT .warning{
		margin-top:10px;
		color:#BF1515;
		font-weight:bold;
	}



/* FUNCLUB
----------------------------------------------------- */
#FUNCLUB h2{
	margin-bottom:10px;
}
	#FUNCLUB #mainColumn p{
		margin-bottom:0.5em;
	}
	#FUNCLUB #mainColumn dt{ width:5em; font-weight:bold; }
	#FUNCLUB #mainColumn dd{ margin:-1.4em 0 0.5em 5em; }
	#FUNCLUB .leftColumn{
		float:left;
		width:480px;
	}
		#FUNCLUB .leftColumn .entryBox{
			margin-top:50px;
		}
	#FUNCLUB .rightColumn{
		float:right;
		width:373px;
	}
		#FUNCLUB .rightColumn .entryBox{
			margin-bottom:20px;
		}
		#FUNCLUB .rightColumn hr{
			display:block;
			border:1px solid #999;
		}
	#FUNCLUB #rule_box{
		overflow:auto;
		height:120px;
		padding:10px;
		font-size:10px;
		background:#eee;
	}


/* EVENT
----------------------------------------------------- */
#EVENT h2{
	margin-bottom:40px;
}
	#EVENT #mainColumn{
		line-height:1.6;
	}
	#EVENT #mainColumn p{
		margin-bottom:1em;
	}
	#EVENT #mainColumn dt{ width:8.5em; font-weight:bold; }
	#EVENT #mainColumn dd{ margin:-1.6em 0 0.1em 8.5em; }
	
	#EVENT #mainColumn .entryBox{
		margin-bottom:30px;
	}
	
	#EVENT .fc_join{
		float:left;
		width:415px;
		margin-right:35px;
		border:5px #C0A432 solid;
	}
	#EVENT .null_join{
		float:left;
		width:415px;
		border:5px #B2B4BF solid;
	}
	#EVENT .joinbox{
		padding:2px 15px 15px;
	}
	#EVENT .joinbox h3{
		margin-bottom:15px;
		padding-bottom:5px;
		border-bottom:1px solid #000;
	}
