@charset "UTF-8";



/* basic-style reset
------------------------------------------------------------ */

body {
	text-align: center;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}


	


/*  002.link-style
------------------------------------------------------------ */

a:link {
	text-decoration:none;
	color:#C00;
}
a:visited {
	text-decoration:none;
	color:#ED568B;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
	color:#900;
}	
	 
	
a:link.more{  text-decoration:none;
	color:#000;}
a:visited.more{ text-decoration:none;
	color:#000;}
a:hover.more{ text-decoration:underline;
	color:#888; }
a:active.more { text-decoration:underline;
	 color:#888; }	


 li,ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	border:none;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	}

	
#all{	
	margin: 0 auto 0 auto;
	background-attachment:scroll;
	backgournd-color:#000;
	width:978px;
	min-height: 100%;
	text-align: left;
	position:relative;
	}

#header{
	position:relative;
	width:100%;
	height:600px;
	text-align: center;
	overflow:hidden;
	}
	

#headertitle{
	position:absolute;
	top:80px;
	right:15px;
	width:582px;
	height:84px;
	}

#banner{
	position:absolute;
	top:1406px;
	left:384px;
	text-align:left;
	width:220px;
	height: 50px;
	}
	
#banner a{
	margin:4px 4px 4px 0;
	float:left;
	}
	
#banner01{
	position:absolute;
	top:260px;
	left:15px;
	text-align:center;
	}

ul#headermenu {
	position:absolute;
	top:272px;
	left:383px;x
	width:582px;
	text-align: center;
	}
	
#copyright{
	width:100%;
	text-align:center;
	line-height:21px;
	color:#FFF;
	font-size: 10px;
	clear: both;
	}
#youtube {
	height: 238px;
	width: 328px;
	position: absolute;
	top: 135px;
	left: 560px;
}	

.topcl{
	position:relative;
	width:465px;
	float: left;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	height: 230px;
	margin-right: 10px;
	margin-left: 20px;
	background-image: url(../img/woodback.png);
	margin-bottom: 10px;
}
.topclpd{
	position:relative;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	opacity: 0.8;
}



h2.base{
	font-size:110%;
	font-weight:bold;
	margin-top: 30px;
	margin-left: 35px;
	color: #F06;
	}

.day{
	color:#FFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 40px;
	}
.detail{
	padding:5px;
	}


a.more{
	width:100%;
	height:20px;
	background: url(../img/arrow.gif) no-repeat right center;
	background-color:#b7b7b7;
	color:#000;
	text-indent:5px;
	display:block;
	margin:5px 0 5px 0;

	}

.release {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	height: 440px;
}
.cd_text {
	color: #000;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
}
.img_cd {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.p1 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 380px;
	height: 200px;
	margin-top: 10px;
	margin-left: 25px;
}
.topcl2 {
	float: right;
	width: 400px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#topcldown {
	float: left;
	width: 465px;
	margin-right: 10px;
	margin-left: 20px;
}
.topcldown {
	float: left;
	margin-right: 10px;
	margin-left: 20px;
	background-image: url(../img/woodback2.jpg);
	overflow: scroll;
	height: 500px;
}
.list {
	float: left;
	width: 460px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 400px;
	background-image: url(../img/woodback2.png);
	background-repeat: no-repeat;
}
.amazon {
	clear: both;
	float: right;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 5px;
}
.itunes {
	margin: 5px;
	clear: both;
	float: right;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}
