@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#faf9f6;
	font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}

.menutop{
	width:100%;
	height:0px;
	background-color:#292929;
			margin:0;
			z-index:999;
}

.container{
	width:900px;
	margin: 0 auto;
}

.wrap{
	width:1000px;
	height:auto;
	}

.head{
	height:380px;
	width:100%;
	margin:0 auto;
	background-image:url(../images/bghead2.jpg);
	background-position:top center;
}

.headimg{
	background-image:url(../images/header.jpg);
	height:380px;
	background-repeat:no-repeat;
	background-position:center top;
	width:980px;
	margin:0 auto;
	
}

/**/
.head2{
	height:380px;
	width:100%;
	margin:0 auto;
	background-image:url(../images/bghead3.jpg);
	background-position:top center;
}

.headimg2{
	background-image:url(../images/header2.png);
	height:380px;
	background-repeat:no-repeat;
	background-position:center top;
	width:980px;
	margin:0 auto;
	
}

/**/


/**/
.head3{
	height:380px;
	width:100%;
	margin:0 auto;
	background-image:url(../images/bghead2.jpg);
	background-position:top center;
}

.headimg3{
	background-image:url(../images/header_tousen.png);
	height:470px;
	background-repeat:no-repeat;
	background-position:center top;
	width:980px;
	margin:0 auto;
	
}

/**/



.headform{
	height:320px;
	width:100%;
	margin:0 auto;
	background-image:url(../images/formheader.png);
	background-repeat: no-repeat;
	background-position:top center;
	background-color:#7a5939;
	/*box-shadow:0px 5px 5px rgba(0,0,0,0.4) inset;*/
}

.headform2{
	height:320px;
	width:100%;
	margin:0 auto;
	background-image:url(../images/bghead3.jpg);
	background-position:top center;
	/*box-shadow:0px 5px 5px rgba(0,0,0,0.4) inset;*/
}

.headformimg2{
	background-image:url(../images/formheader_re.png);
	height:320px;
	background-repeat:no-repeat;
	background-position:center top;
	width:980px;
	margin:0 auto;
	
}

/**/


.headthanks{
	height:200px;
	width:100%;
	margin:0 auto;
	/*box-shadow:0px 5px 5px rgba(0,0,0,0.4) inset;*/
}

.thanks{
	background-image:url(../images/thankshart.png);
	background-repeat:no-repeat;
	background-position:center;
	width:320px;
	height:308px;
	margin:0 auto;
}

.thankstxt{
	width:260px;
	margin:0px auto;
	color:#FFF;
	text-align:center;
	line-height:1.8em;
	font-weight:bold;
	padding-top:70px;
}

.thanksaka{
	margin:8px 0 0 0;
	font-size: small;
	line-height:1.4em;
	color:  #fff;
}

.winclose{
	width:260px;
	margin:0px auto;
	color:#FFF;
	text-align:center;
	padding-top:50px;
}

.formeria{
	width:550px;
	margin:60px auto;
}

.formeria p{
	font-size:1em;
	color:#666;
	line-height:1.8em;
	}

.youtube{width:1000px;
height:340px;
	margin:30px auto 0 auto;
}

.ytimg{
	width:496px;
	height:279px;
	float: right;
}

.ytimg2{
	width:496px;
	height:279px;
}

.caption{
	width:496px;
	float: right;
	text-align:center;
	margin:10px 0;
	font-size:1em;
	font-weight: bold;
	color:#666;
}

.caption2{
	width:496px;
}


.songlist{width:1000px;
height:1000px;
	margin:0 auto;
	background-image:url(../images/hitimesimg.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#amazon1{
position:absolute;
	top:102px;
	left:740px;
}

#amazon2{
position:absolute;
	top:130px;
	left:740px;
}

.infodata{width:1000px;
height:538px;
	margin:0 auto;
	background-image:url(../images/jacketimg.jpg);
	background-repeat:no-repeat;
	
}
.infodata2{width:1000px;
height:984px;
	margin:0 auto;
	background-image:url(../images/songimg.jpg);
	background-repeat:no-repeat;
	
}
.buybtn{
	margin:20px auto 70px auto;
	width:420px;
	height:62px;
	/*top:255px;
	left:420px;*/
}

.tousenbtn{
	margin:20px auto 0px auto;
	width:328px;
	height:62px;
	/*top:255px;
	left:420px;*/
}
.tousencaution{
	margin:10px auto 30px auto;
	width:552px;
	height:43px;
	/*top:255px;
	left:420px;*/
}




.footer{
	clear:both;
	background-image:url(../images/bghead2.jpg);
	text-align:center;
	color:#666;
	padding-top:40px;
	font-size:small;
	height:80px;
	width:100%;/*
	border-top: #666 1px solid;
	*/
}


/*page_topbtn*/
#page-top {
	color: #fff;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 60%;
	z-index:900;
}
#page-top a {
	background: #f64c4c;
	text-decoration: none;
	color: #fff;
	width: 40px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 4px;
}
#page-top a:hover {
	text-decoration: none;
	background: #ddd;
}
.pagetoptxt{
	color: #fff;
}

.release_dl{
	border-bottom: 1px #666 dashed;
	padding-bottom:110px;
	margin-bottom:13px
}





