<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 20px;
	color: #444450;
}
.biggest {
	font-size: 24px;
	line-height: 28px;
}
.bigger {
	font-size: 18px;
	line-height: 22px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 16px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.smallest {
	font-size:9px;
	line-height: 12px;
}
body {
	background-color: #eeeeee;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #a7cd00;
	text-decoration: none;
}
a:visited {
	color: #8dad00;
	text-decoration: none;
}
a:active {
	color: #ff3366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffae00;
}
.copyright {
	font-size: 10px;
	line-height: 18px;
}
.alert {
	color: #ff3366;
}
.caption {
	color: #86868d;
}
.bkwht {
	background-color: #FFFFFF;
}.atwkyodogawa {
	font-size: 12px;
	line-height: 20px;
}
.bkdivv {
	background-image: url(../images/div_v.gif);
}
.bkdivh {
	background-image: url(../images/div_h.gif);
}
.bkgray {
	background-color: #e7e7e7;
}
</pre></body></html>