<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

#wrapper{background:#f05299 url(../img/bg.jpg) no-repeat center top;}
#main{
	width:1018px;
	margin:0 auto;
}
h3{
	padding-bottom:40px;
}
#content{
	background:#f78cce url(../img/bg_t.jpg) repeat-x top;
	padding-top:40px;
	
}
#o-content{
	background:#f78cce url(../img/bg_b.jpg) repeat-x bottom;
	padding-bottom:45px;
	text-align:center;
}
#o-content ul{
	padding-bottom:35px;
}
#o-content ul li{
	width:1018px;
	margin:0 auto;
	font-size:0;
}
#footer{
	padding:20px 0 20px 0;
	background:#f05299 url(../img/bg_bottom.gif) repeat;
}
#footer p{
	text-align:center;
}
#list{padding-bottom:30px;}
#list li img{
	vertical-align:bottom;
}</pre></body></html>