document.write("<STYLE TYPE='text/css'><!--")

if(navigator.appVersion.indexOf("Mac") > 1){

// MAC IE NN

document.write(".font1{font-size:11px;line-height:130%;}")

document.write(".font2{font-size:13px;line-height:140%;}")

document.write(".font3{font-size:13px;line-height:130%;}")

document.write(".font4{font-size:13px;line-height:140%;color: #ffffff;}")

document.write(".font5{font-size:13px;line-height:160%;}")

document.write(".font6{font-size:15px;line-height:140%;}")

document.write(".font7{font-size:13px;line-height:140%;color: #666666;}")

}

else{

if(navigator.appName.charAt(0) == "M"){

// WIN IE

document.write(".font1{font-size:10px;line-height:130%;}")

document.write(".font2{font-size:12px;line-height:140%;}")

document.write(".font3{font-size:12px;line-height:130%;}")

document.write(".font4{font-size:12px;line-height:140%;color: #ffffff;}")

document.write(".font5{font-size:12px;line-height:160%;}")

document.write(".font6{font-size:14px;line-height:140%;}")

document.write(".font7{font-size:12px;line-height:140%;color: #666666;}")

}

else{

// WIN NN

document.write(".font1{font-size:10px;line-height:130%;}")

document.write(".font2{font-size:12px;line-height:140%;}")

document.write(".font3{font-size:12px;line-height:130%;}")

document.write(".font4{font-size:12px;line-height:140%;color: #ffffff;}")

document.write(".font5{font-size:12px;line-height:160%;}")

document.write(".font6{font-size:14px;line-height:140%;}")

document.write(".font7{font-size:12px;line-height:140%;color: #666666;}")

}

}

document.write("a:link {color: #666666;text-decoration:none}");/* リンク */
document.write("a:visited {color: #666666;text-decoration:none}");/* すでに見たリンク */
document.write("a:active {color: #666666;text-decoration:none}");/* クリックしたとき */
document.write("a:hover {color: #666666;text-decoration:underline}");/* マウスオーバー */

document.write("a.navi01:link {color: #FF0000;text-decoration:none}");/* リンク */
document.write("a.navi01:visited {color: #FF0000;text-decoration:none}");/* すでに見たリンク */
document.write("a.navi01:active {color: #FF0000;text-decoration:none}");/* クリックしたとき */
document.write("a.navi01:hover {color: #FF0000;text-decoration:underline}");/* マウスオーバー */

document.write("a.navi02:link {color: #0F218B;text-decoration:underline}");/* リンク */
document.write("a.navi02:visited {color: #0F218B;text-decoration:underline}");/* すでに見たリンク */
document.write("a.navi02:active {color: #0F218B;text-decoration:underline}");/* クリックしたとき */
document.write("a.navi02:hover {color: #FF0000;text-decoration:underline}");/* マウスオーバー */

document.write("a.navi03:link {color: #358597;text-decoration:underline}");/* リンク */
document.write("a.navi03:visited {color: #358597;text-decoration:underline}");/* すでに見たリンク */
document.write("a.navi03:active {color: #358597;text-decoration:underline}");/* クリックしたとき */
document.write("a.navi03:hover {color: #CCCCCC;text-decoration:underline}");/* マウスオーバー */

document.write("a.navi04:link {color: #666666;text-decoration:underline}");/* リンク */
document.write("a.navi04:visited {color: #666666;text-decoration:underline}");/* すでに見たリンク */
document.write("a.navi04:active {color: #666666;text-decoration:underline}");/* クリックしたとき */
document.write("a.navi04:hover {color: #666666;text-decoration:underline}");/* マウスオーバー */

document.write("--></STYLE>");	



