if (navigator.userAgent.indexOf("Netscape/7") > -1) {
	document.getElementById("js_nn7").src.match(/^\/|((..\/)*)/);
	document.write('<link rel="stylesheet" href="http://www.meshimaru.com/common/css/nn7.css" type="text/css" media="screen, tv" />');
}