<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp"; 

#head td {
			padding: 0px 0px 0px 0px;
			margin: 0px;
	}

body {font-family: "MS P Gothic",Osaka,sans-serif ;color: #333;} 

/** size **/

.x-small  { font-size : xx-small; }
.small    { font-size : x-small ; line-height:150%;}
.large    { font-size : small ; }
.x-large  { font-size : large ; }
.xx-large { font-size : x-large ; }
.larger   { font-size : larger ; }
.smaller  { font-size : smaller ; }

.footer  { font-size : xx-small ; color:#ccc;line-height:180%;}
.footer a:link { color: #ccc; line-height:180%;text-decoration:none;} 
.footer a:visited { color: #ccc; line-height:180%;text-decoration:none;} 
.footer a:hover { color: #ccc;  line-height:180%;text-decoration:underline;} 

.bread {
    font-size : 10px ; color="#323232";
	padding:3px;
	background-color:#d1d1d1;
	font-size:10px;
}

.text { font-size : 12px ; color="#000000";
letter-spacing : 1px;
line-height : 20px;
font-family : "MS UI Gothic", Osaka, sans-serif;}
.text a:link { color: #FFFFFF;  text-decoration:underline;}
.text a:visited { color: #FFFFFF;  text-decoration:underline;}
.text a:hover { color: #FF0000;  text-decoration:underline;}

.text2 { font-size : 10px ; color="#000000";
letter-spacing : 1px;
line-height : 14px;
font-family : "MS UI Gothic", Osaka, sans-serif;}
.text2 a:link { color: #535353;  text-decoration:underline;}
.text2 a:visited { color: #535353;  text-decoration:underline;}
.text2 a:hover { background-color: #32B16C; }

.text3 { font-size : 11px ; color="#121212";
letter-spacing : 1px;
line-height : 14px;
font-family : "MS UI Gothic", Osaka, sans-serif;}
.text3 a:link { color: #121212;  text-decoration:underline;}
.text3 a:visited { color: #121212;  text-decoration:underline;}
.text3 a:hover { background-color: #989898;}

.text4 { font-size : 12px ; color="#212121";
letter-spacing : 2px;
line-height : 16px;
font-family : "MS UI Gothic", Osaka, sans-serif;}
.text4 a:link { color: #212121;  text-decoration:none;}
.text4 a:visited { color: #212121;  text-decoration:none;}
.text4 a:hover { color: #212121;  text-decoration:underline;}

.text5 { font-size : 13px ; color="#666666";
letter-spacing : 1px;
line-height : 17px;
font-family : "MS UI Gothic", Osaka, sans-serif;}
.text5 a:link { color: #666666;  text-decoration:none;}
.text5 a:visited { color: #4D4D4D;  text-decoration:none;}
.text5 a:hover { color: #4D4D4D;  text-decoration:underline;}
</pre></body></html>