<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.menu_default {
	font-size: 9pt;
	padding: 9px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: groove;
}
.menu_active {
	font-size: 9pt;
	padding: 9px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menu_a {
	font-size: 9pt;
	color: #0000FF;
	text-decoration: none;
}
.copyright {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 9px;
	color: #CCCCCC;
}
td {
	font-size: 9pt;
}
.s14 {
	font-size: 9pt;
	line-height: 30px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
</pre></body></html>