<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset"shift_jis";
/**********************
MOVIE CSS
LAST UP DATA: 2009/06/26
(INOUE)
***********************/

body{
	font-size:12px;
	*font-size:small;
	*font:x-small;
	color:#000;
	background:#FFF;
	line-height:140%;
	background:url(../images/2007_04/cmn_bg.gif) repeat;
}
a:link {
	color: #0086D2;
	text-decoration: underline;
}
a:visited {
	color: #0086D2;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF5A0B;
	text-decoration: none;
}
#wrap{
	width:760px;
	background:#FFF;
	margin:0 auto;
}
#wrap #main{
	width:700px;
	padding:30px;
}
#main .summary{
	width:700px;
	height:280px;
}
#main .tit{
	margin-top:30px;
}
#main #content01,#content02{
	background:#FFFFCC;
	width:680px;
	padding:20px 10px;
}
.sub-pic{
	width:200px;
	float:left;
	margin-right:20px;
}
.txt{
	width:460px;
	float:left;
}
#content01 .txt01{
	margin-bottom:10px;
}
#content01 .txt dl dt{
	font-weight:bold;
	width:7em;
	float:left;
	text-align:center;
}
#content01 .txt dl dd{
	width:350px;
	float:left;
}
#main .red{
	font-size:116%;
	font-weight:bold;
	color:#FF0000;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
}
#content02 .txt dl{
	font-size:93%;
	font-weight:bold;
	width:450px;
}
#content02 .txt dt{
	width:6em;
	float:left;
	text-align:center;
}
#content02 .txt dd{
	width:350px;
	float:left;
}
#content02 .btn-oubo{
	clear:both;
	padding:10px;
}
.copyright{
	margin:10px;
	font-size:85%;
	color:#666;
}





#footer{
	background:url(../images/2007_04/cmn_foot_bg.gif) bottom;
	text-align:center;
}




/*****test****/

.test{
	width:400px; 
	float:left;
}

.test dl dt{
	font-weight:bold;
	width:7em;
	float:left;
	text-align:right;
}
.test dl dd{
	width:300px;
	float:left;
}</pre></body></html>