<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	color: #000;
	background: #ededed;
}

#page{
	background: url(../images2/bg.png) center top repeat;
}

/*#head*/

#head{
	height: 404px;
	background: url(../images2/head_bg.jpg) center top no-repeat;
}
#head .title{
	position: relative;
	top: 0;
	left: 0;
	width: 980px;
	margin: 0 auto;
}
#head .title h1{
	position: absolute;
	top: 355px;
	left: 10px;
	width: 361px;
	height: 0;
	padding-top: 188px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/logo.png) center top no-repeat;
}
#head .subtitle{
	height: 0;
	padding-top: 404px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/head_title.png) center top no-repeat;
}

/*#main*/

#main{
	border-top: 1px solid #222;
	background: url(../images2/main_bg.png) center top repeat-x;
	padding: 20px 0;
}

#main .oadate{
	margin: 5px auto 45px auto;
	width: 980px;
}
#main .oadate h2{
	margin: 0 0 0 350px;
	width: 615px;
	height: 0;
	padding-top: 107px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/oadate.png) center top no-repeat;
}
#main .pr-video{
	margin: 0 auto;
	width: 880px;
	height: 495px;
	background: #000;
	box-shadow:rgba(174, 161, 109, 0.6) 0px 0px 40px 2px;
		-webkit-box-shadow:rgba(174, 161, 109, 0.6) 0px 0px 40px 2px;
		-moz-box-shadow:rgba(174, 161, 109, 0.6) 0px 0px 40px 2px;
}

/*#main #cast*/

#main #cast{
	margin: 55px auto;
	width: 980px;
}
#main #cast h2{
	margin-bottom: 20px;
	width: 980px;
	height: 0;
	padding-top: 46px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/cast.png) center top no-repeat;
}
#main #cast p.takajin{
	float: left;
	display: inline;
	margin-left: 23px;
	width: 436px;
	height: 0;
	padding-top: 448px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/cast-02.png) center top no-repeat;
}
#main #cast .comment{
	float: right;
	display: inline;
	margin-right: 41px;
	width: 457px;
}
#main #cast .comment h3{
	width: 443px;
	height: 0;
	padding-top: 115px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/cast-03.png) center center no-repeat;
}
#main #cast .comment p{
	width: 457px;
	height: 0;
	padding-top: 301px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/cast-04.png) center top no-repeat;
}

/*#main #mc*/

#main #mc{
	margin: 55px 0;
}
#main #mc h2{
	margin: 0 auto 20px auto;
	width: 980px;
	height: 0;
	padding-top: 46px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/mc.png) center top no-repeat;
}
#main #mc ul{
	height: 0;
	padding-top: 480px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/mc-02.png) center top no-repeat;
}

/*#main #guest*/

#main #guest{
	margin: 55px auto 110px auto;
	width: 980px;
}
#main #guest h2{
	margin: 0 0 20px 0;
	width: 980px;
	height: 0;
	padding-top: 46px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/guest.png) center top no-repeat;
}
#main #guest ul{
	width: 802px;
	margin: 40px auto 0 auto;
	overflow: hidden;
}
#main #guest ul li{
	float: left;
	display: inline;
	margin-left: 34px;
	width: 158px;
	height: 0;
	padding-top: 211px;
	font-size: 0.1em;
	overflow: hidden;
}
#main #guest ul li.zakoba{background: url(../images2/guest-02.png) center top no-repeat;}
#main #guest ul li.hyakuta{background: url(../images2/guest-03.png) center top no-repeat;}
#main #guest ul li.katsuya{background: url(../images2/guest-04.png) center top no-repeat;}
#main #guest ul li.shinbou{background: url(../images2/guest-05.png) center top no-repeat;}

/*#main .site-home*/

#main .site-home{
	margin: 60px auto 0 auto;
	width: 980px;
	background: url(../images2/link_black.png) center top no-repeat;
}
#main .site-home .link{
	height: 183px;
}
#main .site-home .link a{
	display: block;
	height: 0;
	padding-top: 183px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/link_black_btn.gif) 705px 66px no-repeat;
}
#main .site-home .link a:hover{
	opacity: 0.85;
}
#main .site-home .repeat{
	margin: 20px auto 0 auto;
	width: 814px;
	height: 0;
	padding-top: 20px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/link_black_oa.png) center top no-repeat;
}

/*#foot*/

#foot{
	padding: 40px 0 20px 0;
}
#foot .rights{
	margin: 0 auto;
	width: 546px;
}
#foot .rights a{
	display: block;
	width: 546px;
	height: 0;
	padding-top: 11px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images2/foot.png) center top no-repeat;
}</pre></body></html>