

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("p{font-Size:12px; line-height:160%; font-family: ヒラギノ角ゴ Pro W3}");
		document.writeln(".smallest{font-size:9px; font-family: ヒラギノ角ゴ Pro W3}");
		document.writeln(".small100{font-Size:10px; font-family: ヒラギノ角ゴ Pro W3}");
		document.writeln(".small120{font-Size:10px; line-height:120%; font-family: ヒラギノ角ゴ Pro W3}");
		document.writeln(".small140{font-Size:10px; line-height:130%; font-family: ヒラギノ角ゴ Pro W3}");
		document.writeln(".small160{font-Size:10px; line-height:160%; font-family: ヒラギノ角ゴ Pro W3}");
		document.writeln(".normal100{font-Size:12px; font-family: ヒラギノ角ゴ Pro W3}");
		document.writeln(".normal120{font-Size:12px; line-height:130%; font-family: ヒラギノ角ゴ Pro W3}");
		document.writeln(".normal160{font-Size:12px; line-height:160%; font-family: ヒラギノ角ゴ Pro W3}");
		document.writeln(".medium120{font-Size:18px; line-height:120%; font-family: ヒラギノ角ゴ Pro W3}");
		document.writeln(".large100{font-Size:24px; line-height:110%; font-family: ヒラギノ角ゴ Pro W3}");
		document.writeln("SELECT{font-Size:10px; font-family:ヒラギノ角ゴ Pro W3,sans-serif}");
		document.writeln("a:link{text-decoration: none; color: #5c8cc8}");
		document.writeln("a:visited{text-decoration: none; color: #88356a}");
		document.writeln("a:hover{text-decoration: underline; color: #5c8cc8}");

	}
	else
	{
		if( vNum < 5 )
		{
		// MAC NETSCAPE 4.x
		document.writeln("p{font-Size:12pt; font-family: osaka}");
		document.writeln(".smallest{font-size:10pt; font-family: osaka}");
		document.writeln(".small100{font-Size:10pt; font-family: osaka}"); 
		document.writeln(".small120{font-Size:10pt; line-height:110%; font-family: osaka}"); 
		document.writeln(".small140{font-Size:10pt; line-height:110%; font-family: osaka}"); 
		document.writeln(".small160{font-Size:10pt; line-height:130%; font-family: osaka}"); 
		document.writeln(".normal100{font-Size:12pt; font-family: osaka}");
		document.writeln(".normal120{font-Size:12pt; line-height:110%; font-family: osaka}");
		document.writeln(".normal160{font-Size:12pt; line-height:130%; font-family: osaka}");	
		document.writeln(".medium120{font-Size:18pt; line-height:110%; font-family: osaka}");
		document.writeln(".large100{font-Size:24pt; line-height:110%; font-family: osaka}");
		document.writeln("a:link{text-decoration: none; color: #5c8cc8}");
		document.writeln("a:visited{text-decoration: none; color: #88356a}");
		document.writeln("a:hover{text-decoration: underline; color: #5c8cc8}");

	 	}
	 	else
	 	{
		// MAC NETSCAPE 6.x~ Safari
		document.writeln("p{font-Size:13px; line-height:170%; font-family: Hiragino Kaku Gothic Pro}");
		document.writeln(".smallest{font-size:10px; font-family: Hiragino Kaku Gothic Pro}");
		document.writeln(".small100{font-Size:11px; font-family: Hiragino Kaku Gothic Pro}"); 
		document.writeln(".small120{font-Size:11px; line-height:130%; font-family: Hiragino Kaku Gothic Pro}"); 
		document.writeln(".small140{font-Size:11px; line-height:140%; font-family: Hiragino Kaku Gothic Pro}"); 
		document.writeln(".small160{font-Size:11px; line-height:160%; font-family: Hiragino Kaku Gothic Pro}"); 
		document.writeln(".normal100{font-Size:13px; font-family: Hiragino Kaku Gothic Pro}");
		document.writeln(".normal120{font-Size:13px; line-height:140%; font-family: Hiragino Kaku Gothic Pro}");
		document.writeln(".normal160{font-Size:13px; line-height:170%; font-family: Hiragino Kaku Gothic Pro}");
		document.writeln(".medium120{font-Size:18px; line-height:120%; font-family: Hiragino Kaku Gothic Pro}");
		document.writeln(".large100{font-Size:24px; line-height:120%; font-family: Hiragino Kaku Gothic Pro}");
		document.writeln("SELECT{font-Size:10px; font-family:Hiragino Kaku Gothic Pro,sans-serif}");
		document.writeln("a:link{text-decoration: none; color: #5c8cc8}");
		document.writeln("a:visited{text-decoration: none; color: #88356a}");
	document.writeln("a:hover{text-decoration: underline; color: #5c8cc8}");

	 	}
	 }

}
else
{
	if( bName == "M")
	{
		// WIN IE
		document.writeln("p{font-Size:14px; line-height:22px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".smallest{font-Size:11px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".small100{font-Size:12px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".small120{font-Size:12px; line-height:16px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".small140{font-Size:12px; line-height:16px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".small160{font-Size:12px; line-height:19px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".normal100{font-Size:14px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".normal120{font-Size:14px; line-height:19px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".normal160{font-Size:14px; line-height:22px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".medium120{font-Size:18px; line-height:20px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".large100{font-Size:24px; line-height:26px}");
		document.writeln("SELECT{font-Size:12px; font-family:ＭＳ Ｐゴシック,sans-serif}");
		document.writeln("a:link{text-decoration: none; color: #5c8cc8}");
		document.writeln("a:visited{text-decoration: none; color: #88356a}");
		document.writeln("a:hover{text-decoration: underline; color: #5c8cc8}");

	}
	else
	{
		if( vNum < 5 )
		{
		// WIN NETSCAPE 4.x
		document.writeln("p{font-Size:110%; line-height:160%}");
		document.writeln(".smallest{font-Size:85%}");
		document.writeln(".small100{font-Size:90%}");
		document.writeln(".small120{font-Size:90%; line-height:130%}");
		document.writeln(".small140{font-Size:90%; line-height:120%}");
		document.writeln(".small160{font-Size:90%; line-height:140%}");
		document.writeln(".normal100{font-Size:110%}");
		document.writeln(".normal120{font-Size:110%; line-height:140%}");
		document.writeln(".normal160{font-Size:110%; line-height:160%}");
		document.writeln(".medium120{font-Size:140%; line-height:140%}");
		document.writeln(".large100{font-Size:190%; line-height:170%}");
		document.writeln("a:link{text-decoration: none; color: #5c8cc8}");
		document.writeln("a:visited{text-decoration: none; color: #88356a}");
		document.writeln("a:hover{text-decoration: underline; color: #5c8cc8}");

		}
		else
		{
		// WIN NETSCAPE 6.x~
		document.writeln("p{font-Size:14px; line-height:22px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".smallest{font-Size:11px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".small100{font-Size:12px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".small120{font-Size:12px; line-height:16px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".small140{font-Size:12px; line-height:16px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".small160{font-Size:12px; line-height:19px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".normal100{font-Size:14px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".normal120{font-Size:14px; line-height:19px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".normal160{font-Size:14px; line-height:22px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".medium120{font-Size:18px; line-height:20px; font-family: ＭＳ Ｐゴシック}");
		document.writeln(".large100{font-Size:24px; line-height:26px}");
		document.writeln("SELECT{font-Size:11px; font-family:ＭＳ Ｐゴシック,sans-serif}");
		document.writeln("a:link{text-decoration: none; color: #5c8cc8}");
		document.writeln("a:visited{text-decoration: none; color: #88356a}");
		document.writeln("a:hover{text-decoration: underline; color: #5c8cc8}");

		}
	}
}
 document.writeln("--></STYLE>");

