		if( navigator.userAgent.indexOf("Mozilla/5.")>=0 && navigator.platform=="Win32" ){
document.write('<LINK rel="stylesheet" type="text/css" href="http://seekel.co.jp/contents/style.css">');
		}else if( navigator.userAgent.indexOf("Mozilla/4.")>=0 && navigator.platform=="Win32" ){
document.write('<LINK rel="stylesheet" type="text/css" href="http://seekel.co.jp/contents/wie_style.css">');
		}else if( navigator.userAgent.indexOf("Safari")>=0){
document.write('<LINK rel="stylesheet" type="text/css" href="http://seekel.co.jp/contents/safari_style.css">');
		}else if( navigator.userAgent.indexOf("Mozilla/5.")>=0 ){
document.write('<LINK rel="stylesheet" type="text/css" href="http://seekel.co.jp/contents/n6_style.css">');
		}else if( navigator.appName=="Netscape"){
document.write('<LINK rel="stylesheet" type="text/css" href="http://seekel.co.jp/contents/n_style.css">');
		}
