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

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

#head{
	height: 632px;
	background: url(../images/top_03b.jpg) no-repeat;
	text-indent: -9999px;
}

#main{
	border-bottom: 2px solid #481B00;
	background: #E99A26 url(../images/top_10b.jpg) bottom center repeat-y;
}
#main .summary{
	border-top: 2px solid #481B00;
	border-bottom: 2px solid #481B00;
	padding: 10px 0;
	margin: 0 auto;
	height: 53px;
	background: #ED5C03 url(../images/top_07.gif) center center no-repeat;
	text-indent: -9999px;
}
#main .external-page{
	padding: 9px 0 12px 0;
	margin: 0 auto;
	width: 416px;
	height: 107px;
}
#main .external-page a{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 416px;
	height: 107px;
	text-indent: -9999px;
	background: url(../images/top_12.png) no-repeat;
	/*\*/
	overflow: hidden;
	/**/
}

#foot{
	background: #000;
	color: #fff;
	padding: 10px;
}
#foot p{
	margin: 10px;
	text-align: center;
	font-size: 1.15em;
	line-height: 1.2em;
}
#foot p a{
	color: #fff;
}</pre></body></html>