@charset "UTF-8";
/* CSS Document */

@import url(./util.css);


body{
	color:#ffffff;
	font-size:12px;
	line-height:1.5;
	height:100%;
	font-family :"ヒラギノ角ゴ Pro W6",'メイリオ',"ＭＳ Ｐゴシック",Verdana,Helvetica,Arial,sans-serif;
}
p{
	text-align:left;
}
#wrapper{
	position:relative;
	width:950px;
    min-height:1453px;   
	margin:0 auto 41px;
	background:#23221a;
}
#header{
	position:relative;
	display:block;
	width:950px;
	height:571px;
	background:url(../img/v.jpg) no-repeat;
}
#header *{
	text-indent:-9999px;
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:190px;
	height:72px;
}
#spec{
	position:relative;
	display:block;
	width:950px;
	height:711px;
	background:url(../img/data.jpg) no-repeat;
}
#spec *{
	text-indent:-9999px;
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:950px;
	height:330px;
}
#spec a{
	display:block;
	width:820px;
	height:53px;
	top:615px;
	left:40px;
}
/*content*/
#contents{
}
#contents h4.midashi1{
	width:480px;
	height:26px;
	text-indent:-9999px;
	background:url(../img/h1.gif) no-repeat;
	overflow:hidden;
	padding-bottom:10px;
}
#contents h4.midashi2{
	width:480px;
	height:26px;
	text-indent:-9999px;
	background:url(../img/h2.gif) no-repeat left 30px;
	overflow:hidden;
	padding-top:30px;
	padding-bottom:10px;
}

#contents div#mvplayer{
	width:898px;
	
	margin:0 auto 35px;
	padding-bottom:30px;
	background:#000;
	text-align:center;
	border:1px solid #363a33;
}
#contents div#mvplayer ul.nav{
	width:810px;
	margin:0 auto;	
}
#contents div#mvplayer ul.nav li{
	float:left;
	padding:5px;
}
#contents div#mvplayer ul.nav li a{
	display:block;
	width:190px;
	padding:8px 0;
	color:#fff;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 0px 1px 3px #000;
	font-weight:bold;
	text-decoration:none;
    background: -moz-linear-gradient(top, #4e6539, #384929);
    background: -webkit-gradient(linear, left top, left bottom, from(#4e6539), to(#384929));
	border:1px solid #51663b;
	height:20px;
}
#contents div#mvplayer ul.nav li a.bt_interview{
	padding:3px 0;
	height:30px;
	line-height:120%;
}
#contents p#billing{
	left:436px;
	top:434px;
	width:490px;
}

#copy{
	margin:0;
	height:91px;
	width:950px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/copy.gif) no-repeat;
}
#eximg{
	float:left;
	padding-right:25px;	
}
#banner{
	padding-top:30px;
}
#ex{
	width:900px;
	margin:0 auto;
	padding-bottom:30px;	
}

#footer{
	width:900px;
	margin:0 auto;
	padding:20px 0 10px 0;
	text-align:center;
	border-top:1px #91918d solid;
}
#footer ul{
	width:330px;
	margin:0 auto;
	padding-bottom:5px;
}
#footer ul li{
	float:left;
	padding:0 2px;
}
#footer p{
	text-align:center;
}

#share{
	width:750px;
	height:24px;
	background:url(../img/share.png) no-repeat left 5px;
	margin:0 auto 10px;
	padding-left:63px;
}
#share li{
	float:left;
	margin-right:5px;
}
#follor{
    width:170px;
}
#tw{
	display:block;
	overflow:hidden;
	width:100px;	
}
#g1{
	width:60px;
	overflow:hidden;
}