
document.write("<STYLE TYPE='text/css'><!--")
<!--
/* CSS•ªŠò */
if(navigator.appVersion.indexOf("Mac",0) != -1) {
	if(navigator.userAgent.indexOf('MSIE')>=0) {
	/* MAC IE */
	document.write(".f10{font-Size:10px; line-height:120%}")
	document.write(".f12{font-Size:13px; line-height:120%}")
	document.write(".f14{font-Size:15px; line-height:120%}")
	document.write(".titTxt{font-Size:15px; line-height:110%; font-weight: bold; color:#fff}")
	document.write(".pbox{font-Size:13px; line-height:120%}");
	} 
	else {
	/* MAC NN */
	document.write(".f10{font-Size:10px; line-height:120%}")
	document.write(".f12{font-Size:12px; line-height:120%}")
	document.write(".f14{font-Size:14px; line-height:120%}")
	document.write(".titTxt{font-Size:14px; line-height:110%; font-weight: bold; color:#fff}")
	document.write(".pbox{font-Size:12px; line-height:120%}");
	}
}
else {
	if(navigator.userAgent.indexOf('MSIE')>=0) {
	/* WIN IE */
	document.write(".f10{font-Size:10px; line-height:120%}")
	document.write(".f12{font-Size:12px; line-height:120%}")
	document.write(".f14{font-Size:14px; line-height:120%}")
	document.write(".titTxt{font-Size:14px; line-height:110%; font-weight: bold; color:#fff}")
	document.write(".pbox{font-Size:12px; line-height:120%}");
	} 
	else {
	/* WIN NN */
	document.write(".f10{font-Size:10px; line-height:120%}")
	document.write(".f12{font-Size:12px; line-height:120%}")
	document.write(".f14{font-Size:15px; line-height:120%}")
	document.write(".titTxt{font-Size:15px; line-height:110%; font-weight: bold; color:#fff}")
	document.write(".pbox{font-Size:13px; line-height:120%}");
	}
}

document.write("a:link{text-decoration:none;color:#000000;}");
document.write("a:visited{text-decoration:none;color:#000000;}");
document.write("a:active{text-decoration:none}");
document.write("a:hover{text-decoration:underline}");

document.write("a.li01:link{text-decoration:underline;color:#000000;}");
document.write("a.li01:visited{text-decoration:underline;color:#000000;}");
document.write("a.li01:active{text-decoration:underline}");
document.write("a.li01:hover{text-decoration:underline}");

document.write("a.li02:link{text-decoration:none;color:#002A80;}");
document.write("a.li02:visited{text-decoration:none;color:#6689D0;}");
document.write("a.li02:active{text-decoration:none}");
document.write("a.li02:hover{text-decoration:underline}");

document.write(".tbox01{border: 1px solid #348205; padding: 1px;}");
document.write(".tbox02{padding:6px 9px;background-image:url(images/title_bg_bar.gif);}");
document.write(".tbox03{padding:16px 12px; font-size:12px; line-height:130%}");

document.write("p.boxM01{line-height:100%; color:#2B6509; font-weight:bold; margin: 0px 0px 8px 0px; border-left: 6px solid #2B6509; border-bottom: 1px dashed #666666; padding: 3px 0 3px 6px;}");

document.write(".settbl01 th{width:100px !important;font-weight: normal;text-align: left; background-color: #E5EBD2;}");
document.write(".settbl01 td{width:302px !important;background-color: #F1F8EC;}");
document.write(".settbl02 th{width:392px !important;font-weight: normal;text-align: left;}");
document.write(".settbl02 td{width:390px !important;}");

document.write(".settbl03 th{width:100px !important;font-weight: normal;text-align: left; background-color: #E5EBD2;}");
document.write(".settbl03 td{width:430px !important;background-color: #F1F8EC;}");
document.write(".settbl04 th{width:392px !important;font-weight: normal;text-align: left;}");
document.write(".settbl04 td{width:520px !important;}");

document.write(".formBox th{width:150px !important;font-weight: normal;text-align: left; background-color: #E5E5AB;}");
document.write(".formBox td{width:450px !important;background-color: #F4F4E5;}");

// -->

document.write("--></STYLE>");
