document.write("<STYLE TYPE='text/css'><!--");

//--Macintosh
if(Mac){
//--96dpi Browser(IE5ENN6)
	if(Version >= 5){
		document.write("font { font-size: 9pt; line-height: 130%;}");
		document.write("select { font-size: 9pt;}");
		document.write("input { font-size: 9pt;}");
		document.write("textarea { font-size: 9pt;}");
		document.write(".onedown { font-size: 8pt;}");
		document.write(".oneup { font-size: 11pt; }");
		document.write(".twoup { font-size: 14pt; }");
		document.write(".navi1 { font-size: 9pt; }");
		document.write(".navi2 { font-size: 8pt; }");
		document.write(".s4 { font-size: 14px; line-height: 140%; font-family: Times;}");
		document.write(".s3 { font-size: 12px; line-height: 140%; font-family: Times;}");
		document.write(".s2 { font-size: 11px; line-height: 140%; font-family: Times;}");
		document.write(".s1 { font-size: 10px; line-height: 140%; font-family: Times;}");
		document.write(".map_font { font-size: 12px; line-height: 140%; font-family: Times;}");

		}
//--NN4.~`EIE4.~
	else{
		document.write("font { font-size: 12pt;}");
		document.write("select { font-size: 12pt;}");
		document.write("input { font-size: 12pt;}");
		document.write("textarea { font-size: 12pt;}");
		document.write(".onedown { font-size: 10pt;}");
		document.write(".oneup { font-size: 14pt; }");
		document.write(".twoup { font-size: 18pt; }");
		document.write(".navi1 { font-size: 12pt; }");
		document.write(".navi2 { font-size: 10pt; }");
		document.write(".s4 { font-size: 14px; line-height: 140%; font-family: Times;}");
		document.write(".s3 { font-size: 12px; line-height: 140%; font-family: Times;}");
		document.write(".s2 { font-size: 11px; line-height: 140%; font-family: Times;}");
		document.write(".s1 { font-size: 10px; line-height: 140%; font-family: Times;}");
		document.write(".map_font { font-size: 12px; line-height: 140%; font-family: Times;}");
		}
}

//--Windows
	if(Win){
		if(NN){
		document.write("font { font-size: 9pt; line-height: 130%;}");
		document.write("select { font-size: 9pt;}");
		document.write("input { font-size: 9pt;}");
		document.write("textarea { font-size: 9pt;}");
		document.write(".onedown { font-size: 8pt; line-height: 130%;}");
		document.write(".oneup { font-size: 11pt;  line-height: 130%}");
		document.write(".twoup { font-size: 14pt;  line-height: 130%}");
		document.write(".s4 { font-size: 85%;  line-height: 140%; font-family: Times New Roman;}");
		document.write(".s3 { font-size: 80%;  line-height: 140%; font-family: Times New Roman;}");
		document.write(".s2 { font-size: 75%;  line-height: 140%; font-family: Times New Roman;}");
		document.write(".s1 { font-size: 65%;  line-height: 140%; font-family: Times New Roman;}");
		document.write(".map_font { font-size: 80%;  line-height: 140%; font-family: Times New Roman;}");

		}else{
		document.write("font { font-size: 9pt; line-height: 130%;}");
		document.write("select { font-size: 9pt;}");
		document.write("input { font-size: 9pt;}");
		document.write("textarea { font-size: 9pt;}");
		document.write(".onedown { font-size: 8pt; line-height: 150%;}");
		document.write(".oneup { font-size: 11pt;  line-height: 150%}");
		document.write(".twoup { font-size: 14pt;  line-height: 150%}");
		document.write(".s4 { font-size: 85%;  line-height: 140%; font-family: Times New Roman;}");
		document.write(".s3 { font-size: 80%;  line-height: 140%; font-family: Times New Roman;}");
		document.write(".s2 { font-size: 75%;  line-height: 140%; font-family: Times New Roman;}");
		document.write(".s1 { font-size: 65%;  line-height: 140%; font-family: Times New Roman;}");
		document.write(".map_font { font-size: 80%;  line-height: 140%; font-family: Times New Roman;}");

		}
	}
document.write(".navi1 { font-size: 9pt; }");
document.write(".navi2 { font-size: 8pt; }");
document.write(".info-day { font-size: 12px; color: #008CA5; line-height: 120%;}");
document.write(".info-text { font-size: 80%; line-height: 140%; color: #555555;}");

document.write("a:link{text-decoration: none; color: #00266E;}");
document.write("a:active{text-decoration: none ;}");
document.write("a:visited{text-decoration: none ; color: #00266E;}");
document.write("a:hover{text-decoration: underline; color: #FF7F13;}");
//---header
document.write("a.head:link{text-decoration: none; color: #00266E;}");
document.write("a.head:active{text-decoration: none ;}");
document.write("a.head:visited{text-decoration: none ; color: #00266E;}");
document.write("a.head:hover{text-decoration: underline; color: #FF7F13;}");
//---menu
document.write("a.menu:link{ text-decoration: none; color: #00266E;}");
document.write("a.menu:active{ text-decoration: none ;}");
document.write("a.menu:visited{ text-decoration: none ; color: #00266E;}");
document.write("a.menu:hover{ text-decoration: underline; color: #FF7F13;}");

//---navi
document.write("a.navi:link{ text-decoration: none; color: #00266E; font-size: 11px;}");
document.write("a.navi:active{ text-decoration: none ; font-size: 11px;}");
document.write("a.navi:visited{ text-decoration: none ; color: #00266E; font-size: 11px;}");
document.write("a.navi:hover{ text-decoration: underline; color: #FF7F13; font-size: 11px;}");


//---ul-li
document.write("ul.menu{list-style-type:none; margin:0; padding:0; margin-left:5px; padding-left:3px;}");
document.write("li.menu{font-size: 14px;  font-weight: bold; line-height: 145%; margin-left:5px; padding-left:3px;}");
document.write("li.menu2{font-size: 12px; font-weight: normal; line-height: 125%; margin-left:5px; padding-left:3px;}");
document.write("li.menu3{font-size: 12px; font-weight: normal; line-height: 125%; margin-left:5px; padding-left:3px;}");
document.write("body{background-repeat:repeat-y }");

document.write("//--></STYLE>");
