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

#page{
	background: url(../images/def_bg.jpg) center top no-repeat;
}
#head-wrap{
	background: url(../images/def_head.png) center bottom no-repeat;
}
#head{
	margin: 0 auto;
	width: 980px;
}
#head .title{
	height: 130px;
}
#head .title h1{
	float: left;
}
#head .title h2{
	float: left;
	display: inline;
	margin: 28px 0 0 200px;
	width: 282px;
	height: 0;
	padding-top: 68px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/def_head_title-02.png) no-repeat center top;
}

#head #nav{
	margin: 0 auto;
	padding-bottom: 3px;
	width: 723px;
}
#head #nav li{
	float: left;
	width: 241px;
	height: 38px;
}
#head #nav li a{
	display: block;
	width: 241px;
	height: 0;
	padding-top: 38px;
	font-size: 0.1em;
	overflow: hidden;
}
#head #nav li.cast a{
	background: url(../images/def_head_menu.jpg) no-repeat center top;
}
#head #nav li.trailer a{
	background: url(../images/def_head_menu-03.jpg) no-repeat center top;
}
#head #nav li.wp a{
	background: url(../images/def_head_menu-02.jpg) no-repeat center top;
}
</pre></body></html>