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

#wrapper{background:#fff url(../img/bg.jpg) no-repeat center top;}
#main{
	width:1000px;
	margin:0 auto;
	height:504px;
	text-align:left;
	background:transparent url(../img/main.jpg) no-repeat right top;
}
#section01{
	width:1000px;
	margin:0 auto 20px auto;
	overflow:hidden;
}
#section01 p{
	width:581px;
	float:left;
}
#section01 #movie{
	width:375px;
	padding:5px 0;
	float:right;
	background-color:#fec157;
	/*background:transparent url(../img/bg_movie.gif) no-repeat right top;*/
}
#cast{
	width:1000px;
	margin:0 auto 30px auto;
	background-color:#432100;
}
h4{padding-bottom:10px;}

#list{
	width:998px;
	margin:0 auto;
	padding-bottom:88px;
	background:transparent url(../img/txt05.gif) no-repeat 0 770px;
}
#list li img{
	vertical-align:bottom;
}
#bg-b{
	background:transparent url(../img/bg_bottom.jpg) no-repeat center 390px;
	padding-bottom:40px;
}
#footer{
	color:#fff;
	font-size:80%;
}
#footer a{
	color:#fff;
	text-decoration:none;
}</pre></body></html>