<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#sanpatu-bigheading {
	width: 800px;
	top: 5px;
	height: 2200px;
	border-top-color: #66CC66;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #66CC66;
	border-bottom-color: #66CC66;
	border-left-color: #66CC66;
}

body {
	text-align: center;
	background: url('../image/side.jpg') repeat-x;
	margin-left: auto;
	margin-right: auto;	
}

.p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: underline;
	color: #0000FF;
}
.modoru {
	margin-top: 10px;
	float: left;
	height: 35px;
	width: 800px;
	font-size: 12pt;
	color: #999999;
	text-align: center;
}	
</pre></body></html>