MAC = navigator.userAgent.indexOf('Mac') != -1document.write('<STYLE TYPE="text/css">');document.write('A {text-decoration: none;}');document.write('BODY {margin:0px;}');document.write('.engS {  font-size:10px; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; line-height:14px; }');document.write('.engM {  font-size:12px; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; line-height:16px;}');if (MAC) {	document.write('.small {  font-size:10px; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:14px;}');	document.write('.small2 {  font-size:10px; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:12px;}');	document.write('.normal {  font-size:12px;  font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:17px;}');	document.write('.normal2 {  font-size:12px;  font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:15px;}');	document.write('.large {font-size:14px; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:18px;}');} else {	document.write('.small {  font-size:11px; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:14px;}');	document.write('.small2 {  font-size:11px; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:12px;}');	document.write('.normal {  font-size:13px;  font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:17px;}');	document.write('.normal2 {  font-size:13px;  font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:15px;}');	document.write('.large {font-size:15px; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:18px;}');}document.write('</STYLE>');