
document.write("<STYLE TYPE='text/css'><!--")

/* CSS•ªŠò */
if(navigator.appVersion.indexOf("Mac",0) != -1) {
	if(navigator.userAgent.indexOf('MSIE')>=0) {
	/* MAC IE */
	document.write("td{font-Size:13px; line-height:140%}")
	document.write(".font11b{font-Size:11px; line-height:120%}")
	document.write(".font11{font-Size:11px; line-height:140%}")
	document.write(".font14{font-Size:15px; line-height:140%}")
	document.write(".font16{font-Size:17px; line-height:140%}")
	} 
	else {
	/* MAC NN */
	document.write("td{font-Size:12px; line-height:140%}")
	document.write(".font11b{font-Size:10px; line-height:120%}")
	document.write(".font11{font-Size:10px; line-height:140%}")
	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("td{font-Size:12px; line-height:140%}")
	document.write(".font11b{font-Size:11px; line-height:120%}")
	document.write(".font11{font-Size:11px; line-height:140%}")
	document.write(".font14{font-Size:14px; line-height:140%}")
	document.write(".font16{font-Size:16px; line-height:140%}")
	} 
	else {
	/* WIN NN */
	document.write("td{font-Size:12px; line-height:140%}")
	document.write(".font11b{font-Size:11px; line-height:120%}")
	document.write(".font11{font-Size:11px; line-height:140%}")
	document.write(".font14{font-Size:15px; line-height:140%}")
	document.write(".font16{font-Size:17px; line-height:140%}")
	}
}
/* Common */
document.write("body{background-color:#ffffff; color:#333333; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; margin:0px}")
document.write("td{color:#333333}")
/* PassageTextColor */
document.write(".dbcl{color:#336633}")
document.write(".tpcl{color:#3399ff}")
/* PassageBgColor */
/* Index */
document.write(".bgtgr{background-color:#ccff99}")
/* kaiin */
document.write(".bgpi1{background-color:#ff4433}")
document.write(".bgpi2{background-color:#ffe3de}")
document.write(".bggr1{background-color:#339933}")
document.write(".bggr2{background-color:#ccff99}")
/* Annai And guide */
document.write(".bgtble1{background-color:#99cc99}")
document.write(".bgtble2{background-color:#ccffcc}")

/* Link */
document.write("a:link{color:#006600; text-decoration:none}");
document.write("a:visited{color:#006600; text-decoration:none}");
document.write("a:hover{color:#006600; text-decoration:underline}");
document.write("a:active{color:#006600; text-decoration:underline}");

document.write("a.bod:link{font:bold; color:#006600; text-decoration:none}");
document.write("a.bod:visited{font:bold; color:#006600; text-decoration:none}");
document.write("a.bod:hover{font:bold; color:#006600; text-decoration:underline}");
document.write("a.bod:active{font:bold; color:#006600; text-decoration:underline}");

document.write("--></STYLE>");
