<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: #333333;
	letter-spacing: 1px;
}
.biggest {
	font-size: 24px;
	line-height: 30px;
}
.bigger {
	font-size: 18px;
	line-height: 24px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 2px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.smallest {
	font-size:9px;
	line-height: 12px;
}
body {
	margin-left: 8px;
	margin-top: 32px;
	margin-right: 8px;
	margin-bottom: 32px;
	background-image: url(../IMAGES/bg.gif);
}
a:link {
	color: #FF6699;
	text-decoration: none;
}
a:visited {
	color: #996666;
	text-decoration: none;
}
a:active {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.black {color: #000000}
.red_bold {
	color: #FF0033;
	font-weight: bold;
}
.alert {
	color: #CC6600;
	font-size: 12px;
}
.red {color: #FF0033}
.topic {
	color: #CC6633;
}
.red_small {font-size: 12px; color: #FF0033; }
.title {
	color: #FF6600;
	font-size: 18px;
	line-height: 24px;
}
.caption {
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
.mail {
	color: #996633;
}
.boldgreen {
	color: #235310;
	font-weight: bold;
}
.left {
	background-image: url(images/f_left.gif);
}
.right {
	background-image: url(images/f_right.gif);
}
.top {
	background-image: url(images/f_top.gif);
}
.bottom {
	background-image: url(images/f_bottom.gif);
}
.lefttrans {
	background-image: url(images/f_trans_left.gif);
}
.righttrans {
	background-image: url(images/f_trans_right.gif);
}
.toptrans {
	background-image: url(images/f_trans_top.gif);
}
.bottomtrans {
	background-image: url(images/f_trans_bottm.gif);
}
.doth {
	background-image: url(images/dot_h.gif);
}
.whitess {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}
.conttitle {
	font-size: 36px;
	line-height: 42px;
	color: #000000;
}
.subconttitle {
	font-size: 18px;
	line-height: 26px;
	color: #000000;
}
.orange {
color: #FF6600}
.subtitle {
	color: #FF6600;
	font-size: 16px;
	line-height: 22px;
}
.kakomititle {
	color: #663300;
	font-weight: bold;
}
.star {
	color: #F2B600;
	font-size: 18px;
	font-style: 24;
}
.sugano {
	color: #996633;
}
.green {
	color: #235310;
}
.brown {
	color: #663300;
}
.comment {
	font-size: 12px;
	color: #663300;
	line-height: 14px;
}
</pre></body></html>