<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!--
html { height: 100%; }
BODY {background-color: white;font-size:9pt; height: 100%; }
#main{
	width: 630px;
	height: 100%;
	/*border-right: 1px solid blue;*/
}

HR {width:630px;
	border: 1px solid blue;}
td { font-size:9pt; word-break:break-all;}
P {	MARGIN-TOP: 0px; FONT-SIZE: 10pt; MARGIN-BOTTOM: 2px; LINE-HEIGHT: 100%;}
UL {	FONT-SIZE: 10pt;}
OL {	FONT-SIZE: 10pt;}
.mid {	VERTICAL-ALIGN: middle;}
.head1 {	FONT-WEIGHT: bold; FONT-SIZE: 15pt;}
.tabletext {	FONT-SIZE: 9pt;}
.textbox { font-size: 12px; background-color: #ffffff; }
.color {background-color:cyan;
		font-weight:bold;
		font-size:9pt;}
.color1 {background-color:cyan;}
.fo-color { color: #008000; font-size: 8pt; }
.title {text-align: left; color: black; font-size:12pt; font-weight:bold; }
.msg { color: blue;  font-weight:bold;}
.copyright { color: black; font-size:8pt; font-style:italic; }
.size9 {font-size:9pt;}
.size12 {font-size:12pt;}
.category {background-color:#5059A4; color: white; font-weight: bold; font-size:9pt;}
.notice_msg { color: blue;	font-weight:bold;}


.tbl_siryo {
	border:solid 1px blue;
	border-collapse:collapse;
}
.tbl_siryo th {
	border:solid 1px blue;
	padding:1px;
}
.tbl_siryo td {
	border:solid 1px blue;
	padding:1px;
}
.tbl_non {
	border: 1px ;
}
.tbl_non th {
	border: 0px ;
	padding:1px;
}
.tbl_non td {
	border: 0px ;
	padding:1px;
}
.cookiepolicy a{
	color:blue;
}
--&gt;
</pre></body></html>