<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*master*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #666666;
}
#mainface {
	background-attachment: scroll;
	background-image: url(face.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	float:none;
}
#mainfacetop {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
/*	background-image: url(facetop-series.png);バナーなしシリーズ*/
	background-image: url(facetop-final.png);/*バナーなしファイナル*/
/*	background-image: url(facetopBNR-series.png);バナーありシリーズ*/
/*	background-image: url(facetopBNR-final.png);バナーありファイナル*/
	margin: 0px auto;
	padding: 0px;
	float:none;
}
#bnr{
height:100px;
width:728px;
margin:0px auto;
padding-top:5px;
display:none;/*バナーなし*/
/*display: block;バナーあり*/
}
#main {
	width:840px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	min-height:550px;
	display: block;
	float:none;
	clear: both;
}
#footer {
	margin: 0px auto;
	padding: 0px;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:45px;
	float:none;
	clear:both;
}
.space {height:5px; margin:0px; padding:0px;}
form {margin:0px; padding:0px;}
a:link, a:visited, a:hover {color:#0066CC; text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {color:#009900; text-decoration:underline;}

/*header*/
#headerX {
	width: 100%;
	height:96px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	float:none;
}

#headerBNR {
	width:728px;
	height:90px;
	margin:0px auto;
	padding:0px;
	position: relative;
	display: block;
}
#headerMenu {
	width:100%;
	height:50px;
	margin:0px auto;
	padding:0px;
	position: relative;
}
/*marquee*/
#marqBox {
margin:5px 0px 0px 0px;
padding:0px;
}
#marq {
	width: 610px;
	height:26px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float:none;
	overflow: hidden;
	background-color:#FFFFFF;
}
/*contentsbase*/
#contents {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float:none;
	min-height:600px;
}
#left {
	width: auto;
	height:auto;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	float:left;
	display:inline-block;
}
#leftMenu {
	width:200px;
	height:680px;
	padding:0px;
	margin: 0px;
}
#leftBox {/*leftMenu/index.htmlに移動*/}
#right {
	width: auto;
	height:auto;
	padding: 0px 10px 0px 5px;
	margin: 0px;
	float:right;
}

/*contents*/
#rightBox {
	width: 610px;
	padding:0px;
	margin: 0px;
}
.catch {
	background-attachment: scroll;
	background-image: url(catchBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 610px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
#shizukaheader {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 100%;
	height:80px;
	background-attachment: scroll;
	background-image: url(catch-shizuka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
b{color:#333333;}
#ranking{/*font-family:'Osaka−等幅', 'ＭＳ ゴシック';*/ padding:1px;}
.rBox {
	border:1px solid #CCCCCC;
	font-size:12px;
}
.rBoxS {
	border:1px solid #CCCCCC;
	font-size:12px;
	background-color: #FFFFFF;
}
p{margin:0px; padding:0px;}
#swfBG {
	background-attachment: scroll;
	background-image: url(../top/swfBG.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	height: 260px;
	width: 610px;
}

#swf {margin:1px; padding-top:1px;}
*html #swf {margin:1px; padding:0px;}

#swfBGdrop {
	background-attachment: scroll;
	background-image: url(../top/infoPhotoDrop.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 10px;
	width: 610px;
}

/*movie*/
.movbox {
	width: 180px;
	height:135px;
	padding: 0px;
	margin: 5px;
}
.movph {
	background-attachment: scroll;
	background-image: url(../movie/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:190px;
	height:145px;
	padding:0px;
	margin: 0px;
}
.movlink {
	height: 14px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
.movs {
	background-position: 0px 0px;
	width:82px;
	height:28px;
	display:block; margin-top:2px;
}
a.movs {background-image:url(movs.gif); width:82px; height:28px;}
a.movs:hover {background-position: 0px 28px;}
.noCSS{display:none;}
</pre></body></html>