<!--
	/* Netscape 4.x の場合はスタイルを読ませない */
	if(!((navigator.appName == "Netscape") && (navigator.appVersion.indexOf('4.') >= 0))) {
	 	document.write('<link rel="stylesheet" type="text/css" href="css/yamashin.css">');
	}
// -->

