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

#page{
	width: 800px;
	margin: 0 auto;
	background: #A2CFEC;
}

#head h1{
	width: 800px;
	height: 299px;
	text-indent: -9999px;
	background: url(../images/main2_03.jpg) no-repeat center top;
}
#head #intro{
	padding: 8px 12px;
	font-size: 1.4em;
	line-height: 1.5em;
}
#head #oadate{
	width: 800px;
	height: 77px;
	text-indent: -9999px;
	background: url(../images/main2_06.gif) no-repeat center top;
}

#main{
	padding: 10px;
}
#main #oainfo{
	float: left;
	width: 425px;
	padding: 15px;
	background: #fff;
	font-size: 1.2em;
	line-height: 1.6em;

        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
}
#main #oainfo dl dt{
	clear: left;
	float: left;
	width: 7em;
	font-weight: bold;
	text-align: right;
}
#main #oainfo dl dd{
	margin-left: 7em;
	text-indent: 0.5em;
	zoom: 1;
}
#main #oainfo dl.cast{
	margin-bottom: 15px;
}
#main #info{
	float: right;
	width: 315px;
	padding-top: 70px;
	background: url(../images/main2_09.gif) no-repeat center top;
}
#main #info p{
	margin-bottom: 8px;
}
#main #info .date{
	width: 217px;
	height: 18px;
	text-indent: -9999px;
	background: url(../images/main2_12.gif) no-repeat center top;
}
#main #info .site{
	width: 315px;
	height: 46px;
}
#main #info .site a{
	width: 315px;
	height: 46px;
	display: block;
	position: relative;
	left: 0;
	top: 0;
	text-indent: -9999px;
	background: url(../images/main_18.gif) no-repeat center top;
}
#main #info .ticket h3{
	background: #80F1DD;
	padding: 3px 6px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
}
#main #info .ticket p{
	padding: 3px 6px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
}

#main p.midokoro{
	margin: 0 0 30px 0;
	text-align: center;
}

#main .content{
	width: 706px;
	margin: 10px auto;
	padding: 15px 35px;
	background: #00A99D;
	color: #fff;
	border: 2px solid #fff;
	text-align: left;

        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
}

#main .content .body{
	float: left;
	width: 450px;
}
#data .body h2{
	background: url(../images/data_19.gif) no-repeat;
	width: 203px;
	height: 35px;
	text-indent: -9999px;
}
#movie .body h2{
	background: url(../images/movie_29.gif) no-repeat;
	width: 244px;
	height: 35px;
	text-indent: -9999px;
}
#main .content .body p{
	margin-top: 15px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 140%;
}
#main .content .body p strong{
	font-weight: bold;
}
#main .content .body p em{
	color: #FFFC00;
}
#main .content .site{
	float: right;
	width: 253px;
}
#data .site.before h3{
	margin-bottom: 25px;
}
#data .site.after h3{
	margin-bottom: 10px;
}
#data .site.after p{
	margin-top: 10px;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #fc0;
	font-weight: bold;
	text-align: center;
}
#movie .site{
	margin-top: 25px;
}

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