<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background: #FBF5E4 url(../images/bg_35.jpg);
	color: #000;
}

#page{
	width: 980px;
	margin: 0 auto;
	color: #fff;
	background: #000;
	-moz-box-shadow: 0px 0px 15px rgba(48, 46, 18, 0.6);
	-webkit-box-shadow: 0px 0px 15px rgba(48, 46, 18, 0.6);
	box-shadow: 0px 0px 15px rgba(48, 46, 18, 0.6);
}

#head{
	height: 483px;
	background: url(../images/bg_03.jpg) top center no-repeat;
	position: relative;
}
#head #title{
	position: absolute;
	top: 12px;
	left: 38px;
}
#head #title h1{
	background: url(../images/top_03.png) top center no-repeat;
	text-indent: -9999px;
	width: 493px;
	height: 175px;
}
#head #title .oadate{
	margin-top: 5px;
	background: url(../images/top_05b.png) top center no-repeat;
	text-indent: -9999px;
	width: 493px;
	height: 68px;
	position: relative;
}
#head #title .oadate .catch{
	display: block;
	background: url(../images/top_13b.png) top center no-repeat;
	text-indent: -9999px;
	width: 146px;
	height: 50px;
	position: absolute;
	top: -35px;
	left: -20px;
}
#head #title .intro{
	background: url(../images/top_07.png) top center no-repeat;
	text-indent: -9999px;
	width: 505px;
	height: 134px;
}
#head #title .cast{
	margin: 4px 0 0 35px;
	background: url(../images/top_15.png) top center no-repeat;
	text-indent: -9999px;
	width: 209px;
	height: 136px;
}
#head .main-image{
	position: absolute;
	top: 80px;
	left: 201px;
}

#main #schedule{
	margin: 65px 0 20px 0;
	padding: 0 35px;
}
#main #schedule .table{
	float: left;
	width: 405px;
}
#main #schedule .image{
	float: right;
	margin-top: 8px;
	width: 497px;
}
#main #schedule h2{
	margin-bottom: 8px;
	background: url(../images/top_11.png) top center no-repeat;
	text-indent: -9999px;
	width: 237px;
	height: 44px;
}
#main #schedule table{
	margin-left: 15px;
	width: 390px;
}
#main #schedule table th,
#main #schedule table td{
	border: 3px solid #BDB882;
	padding: 4px 8px;
	background: #11472B;
	font-size: 1.4em;
	line-height: 1.6em;
}
#main #schedule table tr.odd th,
#main #schedule table tr.odd td{
	background: #471111;
}
#main #schedule table th{
	width: 10em;
}
#main #schedule table td{
	padding: 4px 15px;
}

#main .content{
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
	-moz-box-shadow: 0px 0px 15px rgba(48, 46, 18, 0.6);
	-webkit-box-shadow: 0px 0px 15px rgba(48, 46, 18, 0.6);
	box-shadow: 0px 0px 15px rgba(48, 46, 18, 0.6);

	margin-top: 15px;
	margin-left: -10px;
	width: 910px;
	padding: 15px 45px;
	background: url(../images/bg_19.jpg) bottom center;
}

#main #photo h2{
	margin-bottom: 8px;
	background: url(../images/top_19.png) top center no-repeat;
	text-indent: -9999px;
	width: 226px;
	height: 44px;
}
#main #photo .topic{
	margin: 10px 0;
}
#main #photo .topic .text{
	width: 210px;
	padding-left: 5px;
	float: left;
}
#main #photo .topic .image{
	width: 692px;
	float: right;
}
#main #photo .topic .text h3{
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
}
#main #photo .topic .text p{
	padding: 4px 0 0 1em;
	font-size: 1.4em;
	line-height: 1.4em;
}
#main #photo .topic .image li{
	float: left;
	display: inline;
	width: 170px;
	margin-left: 3px;
}
#main #photo .topic .image li img{
	border: 2px solid #fff;
	-moz-box-shadow: 0px 0px 5px rgba(48, 46, 18, 0.6);
	-webkit-box-shadow: 0px 0px 5px rgba(48, 46, 18, 0.6);
	box-shadow: 0px 0px 5px rgba(48, 46, 18, 0.6);
}

#main #gallery h2{
	margin-bottom: 8px;
	background: url(../images/top_50.png) top center no-repeat;
	text-indent: -9999px;
	width: 226px;
	height: 44px;
}
#main #gallery .gallery-content{
	margin: 10px auto;
	width: 910px;
	height: 567px;
}
/*IEFIX*/
.galleria-stage{
	_width: 890px;
	_height: 497px;
}
.galleria-thumbnails-container{
	_width: 890px;
}


#foot{
	padding: 20px 0;
}
#foot p{
	text-align: center;
	font-size: 1.2em;
	line-height: 1.4em;
}</pre></body></html>