* {
	margin:0;
	padding:0;
	list-style:none;
	-webkit-text-size-adjust:100%;
}
body{
	color:#c5c5c5;
	background-color:#000;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position:relative;
	color:#fff;
	line-height: 1.8;
	font-size:12px;

}
body.top{
	background-image:url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-size:100% auto;
	width:100%;
}
body.page{
	width:100%;
	background-size:100% auto;
}
h1, h2, h3, h4, h5, h6, li, dd, dt, p {
	line-height:22px;
}
.clearfix:after{ content:""; clear:both; display:block; height:0; }
div#wrapper{
	width:100%;
	text-align: center;
	margin:0 auto;
	padding-bottom:10px;
}
div#container{
	padding-top:20px;
	position: relative;
	text-align: left;
}
h1{
	padding-top:0;
}
h1 img{
	display: block;
}
#dvd{
	display: block;
	margin:0 20px 20px;
}
#dvd img{
	display: block;
}
ul.nav li{
	padding:3px 20px 4px;
}

ul.nav li a,ul.nav li dt{
	display: block;
	line-height:0px;
	text-align:center;
	padding:8px 0 7px;
	background:#ffcc00;
}

ul.nav li a.cur{
	background:#967800;
}
ul.nav li dt{
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom:1px solid #000;
}
ul.nav li dd{
	box-sizing:border-box;
}

ul.nav li dd a{
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:30px;
	height:30px;
	background:none;
	border:none;
}


ul.sns{
	padding:7px 20px;
	display:-webkit-box;
	-webkit-box-align:center;
}
ul.sns li.fb,ul.sns li.tw{
	width:50%;
	box-sizing:border-box;
}
ul.sns li.tw{
	padding-right:2px;
}
ul.sns li.fb{
	padding-left:2px;
}
ul.sns a{
	line-height:0;
	display:block;
	text-align:center;
	width:100%;
	height:34px;
	padding-top:9px;
	background:#2c2c2c;
	box-sizing:border-box;
}


.billing{
	padding-top:1px;
	text-align:center;
}


body.page ul.nav{
	padding:0 0 3px;
}
body.page h1{
	padding-bottom:7px;
}
body.page h1 img{
	width:100%;
}
body.page h1 a{
	display:block;
	line-height:0;
}
body.page h2{
	line-height:0;
	margin-top:-80px;
}
body.page h2 img{
}
body.page div#container{
	padding:0 0;
}
.trailer{
	margin-top:-10px;
	margin-bottom:0px;
}
.trailer dt{
	text-align: center;
	border:1px solid #333;
	height:146px;
	margin:0 20px;
	background:#000;
}
.trailer dd ul{
	padding:4px 20px 5px;
}
.trailer dd ul:after{
	content:".";
	display: block;
	overflow: hidden;
	visibility: hidden;
	clear:both;
	height:0;
}
.trailer dd ul li{
	display: block;
	width:25%;
	float:left;
	box-sizing:border-box;
	padding:0 0 4px 4px;
}
.trailer dd ul li.all{
	width:100%;
	padding:0;
}
.trailer dd ul li:first-child{
	padding-left:0px;
}
.trailer dd ul li:last-child{
	padding-right:0px;
}
.trailer dd ul li a{
	box-sizing:border-box;
	display: block;
	text-align: center;
	background:#ffcc00;
	color:#000;
	text-decoration: none;
	font-weight:bold;
	padding:5px 0;
	font-size:11px;
	border:2px solid #ffcc00;
}
.trailer dd ul li a.cur{
	color:#ffcc00;
	background:#000;
}
.trailer dd ul li.all a{
	font-size:10px;
	line-height: 1.3;
}
#tieup{
	position:absolute;
	right:20px;
	top:-50px;
	margin-left:30px;
}
#special{
	display: block;
	padding:0 20px 30px;
	margin-top:-20px;
}
#special li{
	padding-bottom:10px;
}
#special a{
	display: block;
	border:#ffcc00 solid 3px;
}
#special img{
	display: block;
}