

var vNum = navigator.appVersion.charAt(0);
var bName = navigator.appName.charAt(0);
document.writeln("<STYLE TYPE='text/css'><!--");
if(navigator.appVersion.indexOf("Mac") > -1)
{
if( bName == "M")
{
// MAC IE
document.writeln(".f10{font-Size:10px; line-height:12px;font-family:Osaka,'ＭＳ ゴシック';}"); 
document.writeln(".f12{font-Size:12px; line-height:15px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln(".f14{font-Size:14px; line-height:20px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln(".blog10{font-Size:10px; color:#754D3E; line-height:12px;font-family:Osaka,'ＭＳ ゴシック';}"); 
document.writeln(".blog12{font-Size:12px; color:#754D3E; line-height:15px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln(".blog14{font-Size:14px; color:#754D3E; line-height:20px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln(".blue10{font-Size:10px; color:#004455; line-height:12px;font-family:Osaka,'ＭＳ ゴシック';}"); 
document.writeln(".blue10b{font-Size:10px; color:#004455; font-weight: bold; line-height:12px;font-family:Osaka,'ＭＳ ゴシック';}"); 
document.writeln(".blue12{font-Size:12px; color:#004455; line-height:15px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln(".blue12b{font-Size:12px; color:#004455; font-weight: bold; line-height:15px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln(".blue14{font-Size:14px; color:#004455; line-height:20px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln(".blue14b{font-Size:14px; color:#004455; font-weight: bold; line-height:18px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln(".lblue10{font-Size:10px; color:#058AB0; line-height:12px;font-family:Osaka,'ＭＳ ゴシック';}"); 
document.writeln(".lblue12{font-Size:12px; color:#058AB0; line-height:15px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln(".lblue12b{font-Size:12px; color:#058AB0; font-weight: bold; line-height:15px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln("lblue14{font-Size:14px; color:#058AB0; line-height:20px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln("lblue14b{font-Size:14px; color:#058AB0; font-weight: bold; line-height:20px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln(".affili10{font-Size:10px; color:#D22421; line-height:12px;font-family:Osaka,'ＭＳ ゴシック';}"); 
document.writeln(".affili12{font-Size:12px; color:#D22421; line-height:13px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln(".affili12b{font-Size:12px; color:#D22421; font-weight: bold; line-height:13px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln("affli14{font-Size:14px; color:#D22421; line-height:20px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln("affli14b{font-Size:14px; color:#D22421; font-weight: bold; line-height:20px;font-family:Osaka,'ＭＳ ゴシック';}");
}
else
{
if( vNum < 5 )
{
// MAC NETSCAPE 4.x
document.writeln(".f10{font-Size:11px; line-height:12px;font-family:Osaka;}"); 
document.writeln(".f12{font-Size:13px; line-height:14px;font-family:Osaka;}");
document.writeln(".f14{font-Size:15px; line-height:20px;font-family:Osaka;}");
document.writeln(".blog10{font-Size:11px; color:#754D3E; line-height:12px;font-family:Osaka;}"); 
document.writeln(".blog12{font-Size:13px; color:#754D3E; line-height:14px;font-family:Osaka;}");
document.writeln(".blog14{font-Size:15px; color:#754D3E; line-height:20px;font-family:Osaka;}");
document.writeln(".blue10{font-Size:11px; color:#004455; line-height:12px;font-family:Osaka;}"); 
document.writeln(".blue10b{font-Size:11px; color:#004455; font-weight: bold; line-height:12px;font-family:Osaka;}"); 
document.writeln(".blue12{font-Size:13px; color:#004455; line-height:14px;font-family:Osaka;}");
document.writeln(".blue12b{font-Size:13px; color:#004455; font-weight: bold; line-height:14px;font-family:Osaka;}");
document.writeln(".blue14{font-Size:15px; color:#004455; line-height:20px;font-family:Osaka;}");
document.writeln(".blue14b{font-Size:15px; color:#004455; font-weight: bold; line-height:18px;font-family:Osaka;}");
document.writeln(".lblue10{font-Size:11px; color:#004455; line-height:12px;font-family:Osaka;}"); 
document.writeln(".lblue12{font-Size:13px; color:#004455; line-height:14px;font-family:Osaka;}");
document.writeln(".lblue12b{font-Size:13px; color:#004455; font-weight: bold; line-height:14px;font-family:Osaka;}");
document.writeln(".lblue14{font-Size:15px; color:#004455; line-height:20px;font-family:Osaka;}");
document.writeln(".lblue14b{font-Size:15px; color:#004455; font-weight: bold; line-height:20px;font-family:Osaka;}");
document.writeln(".affili10{font-Size:11px; color:#D22421; line-height:12px;font-family:Osaka;}"); 
document.writeln(".affili12{font-Size:13px; color:#D22421; line-height:12px;font-family:Osaka;}");
document.writeln(".affili12b{font-Size:12px; color:#D22421; font-weight: bold; line-height:13px;font-family:Osaka,'ＭＳ ゴシック';}");
document.writeln(".affili14{font-Size:15px; color:#D22421; line-height:20px;font-family:Osaka;}");
document.writeln(".affili14b{font-Size:15px; color:#D22421; font-weight: bold; line-height:20px;font-family:Osaka;}");
}
else
{
// MAC NETSCAPE 6.x~
document.writeln(".f10{font-Size:10px; line-height:12px;font-family:Osaka;}"); 
document.writeln(".f12{font-Size:12px; line-height:14px;font-family:Osaka;}");
document.writeln(".f14{font-Size:14px; line-height:20px;font-family:Osaka;}");
document.writeln(".blog10{font-Size:10px; color:#754D3E; line-height:12px;font-family:Osaka;}"); 
document.writeln(".blog12{font-Size:12px; color:#754D3E; line-height:14px;font-family:Osaka;}");
document.writeln(".blog14{font-Size:14px; color:#754D3E; line-height:20px;font-family:Osaka;}");
document.writeln(".blue10{font-Size:10px; color:#004455; line-height:12px;font-family:Osaka;}"); 
document.writeln(".blue10b{font-Size:10px; color:#004455; font-weight: bold; line-height:12px;font-family:Osaka;}"); 
document.writeln(".blue12{font-Size:12px; color:#004455; line-height:14px;font-family:Osaka;}");
document.writeln(".blue12b{font-Size:12px; color:#004455; font-weight: bold; line-height:14px;font-family:Osaka;}");
document.writeln(".blue14{font-Size:14px; color:#004455; line-height:20px;font-family:Osaka;}");
document.writeln(".blue14b{font-Size:14px; color:#004455; font-weight: bold; line-height:18px;font-family:Osaka;}");
document.writeln(".lblue10{font-Size:10px; color:#058AB0; line-height:12px;font-family:Osaka;}"); 
document.writeln(".lblue12{font-Size:12px; color:#058AB0; line-height:14px;font-family:Osaka;}");
document.writeln(".lblue12b{font-Size:12px; color:#058AB0; font-weight: bold; line-height:14px;font-family:Osaka;}");
document.writeln(".lblue14{font-Size:14px; color:#058AB0; line-height:20px;font-family:Osaka;}");
document.writeln(".lblue14b{font-Size:14px; color:#058AB0; font-weight: bold; line-height:20px;font-family:Osaka;}");
document.writeln(".affili10{font-Size:10px; color:#D22421; line-height:12px;font-family:Osaka;}"); 
document.writeln(".affili12{font-Size:12px; color:#D22421; line-height:12px;font-family:Osaka;}");
document.writeln(".affili12b{font-Size:12px; color:#D22421; font-weight: bold; line-height:12px;font-family:Osaka;}");
document.writeln(".affili14{font-Size:14px; color:#D22421; line-height:20px;font-family:Osaka;}");
document.writeln(".affili14b{font-Size:14px; color:#D22421; font-weight: bold; line-height:20px;font-family:Osaka;}");
}
}
}
else
{
if( bName == "M")
{
// WIN IE
document.writeln(".f10{font-Size:10px; line-height:12px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".f12{font-Size:12px; line-height:16px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".f14{font-Size:14px; line-height:20px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".blog10{font-Size:10px; color:#754D3E; line-height:12px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".blog12{font-Size:12px; color:#754D3E; line-height:16px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".blog14{font-Size:14px; color:#754D3E; line-height:20px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".blue10{font-Size:10px; color:#004455; line-height:12px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".blue10b{font-Size:10px; color:#004455; font-weight: bold; line-height:12px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".blue12{font-Size:12px; color:#004455; line-height:16px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".blue12b{font-Size:12px; color:#004455; font-weight: bold; line-height:16px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".blue14{font-Size:14px; color:#004455; line-height:20px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".blue14b{font-Size:14px; color:#004455; font-weight: bold; line-height:18px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".lblue10{font-Size:10px; color:#058AB0; line-height:12px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".lblue12{font-Size:12px; color:#058AB0; line-height:16px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".lblue12b{font-Size:12px; color:#058AB0; font-weight: bold; line-height:16px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".lblue14{font-Size:14px; color:#058AB0; line-height:20px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".lblue14b{font-Size:14px; color:#058AB0; font-weight: bold; line-height:20px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".affili10{font-Size:10px; color:#D22421; line-height:12px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".affili12{font-Size:12px; color:#D22421; line-height:14px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".affili12b{font-Size:12px; color:#D22421; font-weight: bold; line-height:14px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".affili14{font-Size:14px; color:#D22421; line-height:20px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
document.writeln(".affili14b{font-Size:14px; color:#D22421; font-weight: bold; line-height:20px;font-family:Osaka,'ＭＳＰ ゴシック';letter-spacing:1px;}");
}
else
{
if( vNum < 5 )
{
// WIN NETSCAPE 4.x
document.writeln(".f10{font-Size:11px; line-height:12px;letter-spacing:1px;}");
document.writeln(".f12{font-Size:12px; line-height:16px;letter-spacing:1px;}");
document.writeln(".f14{font-Size:14px; line-height:20px;letter-spacing:1px;}");
document.writeln(".blog10{font-Size:11px; color:#754D3E; line-height:12px;letter-spacing:1px;}");
document.writeln(".blog12{font-Size:12px; color:#754D3E; line-height:16px;letter-spacing:1px;}");
document.writeln(".blog14{font-Size:14px; color:#754D3E; line-height:20px;letter-spacing:1px;}");
document.writeln(".blue10{font-Size:11px; color:#004455; line-height:12px;letter-spacing:1px;}");
document.writeln(".blue10b{font-Size:11px; color:#004455; font-weight: bold; line-height:12px;letter-spacing:1px;}");
document.writeln(".blue12{font-Size:12px; color:#004455; line-height:16px;letter-spacing:1px;}");
document.writeln(".blue12b{font-Size:12px; color:#004455; font-weight: bold; line-height:16px;letter-spacing:1px;}");
document.writeln(".blue14{font-Size:14px; color:#004455; line-height:20px;letter-spacing:1px;}");
document.writeln(".blue14b{font-Size:14px; color:#004455; font-weight: bold; line-height:18px;letter-spacing:1px;}");
document.writeln(".lblue10{font-Size:11px; color:#058AB0; line-height:12px;letter-spacing:1px;}");
document.writeln(".lblue12{font-Size:12px; color:#058AB0; line-height:16px;letter-spacing:1px;}");
document.writeln(".lblue12b{font-Size:12px; color:#058AB0; font-weight: bold; line-height:16px;letter-spacing:1px;}");
document.writeln(".lblue14{font-Size:14px; color:#058AB0; line-height:20px;letter-spacing:1px;}");
document.writeln(".lblue14b{font-Size:14px; color:#058AB0; font-weight: line-height:20px;letter-spacing:1px;}");
document.writeln(".affili10{font-Size:11px; color:#D22421; line-height:12px;letter-spacing:1px;}");
document.writeln(".affili12{font-Size:12px; color:#D22421; line-height:14px;letter-spacing:1px;}");
document.writeln(".affili12b{font-Size:12px; color:#D22421; font-weight: bold; line-height:14px;letter-spacing:1px;}");
document.writeln(".affili14{font-Size:14px; color:#D22421; line-height:20px;letter-spacing:1px;}");
document.writeln(".affili14b{font-Size:14px; color:#D22421; font-weight: line-height:20px;letter-spacing:1px;}");
}
else
{
// WIN NETSCAPE 6.x~
document.writeln(".f10{font-Size:11px; line-height:12px;letter-spacing:1px;}");
document.writeln(".f12{font-Size:13px; line-height:16px;letter-spacing:1px;}");
document.writeln(".f14{font-Size:15px; line-height:20px;letter-spacing:1px;}");
document.writeln(".blog10{font-Size:11px; color:#754D3E; line-height:12px;letter-spacing:1px;}");
document.writeln(".blog12{font-Size:13px; color:#754D3E; line-height:16px;letter-spacing:1px;}");
document.writeln(".blog14{font-Size:15px; color:#754D3E; line-height:20px;letter-spacing:1px;}");
document.writeln(".blue10{font-Size:11px; color:#004455; line-height:12px;letter-spacing:1px;}");
document.writeln(".blue10b{font-Size:11px; color:#004455; font-weight: bold; line-height:12px;letter-spacing:1px;}");
document.writeln(".blue12{font-Size:13px; color:#004455; line-height:16px;letter-spacing:1px;}");
document.writeln(".blue12b{font-Size:13px; color:#004455; font-weight: bold; line-height:16px;letter-spacing:1px;}");
document.writeln(".blue14{font-Size:15px; color:#004455; line-height:20px;letter-spacing:1px;}");
document.writeln(".blue14b{font-Size:15px; color:#004455; font-weight: bold; line-height:18px;letter-spacing:1px;}");
document.writeln(".lblue10{font-Size:11px; color:#058AB0; line-height:12px;letter-spacing:1px;}");
document.writeln(".lblue12{font-Size:13px; color:#058AB0; line-height:16px;letter-spacing:1px;}");
document.writeln(".lblue12b{font-Size:13px; color:#058AB0; font-weight: bold; line-height:16px;letter-spacing:1px;}");
document.writeln(".lblue14{font-Size:15px; color:#058AB0; line-height:20px;letter-spacing:1px;}");
document.writeln(".lblue14b{font-Size:15px; color:#058AB0; font-weight: bold; line-height:20px;letter-spacing:1px;}");
document.writeln(".affili10{font-Size:11px; color:#D22421; line-height:12px;letter-spacing:1px;}");
document.writeln(".affili12{font-Size:13px; color:#D22421; line-height:14px;letter-spacing:1px;}");
document.writeln(".affili12b{font-Size:13px; color:#D22421; font-weight: bold; line-height:14px;letter-spacing:1px;}");
document.writeln(".affili14{font-Size:15px; color:#D22421; line-height:20px;letter-spacing:1px;}");
document.writeln(".affili14b{font-Size:15px; color:#D22421; font-weight: bold; line-height:20px;letter-spacing:1px;}");
}
}
}
 document.writeln("--></STYLE>");

