<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

body{background:#ede8d3 url(../img/bg.jpg) repeat top left; -webkit-text-size-adjust: 100%;}
div#wrapper{
	background:url(../img/bg_header.jpg) no-repeat top center;
	padding:20px 0 10px 0;
}
h1, h3{
/*	text-indent:100%;*/
    white-space:nowrap;
    overflow:hidden;
}
h1{
	width:980px;
	margin:0 auto 13px auto;
	height:0;
	padding-top: 174px;
	font-size: 0.001em;
	overflow: hidden;
	background:url(../img/logo.png) no-repeat left top;
}
div#container{
	width: 980px;
	margin:0 auto;
	text-align:left;
}
h2{
	margin:0 0 9px 13px;
}
h3{
	float:right;
	width: 658px;
	height:0;
	padding-top: 80px;
	font-size: 0.001em;
	overflow: hidden;
	margin-bottom:20px;
	background:url(../img/catch.png) no-repeat;
}
p#movie{
	text-align:right;
	margin-bottom:15px;
}
div#lead{
	background:url(../img/p_nav.jpg) no-repeat right top;
	padding:20px 363px 0 10px;
	font-size:16px;
	color:#3d1c00;
	min-height:196px;
	margin-bottom:20px;
}
div#lead p{
	line-height:1.8;
	margin-bottom:20px;
}
div#lead strong{
	color:red;
}
div#art{
	width: 980px;
	margin:0 auto 30px auto;
	overflow:hidden;
}
div#art dl{
	width: 324px;
	float:left;
	background:#271d15 url(../img/bg_name.gif) no-repeat top center;
	color:#fff;
	padding-bottom:5px;
padding-bottom: 32767px;  
    margin-bottom: -32767px;}
div#art dd{
	font-size:13.5px;
	padding:15px 10px 10px 10px;
	line-height:1.5;
}
p#no01{margin-top:31px;}
p#no02{margin-top:10px;}
p#no03{margin-top:31px;}
p#copyr{
	font-size:10px;
	color:#9c7307;
	margin-top:15px;
	padding-bottom:10px;
}</pre></body></html>