
document.write("<STYLE TYPE='text/css'><!--")
<!--
/* CSS•ªŠò */
if(navigator.appVersion.indexOf("Mac",0) != -1) {
	if(navigator.userAgent.indexOf('MSIE')>=0) {
	/* MAC IE */
	document.write(".font11b{font-Size:11px; line-height:120%}")
	document.write(".font11{font-Size:11px; line-height:140%}")
	document.write(".font12{font-Size:13px; line-height:140%}")
	document.write(".font12h{font-Size:13px; line-height:160%}")
	document.write(".font14{font-Size:15px; line-height:140%}")
	document.write(".font16{font-Size:17px; line-height:140%}")
	} 
	else {
	/* MAC NN */
	document.write(".font11b{font-Size:10px; line-height:120%}")
	document.write(".font11{font-Size:10px; line-height:140%}")
	document.write(".font12{font-Size:12px; line-height:140%}")
	document.write(".font12h{font-Size:12px; line-height:160%}")
	document.write(".font14{font-Size:14px; line-height:140%}")
	document.write(".font16{font-Size:16px; line-height:140%}")
	}
}
else {
	if(navigator.userAgent.indexOf('MSIE')>=0) {
	/* WIN IE */
	document.write(".font11b{font-Size:11px; line-height:120%}")
	document.write(".font11{font-Size:11px; line-height:140%}")
	document.write(".font12{font-Size:12px; line-height:140%}")
	document.write(".font12h{font-Size:12px; line-height:160%}")
	document.write(".font14{font-Size:14px; line-height:140%}")
	document.write(".font16{font-Size:16px; line-height:140%}")
	} 
	else {
	/* WIN NN */
	document.write(".font11b{font-Size:11px; line-height:120%}")
	document.write(".font11{font-Size:11px; line-height:140%}")
	document.write(".font12{font-Size:12px; line-height:140%}")
	document.write(".font12h{font-Size:12px; line-height:160%}")
	document.write(".font14{font-Size:15px; line-height:140%}")
	document.write(".font16{font-Size:17px; line-height:140%}")
	}
}

document.write("a:link{text-decoration:underline; color:#5C4B42; }");
document.write("a:visited{text-decoration:underline; color:#5C4B42; }");
document.write("a:active{text-decoration:none; color:#E0669F; }");
document.write("a:hover{text-decoration:none; color:#E0669F; }");

document.write("a:link.head{text-decoration:none; color:#69574D;}");
document.write("a:visited.head{text-decoration:none; color:#69574D;}");
document.write("a:active.head{text-decoration:none; color:#69574D;}");
document.write("a:hover.head{text-decoration:underline; color:#69574D;}");


// -->

document.write("--></STYLE>");

