mac=(navigator.appVersion.indexOf('Mac')!=-1)?true:false;ie=(navigator.appName.charAt(0) == "M")?true:false;document.write("<STYLE TYPE='text/css'><!--")if(mac){	if(ie){		//MAC IE		document.write(".TD{font-size: 12px;font-family: osaka};")	}	else{		//MAC NS		document.write(".TD{font-size: 12px;font-family: osaka};.txt {  font-size: 10px; color: #666666; background-color: #ffffff; height: 16px; width: 100px; border: 1px #666666 groove};.pl {font-size: 10px;color: #666666; background-color: #ffffff; height: 16px}")	}}else{	if(ie){		//WIN IE		document.write("TD {font-size: 12px;font-family: 'ＭＳ Ｐゴシック'}.s {font-Size:11px ;line-height: 15px}; .sx {font-Size:11px}; ")	}	else{		//WIN NS		document.write("TD {font-size: 12px;font-family: 'MS P Gothic'}.s {font-Size:11px ;line-height: 15px}; .sx {font-Size:11px}; .l {font-Size:15px ;line-height: 20px}; .lx {font-Size:15px}; .txt { font-Size:12px; color: #666666; background-color: #ffffff; border: 1px #666666 groove}; .pl {font-Size:12px; color: #666666; background-color: #ffffff; height: 16px}")	}}/* ブラウザ共通スタイル定義 ver1.0 */document.write("a:link {color: #0066FF; text-decoration: none;}")document.write("a:hover {color: #0099FF; text-decoration: none;}")document.write("body {text-align:center; color:#666666; margin:0px; padding:0px;}")document.write("--></STYLE>");