
document.write("<STYLE TYPE='text/css'><!--")
<!--
/* CSS•ªŠò */
if(navigator.appVersion.indexOf("Mac",0) != -1) {
	if(navigator.userAgent.indexOf('MSIE')>=0) {
	/* MAC IE */
//	document.write("h1{font-Size:11px; line-height:120%; font-weight:normal;}")
	document.write(".font11{font-Size:11px; line-height:120%}")
	document.write(".font12{font-Size:13px; line-height:120%}")
	document.write(".font12a{font-Size:13px; line-height:140%}")
	document.write(".font14{font-Size:15px; line-height:120%}")
	document.write(".font14a{font-Size:15px; line-height:140%}")
	document.write(".font16{font-Size:16px; line-height:120%}")
	document.write(".font18{font-Size:18px; line-height:120%}")
	document.write(".font20{font-Size:20px; line-height:120%}")
	document.write(".font22{font-Size:22px; line-height:120%}")
	document.write(".font24{font-Size:24px; line-height:120%}")
	} 
	else {
	/* MAC NN */
//	document.write("h1{font-Size:10px; line-height:120%; font-weight:normal;}")
	document.write(".font11{font-Size:10px; line-height:120%}")
	document.write(".font12{font-Size:12px; line-height:120%}")
	document.write(".font12a{font-Size:12px; line-height:140%}")
	document.write(".font14{font-Size:14px; line-height:120%}")
	document.write(".font14a{font-Size:14px; line-height:140%}")
	document.write(".font16{font-Size:16px; line-height:120%}")
	document.write(".font18{font-Size:18px; line-height:120%}")
	document.write(".font20{font-Size:20px; line-height:120%}")
	document.write(".font22{font-Size:22px; line-height:120%}")
	document.write(".font22{font-Size:24px; line-height:120%}")
	}
}
else {
	if(navigator.userAgent.indexOf('MSIE')>=0) {
	/* WIN IE */
//	document.write("h1{font-Size:11px; line-height:120%; font-weight:normal; margin:0;}")
	document.write(".font11{font-Size:11px; line-height:120%}")
	document.write(".font12{font-Size:12px; line-height:120%}")
	document.write(".font12a{font-Size:12px; line-height:140%}")
	document.write(".font14{font-Size:14px; line-height:120%}")
	document.write(".font14a{font-Size:14px; line-height:140%}")
	document.write(".font16{font-Size:16px; line-height:120%}")
	document.write(".font18{font-Size:18px; line-height:120%}")
	document.write(".font20{font-Size:20px; line-height:120%}")
	document.write(".font22{font-Size:22px; line-height:120%}")
	document.write(".font24{font-Size:24px; line-height:120%}")
	} 
	else {
	/* WIN NN */
//	document.write("h1{font-Size:11px; line-height:120%; font-weight:normal;}")
	document.write(".font11{font-Size:11px; line-height:120%}")
	document.write(".font12{font-Size:12px; line-height:120%}")
	document.write(".font12a{font-Size:12px; line-height:140%}")
	document.write(".font14{font-Size:15px; line-height:120%}")
	document.write(".font14a{font-Size:15px; line-height:140%}")
	document.write(".font16{font-Size:16px; line-height:120%}")
	document.write(".font18{font-Size:18px; line-height:120%}")
	document.write(".font20{font-Size:20px; line-height:120%}")
	document.write(".font22{font-Size:22px; line-height:120%}")
	document.write(".font24{font-Size:24px; line-height:120%}")
	}
}

document.write("a:link{text-decoration:none}");
document.write("a:visited{text-decoration:none}");
document.write("a:active{text-decoration:none}");
document.write("a:hover{text-decoration:underline}");

document.write("a.gray:link{text-decoration:none; color:#333333; }");
document.write("a.gray:visited{text-decoration:none; color:#666666; }");
document.write("a.gray:active{text-decoration:none; color:#ff0000; }");
document.write("a.gray:hover{text-decoration:underline; color:#333333; }");

document.write(".infocell1{border-bottom:1px solid #dddddd;font-Size:12px; line-height:120%}");
document.write(".infocell2{border-bottom:1px solid #dddddd;font-Size:11px; line-height:120%}");

// -->

document.write("--></STYLE>");

