<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	color: #666666;
	background : #ffffff url(../image/bg_back.gif);
}

a:link {
	color: #336699;
}

a:active {
	color: #FF9900;
}

a:hover {
	color: #003399;
}

a:visited {
	color: #CC3366;
}

td,th {
	font-size: 0.8em;
}
</pre></body></html>