<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	min-height: 510px;
	height: auto !important;
	height: 510px;
	background: #fff;
	color: #003b00;
	background: url(../images/ov_bg-02.jpg) no-repeat center bottom;
}

#page{
	margin: 0 auto;
	width: 640px;
}

#head{
	height: 115px;
	padding: 26px 0 0 20px;
	background: url(../images/ov_bg.jpg) no-repeat center top;
}
#head h1{
	display: none;
}
#head h2{
	width: 364px;
	height: 0;
	padding-top: 86px;
	font-size: 0.1em;
	overflow: hidden;
}
body#oa01 #head h2{background: url(../images/ov1.png) no-repeat center top;}
body#oa02 #head h2{background: url(../images/ov2.png) no-repeat center top;}
body#oa03 #head h2{background: url(../images/ov3.png) no-repeat center top;}
body#oa04 #head h2{background: url(../images/ov4.png) no-repeat center top;}

#main{
	padding: 20px 20px 0 40px;
}
#main .body p{
	margin-bottom: 1.5em;
	font-size: 1.2em;
	line-height: 1.8em;
}
#main .images{
	margin-top: 20px;
}
#main .images li{
	margin-right: 15px;
	float: left;
	width: 274px;
}
#main .images li.img02{
	margin-right: 0 !important;
}
#main .images li img{
	border: 1px solid #f2f2f2;
}</pre></body></html>