<!--//CSSふりわけスクリプトvar vNum = navigator.appVersion.charAt(0);var bName = navigator.appName.charAt(0);if ( bName == "M" && vNum < 4)	location.href="/getnewbrowser.html";if ( bName == "N" && vNum < 4)	location.href="/getnewbrowser.html";document.writeln("<STYLE TYPE='text/css'><!--");if(navigator.appVersion.indexOf("Mac") > -1){	if( bName == "M")	 {		// MAC IE		document.writeln(".e1{font-Size:10px}");		document.writeln(".e2{font-size:12px}");		document.writeln(".j1{font-Size:10px; line-height:15px}");		document.writeln(".j2{font-Size:12px; line-height:17px}");		document.writeln(".j1n{font-Size:10px}");		document.writeln(".j2n{font-Size:12px}");	}	else	{		if( vNum < 5 )		{			// MAC NETSCAPE 4.x			document.writeln(".e1{font-Size:10px}");			document.writeln(".e2{font-size:12px}");			document.writeln(".j1{font-Size:10px; line-height:15px}");			document.writeln(".j2{font-Size:12px; line-height:17px}");			document.writeln(".j1n{font-Size:10px}");			document.writeln(".j2n{font-Size:12px}");	 	}	 	else	 	{			// MAC NETSCAPE 6.x~			document.writeln(".e1{font-Size:10px}");			document.writeln(".e2{font-size:12px}");			document.writeln(".j1{font-Size:10px; line-height:15px}");			document.writeln(".j2{font-Size:12px; line-height:17px}");			document.writeln(".j1n{font-Size:10px}");			document.writeln(".j2n{font-Size:12px}");	 	}	 }}else{	if( bName == "M")	{		// WIN IE		document.writeln(".e1{font-Size:11px}");		document.writeln(".e2{font-size:12px}");		document.writeln(".j1{font-Size:11px; line-height:17px}");		document.writeln(".j2{font-Size:12px; line-height:18px}");		document.writeln(".j1n{font-Size:11px}");		document.writeln(".j2n{font-Size:12px}");	}	else	{		if( vNum < 5 )		{			// WIN NETSCAPE 4.x			document.writeln(".e1{font-Size:11px}");			document.writeln(".e2{font-size:12px}");			document.writeln(".j1{font-Size:11px; line-height:17px}");			document.writeln(".j2{font-Size:12px; line-height:18px}");			document.writeln(".j1n{font-Size:11px}");			document.writeln(".j2n{font-Size:12px}");		}		else		{			// WIN NETSCAPE 6.x~			document.writeln(".e1{font-Size:11px}");			document.writeln(".e2{font-size:12px}");			document.writeln(".j1{font-Size:11px; line-height:17px}");			document.writeln(".j2{font-Size:12px; line-height:18px}");			document.writeln(".j1n{font-Size:11px}");			document.writeln(".j2n{font-Size:12px}");				}	}} document.writeln("--></STYLE>");//その他スクリプトfunction plI() { //v3.0  var d=document; if(d.images){ if(!d.p) d.p=new Array();    var i,j=d.p.length,a=plI.arguments; for(i=0; i<a.length; i++)    if (a[i].indexOf("#")!=0){ d.p[j]=new Image; d.p[j++].src=a[i];}}}function sIR() { //v3.0  var i,x,a=document.sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;}function fO(n, d) { //v4.01  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=fO(n,d.layers[i].document);  if(!x && d.getElementById) x=d.getElementById(n); return x;}function sI() { //v3.0  var i,j=0,x,a=sI.arguments; document.sr=new Array; for(i=0;i<(a.length-2);i+=3)   if ((x=fO(a[i]))!=null){document.sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}}function rlP(init) {  //reloads the window if Nav4 resized  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {    document.pgW=innerWidth; document.pgH=innerHeight; onresize=rlP; }}  else if (innerWidth!=document.pgW || innerHeight!=document.pgH) location.reload();}rlP(true);function sHL() { //v3.0  var i,p,v,obj,args=sHL.arguments;  for (i=0; i<(args.length-2); i+=3) if ((obj=fO(args[i]))!=null) { v=args[i+2];    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }    obj.visibility=v; }}// OPENS NEW WINDOWfunction OpensWindow(winName,url,X,Y,W,H){var WinD11=window.open(url,winName,'top='+X+',left='+Y+',screenX='+X+',screenY='+Y+',scrollbars=1,toolbar=0,location=0,status=0,menubar=0,resizeable=0,width='+W+',height='+H+'');opener=selfWinD11.document.close()}// OPENS COPYRIGHT WINfunction OpensWindow2(winName,url,X,Y,W,H){var WinD22=window.open(url,winName,'top='+X+',left='+Y+',screenX='+X+',screenY='+Y+',scrollbars=1,toolbar=0,location=0,status=1,menubar=0,resizeable=0,width='+W+',height='+H+'');opener=selfWinD22.document.close()}// -->
