
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(".font14{font-Size:15px; line-height:160%}")
	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(".font14h{font-Size:14px; line-height:160%}")
	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(".font14h{font-Size:14px; line-height:160%}")
	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(".font14h{font-Size:15px; line-height:160%}")
	document.write(".font16{font-Size:17px; line-height:140%}")
	}
}


/* リンク色 */
document.write("a:link{color:#009FDB;text-decoration:underline}");
document.write("a:visited{color:#009FDB;text-decoration:underline}");
document.write("a:active{color:#009FDB;text-decoration:underline}");
document.write("a:hover{color:#009FDB;text-decoration:underline}");

/* リンク色 サイドナビ */
document.write("#sidenav a:link{color:#C94040;text-decoration:none}");
document.write("#sidenav a:visited{color:#C94040;text-decoration:none}");
document.write("#sidenav a:active{color:#C94040;text-decoration:none}");
document.write("#sidenav a:hover{color:#C94040;text-decoration:underline}");

document.write("h1{font-Size:18px; line-height:140%; font-weight:bold; width:520px; height:37px; margin:12px 0px; padding:4px 5px 5px 10px; background-image:url(../images/second/title_bg.gif);background-repeat: no-repeat; color:#ffffff;}");
document.write("h2{font-Size:14px; line-height:140%; font-weight:bold; width:520px; height:22px; margin:10px 0px; padding:0px 0px 0px 18px; color:#333333; background-image:url(../images/second/subtitle_bg.gif);background-repeat: no-repeat}");
document.write("h3{font-Size:12px; line-height:140%; font-weight:normal;}");


document.write("#koumoku{font-Size:12px; line-height:140%; height:21px; font-weight:normal; color:#ffffff; background-image:url(../images/second/koumoku_bg.gif);text-align:center;}");


document.write("#title[margin:10px 0px}");


/* ヘッダー */
document.write("#head{width:700px;border-top:5px solid #000000}");

/* ヘッダーメニュー */
document.write("#headmenu{width:700px; background:#ffffff}");

/* ページトップへ */
document.write("#pagetop{margin-top:10px; text-align:right}");

/* フッター */
document.write("#foot{padding:10px 0px; margin-top:20px; border-top:1px solid #acacac}");

/* FAQ */
document.write("#q{width:420px;margin:0px 0px 0px 25px;font-weight:bold;font-size:12px;padding:10px 10px 10px 45px; background-image:url(../images/bg_faq_q.gif);background-repeat: no-repeat;}");
document.write("#a{width:420px;margin:0px 0px 10px 25px;font-size:12px;padding:10px 10px 10px 45px;background:#f0f0f0; background-image:url(../images/bg_faq_a.gif);background-repeat: no-repeat;}");


/* 新製品 */
document.write("#title_newpro{margin:25px 0px; padding-left:15px; border-left:5px solid #C94040;font-weight:bold;font-size:20px}");






// -->

document.write("--></STYLE>");

