<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style type="text/css"&gt;

body{
color: #666666;
background-color: #ffffff;
font-size:12px;
line-height: 1.2em;
font-family:'Osaka, Verdana, Arial', "ＭＳ Ｐゴシック";
text-decoration: none;
} 
font{
font-size: 80%;
font-height:1.2em;
font-family: 'Osaka, "Verdana", Arial', "ＭＳ Ｐゴシック";
text-decoration: none;
}

a:link {color:#003366;text-decoration:none;}
a:visited {color:#006666;text-decoration:none;}
a:active {color:#00666666;text-decoration:none;}
a:hover {text-decoration:underline;}

.link{
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 80%;
letter-spacing: 2px;
text-decoration: none
}
.read{
font-size:100%;
font-family:'Osaka, verdana', 'ＭＳ Ｐゴシック';
line-height:18px;
letter-spacing: 2px;
text-decoration: none
}
.strong{
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size:100%;
font-weight:bold;
font-style:normal;
text-decoration:none;
}
.red{color:#cc0000}
.navy{color:#000066}
.indigo{color:#330066}
.wine{color:#660033}
.green{color:#336633}
.orange{color:#ff3300}
.sky{color:#3366ff}
.gray{color:#666666}

img.right{float:right}

.white {
	color: #FFFFFF;
}
.box {
	width: 300px;
	background-color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 2px;
}
.box2 {
	width: 450px;
	background-color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 2px;
}
.box10 {
	width:300px;
	border-style:dashed;
	padding:10px;
	border-color:#666666;
}
.w450 {
	width: 450px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	white-space: normal;
}

.r {
	text-align: right;
}
.w300 {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 20px;
}
&lt;/style&gt;
</pre></body></html>