
//=================================================

	os = navigator.appVersion.indexOf("Win");
	
	if ( os >= 0 ) {
			document.write("<STYLE TYPE='text/css'>")
			document.write("<!--")
			document.write("     body { font-family:verdana, arial, helvetica, sans-serif, ‚l‚r ‚oƒSƒVƒbƒN, OSAKA } }")
			document.write("-->")
			document.write("</STYLE>")
	}

//=================================================
