<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wrap {
	width: 800px;
	font-size: small;
}
#contents {
	font-size: small;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
}
#main {
	width: 562px;
	padding-right: 50px;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
	float: right;
	padding-left: 10px;
	background-image: url(image/center.gif);
	background-repeat: repeat-y;
}
#menu img {
	padding-bottom: 5px;
}
#menu {
	float: left;
	text-align: right;
	padding-top: 10px;
	padding-left: 45px;
	font-size: x-small;
}
#footer {
	background-color: #440000;
	clear: both;
	font-size: x-small;
	color: #FFF;
	width: 800px;
	font-weight: bold;
	
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

A:link.foot { color: white} 
A:visited.foot {
  color: red;
  text-decoration: none
}
A:active.foot { color: #00ff00 }
A:hover.foot {
  color: #ff0000;
  text-decoration: none
}#main h1 {
	font-size: medium;
	color: #F00;
}
.font01 {
	font-size: large;
	color: #F00;
}
.font02 {
	font-size: large;
	color: #FFF;
}
.font02-2 {
	color: #FFF;
}
</pre></body></html>