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(".e9{font-Size:9px}");		document.writeln(".e10{font-size:10px}");		document.writeln(".e12{font-size:12px}");		document.writeln(".e14{font-size:14px}");		document.writeln(".e16{font-size:16px}");		document.writeln(".e18{font-size:18px}");		document.writeln(".e20{font-size:20px}");		document.writeln(".e22{font-size:22px}");		document.writeln(".e24{font-size:24px}");		document.writeln(".e26{font-size:26px}");		document.writeln(".e28{font-size:28px}");		document.writeln(".e30{font-size:30px}");		document.writeln(".j9{font-size:9px}");		document.writeln(".j10{font-Size:10px}");		document.writeln(".j12{font-Size:12px}");		document.writeln(".j14{font-Size:14px}");		document.writeln(".j16{font-Size:16px}");		document.writeln(".j18{font-Size:18px}");		document.writeln(".j20{font-Size:20px}");		document.writeln(".j22{font-Size:22px}");		document.writeln(".j24{font-Size:24px}");		document.writeln(".j26{font-Size:26px}");		document.writeln(".j28{font-Size:28px}");		document.writeln(".j30{font-Size:30px}");		//リスト		document.writeln(".e9l{font-Size:9px ;line-height:9px}");		document.writeln(".e10l{font-size:10px ;line-height:10px}");		document.writeln(".e12l{font-size:12px ;line-height:12px}");		document.writeln(".e14l{font-size:14px ;line-height:14px}");		document.writeln(".e16l{font-size:16px ;line-height:16px}");		document.writeln(".e18l{font-size:18px ;line-height:18px}");		document.writeln(".e20l{font-size:20px ;line-height:20px}");		document.writeln(".e22l{font-size:22px ;line-height:22px}");		document.writeln(".e24l{font-size:24px ;line-height:24px}");		document.writeln(".e26l{font-size:26px ;line-height:26px}");		document.writeln(".e28l{font-size:28px ;line-height:28px}");		document.writeln(".e30l{font-size:30px ;line-height:30px}");		document.writeln(".j9l{font-size:9px ;line-height:9px}");		document.writeln(".j10l{font-Size:10px ;line-height:10px}");		document.writeln(".j12l{font-Size:12px ;line-height:12px}");		document.writeln(".j14l{font-Size:14px ;line-height:14px}");		document.writeln(".j16l{font-Size:16px ;line-height:16px}");		document.writeln(".j18l{font-Size:18px ;line-height:18px}");		document.writeln(".j20l{font-Size:20px ;line-height:20px}");		document.writeln(".j22l{font-Size:22px ;line-height:22px}");		document.writeln(".j24l{font-Size:24px ;line-height:24px}");		document.writeln(".j26l{font-Size:26px ;line-height:26px}");		document.writeln(".j28l{font-Size:28px ;line-height:28px}");		document.writeln(".j30l{font-Size:30px ;line-height:30px}");	 	//文章		document.writeln(".e9h{font-Size:9px ;line-height:9px}");		document.writeln(".e10h{font-size:10px ;line-height:10px}");		document.writeln(".e12h{font-size:12px ;line-height:12px}");		document.writeln(".e14h{font-size:14px ;line-height:14px}");		document.writeln(".e16h{font-size:16px ;line-height:16px}");		document.writeln(".e18h{font-size:18px ;line-height:18px}");		document.writeln(".e20h{font-size:20px ;line-height:20px}");		document.writeln(".e22h{font-size:22px ;line-height:22px}");		document.writeln(".e24h{font-size:24px ;line-height:24px}");		document.writeln(".e26h{font-size:26px ;line-height:26px}");		document.writeln(".e28h{font-size:28px ;line-height:28px}");		document.writeln(".e30h{font-size:30px ;line-height:30px}");		document.writeln(".j9h{font-size:9px ;line-height:9px}");		document.writeln(".j10h{font-Size:10px ;line-height:10px}");		document.writeln(".j12h{font-Size:12px ;line-height:12px}");		document.writeln(".j14h{font-Size:14px ;line-height:14px}");		document.writeln(".j16h{font-Size:16px ;line-height:16px}");		document.writeln(".j18h{font-Size:18px ;line-height:18px}");		document.writeln(".j20h{font-Size:20px ;line-height:20px}");		document.writeln(".j22h{font-Size:22px ;line-height:22px}");		document.writeln(".j24h{font-Size:24px ;line-height:24px}");		document.writeln(".j26h{font-Size:26px ;line-height:26px}");		document.writeln(".j28h{font-Size:28px ;line-height:28px}");		document.writeln(".j30h{font-Size:30px ;line-height:30px}");}	else	{		if( vNum < 5 )		{			// MAC NETSCAPE 4.x   			//基本			document.writeln(".e9{font-Size:9px; line-height:9px}");			document.writeln(".e10{font-size:10px; line-height:10px}");			document.writeln(".e12{font-size:12px; line-height:12px}");			document.writeln(".e14{font-size:14px; line-height:14px}");			document.writeln(".e16{font-size:16px; line-height:16px}");			document.writeln(".e18{font-size:18px; line-height:18px}");			document.writeln(".e20{font-size:20px; line-height:20px}");			document.writeln(".e22{font-size:22px; line-height:22px}");			document.writeln(".e24{font-size:24px; line-height:24px}");			document.writeln(".e26{font-size:26px; line-height:26px}");			document.writeln(".e28{font-size:28px; line-height:28px}");			document.writeln(".e30{font-size:30px; line-height:30px}");			document.writeln(".j9{font-size:9px; line-height:9px}");			document.writeln(".j10{font-Size:10px; line-height:10px}"); 			document.writeln(".j12{font-Size:12px; line-height:12px}");			document.writeln(".j14{font-Size:14px; line-height:14px}");			document.writeln(".j16{font-Size:16px; line-height:16px}");			document.writeln(".j18{font-Size:18px; line-height:18px}");			document.writeln(".j20{font-Size:20px; line-height:20px}");			document.writeln(".j22{font-Size:22px; line-height:22px}");			document.writeln(".j24{font-Size:24px; line-height:24px}");			document.writeln(".j26{font-Size:26px; line-height:26px}");			document.writeln(".j28{font-Size:28px; line-height:28px}");			document.writeln(".j30{font-Size:30px; line-height:30px}");		//リスト		document.writeln(".e9l{font-Size:9px ;line-height:9px}");		document.writeln(".e10l{font-size:10px ;line-height:19px}");		document.writeln(".e12l{font-size:12px ;line-height:12px}");		document.writeln(".e14l{font-size:14px ;line-height:14px}");		document.writeln(".e16l{font-size:16px ;line-height:16px}");		document.writeln(".e18l{font-size:18px ;line-height:18px}");		document.writeln(".e20l{font-size:20px ;line-height:20px}");		document.writeln(".e22l{font-size:22px ;line-height:22px}");		document.writeln(".e24l{font-size:24px ;line-height:24px}");		document.writeln(".e26l{font-size:26px ;line-height:26px}");		document.writeln(".e28l{font-size:28px ;line-height:28px}");		document.writeln(".e30l{font-size:30px ;line-height:30px}");		document.writeln(".j9l{font-size:9px ;line-height:9px}");		document.writeln(".j10l{font-Size:10px ;line-height:10px}");		document.writeln(".j12l{font-Size:12px ;line-height:12px}");		document.writeln(".j14l{font-Size:14px ;line-height:14px}");		document.writeln(".j16l{font-Size:16px ;line-height:16px}");		document.writeln(".j18l{font-Size:18px ;line-height:18px}");		document.writeln(".j20l{font-Size:20px ;line-height:20px}");		document.writeln(".j22l{font-Size:22px ;line-height:22px}");		document.writeln(".j24l{font-Size:24px ;line-height:24px}");		document.writeln(".j26l{font-Size:26px ;line-height:26px}");		document.writeln(".j28l{font-Size:28px ;line-height:28px}");		document.writeln(".j30l{font-Size:30px ;line-height:30px}");	 	//文章		document.writeln(".e9h{font-Size:9px ;line-height:9px}");		document.writeln(".e10h{font-size:10px ;line-height:10px}");		document.writeln(".e12h{font-size:12px ;line-height:12px}");		document.writeln(".e14h{font-size:14px ;line-height:14px}");		document.writeln(".e16h{font-size:16px ;line-height:16px}");		document.writeln(".e18h{font-size:18px ;line-height:18px}");		document.writeln(".e20h{font-size:20px ;line-height:20px}");		document.writeln(".e22h{font-size:22px ;line-height:22px}");		document.writeln(".e24h{font-size:24px ;line-height:24px}");		document.writeln(".e26h{font-size:26px ;line-height:26px}");		document.writeln(".e28h{font-size:28px ;line-height:28px}");		document.writeln(".e30h{font-size:30px ;line-height:30px}");		document.writeln(".j9h{font-size:9px ;line-height:9px}");		document.writeln(".j10h{font-Size:10px ;line-height:10px}");		document.writeln(".j12h{font-Size:12px ;line-height:12px}");		document.writeln(".j14h{font-Size:14px ;line-height:14px}");		document.writeln(".j16h{font-Size:16px ;line-height:16px}");		document.writeln(".j18h{font-Size:18px ;line-height:18px}");		document.writeln(".j20h{font-Size:20px ;line-height:20px}");		document.writeln(".j22h{font-Size:22px ;line-height:22px}");		document.writeln(".j24h{font-Size:24px ;line-height:24px}");		document.writeln(".j26h{font-Size:26px ;line-height:26px}");		document.writeln(".j28h{font-Size:28px ;line-height:28px}");		document.writeln(".j30h{font-Size:30px ;line-height:30px}");	 	}	 	else	 	{			// MAC NETSCAPE 6.x~			//基本			document.writeln(".e9{font-Size:9px}");			document.writeln(".e10{font-size:10px}");			document.writeln(".e12{font-size:12px}");			document.writeln(".e14{font-size:14px}");			document.writeln(".e16{font-size:16px}");			document.writeln(".e18{font-size:18px}");			document.writeln(".e20{font-size:20px}");			document.writeln(".e22{font-size:22px}");			document.writeln(".e24{font-size:24px}");			document.writeln(".e26{font-size:26px}");			document.writeln(".e28{font-size:28px}");			document.writeln(".e30{font-size:30px}");			document.writeln(".j9{font-size:9px; line-height:9px}");			document.writeln(".j10{font-Size:10px; line-height:10px}"); 			document.writeln(".j12{font-Size:12px; line-height:12px}");			document.writeln(".j14{font-Size:14px; line-height:14px}");				document.writeln(".j16{font-Size:16px; line-height:16px}");				document.writeln(".j18{font-Size:18px; line-height:18px}");				document.writeln(".j20{font-Size:20px; line-height:20px}");				document.writeln(".j22{font-Size:22px; line-height:22px}");				document.writeln(".j24{font-Size:24px; line-height:24px}");				document.writeln(".j26{font-Size:26px; line-height:26px}");				document.writeln(".j28{font-Size:28px; line-height:28px}");				document.writeln(".j30{font-Size:30px; line-height:30px}");			//リスト		document.writeln(".e9l{font-Size:9px ;line-height:9px}");		document.writeln(".e10l{font-size:10px ;line-height:10px}");		document.writeln(".e12l{font-size:12px ;line-height:12px}");		document.writeln(".e14l{font-size:14px ;line-height:14px}");		document.writeln(".e16l{font-size:16px ;line-height:16px}");		document.writeln(".e18l{font-size:18px ;line-height:18px}");		document.writeln(".e20l{font-size:20px ;line-height:20px}");		document.writeln(".e22l{font-size:22px ;line-height:22px}");		document.writeln(".e24l{font-size:24px ;line-height:24px}");		document.writeln(".e26l{font-size:26px ;line-height:26px}");		document.writeln(".e28l{font-size:28px ;line-height:28px}");		document.writeln(".e30l{font-size:30px ;line-height:30px}");		document.writeln(".j9l{font-size:9px ;line-height:9px}");		document.writeln(".j10l{font-Size:10px ;line-height:10px}");		document.writeln(".j12l{font-Size:12px ;line-height:12px}");		document.writeln(".j14l{font-Size:14px ;line-height:14px}");		document.writeln(".j16l{font-Size:16px ;line-height:16px}");		document.writeln(".j18l{font-Size:18px ;line-height:18px}");		document.writeln(".j20l{font-Size:20px ;line-height:2018px}");		document.writeln(".j22l{font-Size:22px ;line-height:22px}");		document.writeln(".j24l{font-Size:24px ;line-height:24px}");		document.writeln(".j26l{font-Size:26px ;line-height:26px}");		document.writeln(".j28l{font-Size:28px ;line-height:28px}");		document.writeln(".j30l{font-Size:30px ;line-height:30px}");	 	//文章		document.writeln(".e9h{font-Size:9px ;line-height:9px}");		document.writeln(".e10h{font-size:10px ;line-height:10px}");		document.writeln(".e12h{font-size:12px ;line-height:12px}");		document.writeln(".e14h{font-size:14px ;line-height:14px}");		document.writeln(".e16h{font-size:16px ;line-height:16px}");		document.writeln(".e18h{font-size:18px ;line-height:18px}");		document.writeln(".e20h{font-size:20px ;line-height:20px}");		document.writeln(".e22h{font-size:22px ;line-height:22px}");		document.writeln(".e24h{font-size:24px ;line-height:24px}");		document.writeln(".e26h{font-size:26px ;line-height:26px}");		document.writeln(".e28h{font-size:28px ;line-height:28px}");		document.writeln(".e30h{font-size:30px ;line-height:30px}");		document.writeln(".j9h{font-size:9px ;line-height:9px}");		document.writeln(".j10h{font-Size:10px ;line-height:10px}");		document.writeln(".j12h{font-Size:12px ;line-height:12px}");		document.writeln(".j14h{font-Size:14px ;line-height:14px}");		document.writeln(".j16h{font-Size:16px ;line-height:16px}");		document.writeln(".j18h{font-Size:18px ;line-height:18px}");		document.writeln(".j20h{font-Size:20px ;line-height:20px}");		document.writeln(".j22h{font-Size:22px ;line-height:22px}");		document.writeln(".j24h{font-Size:24px ;line-height:24px}");		document.writeln(".j26h{font-Size:26px ;line-height:26px}");		document.writeln(".j28h{font-Size:28px ;line-height:28px}");		document.writeln(".j30h{font-Size:30px ;line-height:30px}");	 	}	 }}else{	if( bName == "M")	{		// WIN IE		//基本		document.writeln(".e9{font-Size:9px; line-height:9px}");		document.writeln(".e10{font-size:10px; line-height:10px}");		document.writeln(".e12{font-size:12px; line-height:12px}");		document.writeln(".e14{font-size:14px; line-height:14px}");		document.writeln(".e16{font-size:16px; line-height:16px}");		document.writeln(".e18{font-size:18px; line-height:18px}");		document.writeln(".e20{font-size:20px; line-height:20px}");		document.writeln(".e22{font-size:22px; line-height:22px}");		document.writeln(".e24{font-size:24px; line-height:24px}");		document.writeln(".e26{font-size:26px; line-height:26px}");		document.writeln(".e28{font-size:28px; line-height:28px}");		document.writeln(".e30{font-size:30px; line-height:30px}");		document.writeln(".j9{font-size:9px; line-height:11px}");		document.writeln(".j10{font-Size:10px; line-height:12px}");		document.writeln(".j12{font-Size:12px; line-height:14px; letter-spacing:1px}");		document.writeln(".j14{font-Size:14px; line-height:16px; letter-spacing:1px}");		document.writeln(".j16{font-Size:16px; line-height:18px; letter-spacing:1px}");		document.writeln(".j18{font-Size:18px; line-height:20px; letter-spacing:1px}");		document.writeln(".j20{font-Size:20px; line-height:22px; letter-spacing:1px}");		document.writeln(".j22{font-Size:22px; line-height:24px; letter-spacing:1px}");		document.writeln(".j24{font-Size:24px; line-height:26px; letter-spacing:1px}");		document.writeln(".j26{font-Size:26px; line-height:28px; letter-spacing:1px}");		document.writeln(".j28{font-Size:28px; line-height:30px; letter-spacing:1px}");		document.writeln(".j30{font-Size:30px; line-height:32px; letter-spacing:1px}");		//リスト  document.writeln(".e9l{font-Size:9px; line-height:9px}");		document.writeln(".e10l{font-size:10px; line-height:10px}");		document.writeln(".e12l{font-size:12px; line-height:12px}");		document.writeln(".e14l{font-size:14px; line-height:14px}");		document.writeln(".e16l{font-size:16px; line-height:16px}");		document.writeln(".e18l{font-size:18px; line-height:18px}");		document.writeln(".e20l{font-size:20px; line-height:20px}");		document.writeln(".e22l{font-size:22px; line-height:22px}");		document.writeln(".e24l{font-size:24px; line-height:24px}");		document.writeln(".e26l{font-size:26px; line-height:26px}");		document.writeln(".e28l{font-size:28px; line-height:28px}");		document.writeln(".e30l{font-size:30px; line-height:30px}");		document.writeln(".j9l{font-size:9px; line-height:9px}");		document.writeln(".j10l{font-Size:10px; line-height:10px}");		document.writeln(".j12l{font-Size:12px; line-height:12px; letter-spacing:1px}");		document.writeln(".j14l{font-Size:14px; line-height:14px; letter-spacing:1px}");		document.writeln(".j16l{font-Size:16px; line-height:16px; letter-spacing:1px}");		document.writeln(".j18l{font-Size:18px; line-height:18px; letter-spacing:1px}");		document.writeln(".j20l{font-Size:20px; line-height:20px; letter-spacing:1px}");		document.writeln(".j22l{font-Size:22px; line-height:22px; letter-spacing:1px}");		document.writeln(".j24l{font-Size:24px; line-height:24px; letter-spacing:1px}");		document.writeln(".j26l{font-Size:26px; line-height:26px; letter-spacing:1px}");		document.writeln(".j28l{font-Size:28px; line-height:28px; letter-spacing:1px}");		document.writeln(".j30l{font-Size:30px; line-height:30px; letter-spacing:1px}");	 //文章  document.writeln(".e9h{font-Size:9px; line-height:9px}");		document.writeln(".e10h{font-size:10px; line-height:10px}");		document.writeln(".e12h{font-size:12px; line-height:12px}");		document.writeln(".e14h{font-size:14px; line-height:14px}");		document.writeln(".e16h{font-size:16px; line-height:16px}");		document.writeln(".e18h{font-size:18px; line-height:18px}");		document.writeln(".e20h{font-size:18px; line-height:18px}");		document.writeln(".e22h{font-size:18px; line-height:18px}");		document.writeln(".e24h{font-size:18px; line-height:18px}");		document.writeln(".e26h{font-size:18px; line-height:18px}");		document.writeln(".e28h{font-size:18px; line-height:18px}");		document.writeln(".e30h{font-size:18px; line-height:18px}");		document.writeln(".j9h{font-size:9px; line-height:9px}");		document.writeln(".j10h{font-Size:10px; line-height:10px}");		document.writeln(".j12h{font-Size:12px; line-height:12px; letter-spacing:1px}");		document.writeln(".j14h{font-Size:14px; line-height:14px; letter-spacing:1px}");		document.writeln(".j16h{font-Size:16px; line-height:16px; letter-spacing:1px}");		document.writeln(".j18h{font-Size:18px; line-height:18px; letter-spacing:1px}");		document.writeln(".j20h{font-Size:20px; line-height:20px; letter-spacing:1px}");		document.writeln(".j22h{font-Size:22px; line-height:22px; letter-spacing:1px}");		document.writeln(".j24h{font-Size:24px; line-height:24px; letter-spacing:1px}");		document.writeln(".j26h{font-Size:26px; line-height:26px; letter-spacing:1px}");		document.writeln(".j28h{font-Size:28px; line-height:28px; letter-spacing:1px}");		document.writeln(".j30h{font-Size:30px; line-height:30px; letter-spacing:1px}");	}	else	{		if( vNum < 5 )		{			// WIN NETSCAPE 4.x   			//基本			document.writeln(".e9{font-Size:9px}");			document.writeln(".e10{font-size:10px; line-height:10px}");			document.writeln(".e12{font-size:12px; line-height:12px}");			document.writeln(".e14{font-size:14px; line-height:14px}");			document.writeln(".e16{font-size:16px; line-height:16px}");			document.writeln(".e18{font-size:18px; line-height:18px}");			document.writeln(".e20{font-size:20px; line-height:20px}");			document.writeln(".e22{font-size:22px; line-height:22px}");			document.writeln(".e24{font-size:24px; line-height:24px}");			document.writeln(".e26{font-size:26px; line-height:26px}");			document.writeln(".e28{font-size:28px; line-height:28px}");			document.writeln(".e30{font-size:30px; line-height:30px}");			document.writeln(".j9{font-size:9px; line-height:9px}");			document.writeln(".j10{font-Size:10px; line-height:10px}");			document.writeln(".j12{font-Size:12px; line-height:12px}");			document.writeln(".j14{font-Size:14px; line-height:14px}");			document.writeln(".j16{font-Size:16px; line-height:16px}");			document.writeln(".j18{font-Size:18px; line-height:18px}");			document.writeln(".j20{font-Size:20px; line-height:20px}");			document.writeln(".j22{font-Size:22px; line-height:22px}");			document.writeln(".j24{font-Size:24px; line-height:24px}");			document.writeln(".j26{font-Size:26px; line-height:26px}");			document.writeln(".j28{font-Size:28px; line-height:28px}");			document.writeln(".j30{font-Size:30px; line-height:30px}");   			//リスト			document.writeln(".e9l{font-Size:9px; line-height:9px}");			document.writeln(".e10l{font-size:10px; line-height:10px}");			document.writeln(".e12l{font-size:12px; line-height:12px}");			document.writeln(".e14l{font-size:14px; line-height:14px}");			document.writeln(".e16l{font-size:16px; line-height:16px}");			document.writeln(".e18l{font-size:18px; line-height:18px}");			document.writeln(".e20l{font-size:20px; line-height:20px}");			document.writeln(".e22l{font-size:22px; line-height:22px}");			document.writeln(".e24l{font-size:24px; line-height:24px}");			document.writeln(".e26l{font-size:26px; line-height:26px}");			document.writeln(".e28l{font-size:28px; line-height:28px}");			document.writeln(".e30l{font-size:30px; line-height:30px}");			document.writeln(".j9l{font-size:9px; line-height:9px}");			document.writeln(".j10l{font-Size:10px; line-height:10px}");			document.writeln(".j12l{font-Size:12px; line-height:12px}");			document.writeln(".j14l{font-Size:14px; line-height:14px}");			document.writeln(".j16l{font-Size:16px; line-height:16px}");			document.writeln(".j18l{font-Size:18px; line-height:18px}");			document.writeln(".j20l{font-Size:20px; line-height:20px}");			document.writeln(".j22l{font-Size:22px; line-height:22px}");			document.writeln(".j24l{font-Size:24px; line-height:24px}");			document.writeln(".j26l{font-Size:26px; line-height:26px}");			document.writeln(".j28l{font-Size:28px; line-height:28px}");			document.writeln(".j30l{font-Size:30px; line-height:30px}");   			//文章			document.writeln(".e9h{font-Size:9px; line-height:9px}");			document.writeln(".e10h{font-size:10px; line-height:10px}");			document.writeln(".e12h{font-size:12px; line-height:12px}");			document.writeln(".e14h{font-size:14px; line-height:14px}");			document.writeln(".e16h{font-size:16px; line-height:16px}");			document.writeln(".e18h{font-size:18px; line-height:18px}");			document.writeln(".e20h{font-size:20px; line-height:20px}");			document.writeln(".e22h{font-size:22px; line-height:22px}");			document.writeln(".e24h{font-size:24px; line-height:24px}");			document.writeln(".e26h{font-size:26px; line-height:26px}");			document.writeln(".e28h{font-size:28px; line-height:28px}");			document.writeln(".e30h{font-size:30px; line-height:30px}");			document.writeln(".j9h{font-size:9px; line-height:9px}");			document.writeln(".j10h{font-Size:10px; line-height:10px}");			document.writeln(".j12h{font-Size:12px; line-height:12px}");			document.writeln(".j14h{font-Size:14px; line-height:14px}");			document.writeln(".j16h{font-Size:16px; line-height:16px}");			document.writeln(".j18h{font-Size:18px; line-height:18px}");			document.writeln(".j20h{font-Size:20px; line-height:20px}");			document.writeln(".j22h{font-Size:22px; line-height:22px}");			document.writeln(".j24h{font-Size:24px; line-height:24px}");			document.writeln(".j26h{font-Size:26px; line-height:26px}");			document.writeln(".j28h{font-Size:28px; line-height:28px}");			document.writeln(".j30h{font-Size:30px; line-height:30px}");		}		else		{			// WIN NETSCAPE 6.x~   			//基本			document.writeln(".e9{font-Size:9px; line-height:9px}");			document.writeln(".e10{font-size:10px; line-height:10px}");			document.writeln(".e12{font-size:12px; line-height:12px}");			document.writeln(".e14{font-size:14px; line-height:14px}");			document.writeln(".e16{font-size:16px; line-height:16px}");			document.writeln(".e18{font-size:18px; line-height:18px}");			document.writeln(".e20{font-size:20px; line-height:20px}");			document.writeln(".e22{font-size:22px; line-height:22px}");			document.writeln(".e24{font-size:24px; line-height:24px}");			document.writeln(".e26{font-size:26px; line-height:26px}");			document.writeln(".e28{font-size:28px; line-height:28px}");			document.writeln(".e30{font-size:30px; line-height:30px}");			document.writeln(".j9{font-size:9px; line-height:9px}");			document.writeln(".j10{font-Size:10px; line-height:10px}");			document.writeln(".j12{font-Size:12px; line-height:12px; letter-spacing:1px}");			document.writeln(".j14{font-Size:14px; line-height:14px; letter-spacing:1px}");			document.writeln(".j16{font-Size:16px; line-height:16px; letter-spacing:1px}");			document.writeln(".j18{font-Size:18px; line-height:18px; letter-spacing:1px}");			document.writeln(".j20{font-Size:20px; line-height:20px; letter-spacing:1px}");			document.writeln(".j22{font-Size:22px; line-height:22px; letter-spacing:1px}");			document.writeln(".j24{font-Size:24px; line-height:24px; letter-spacing:1px}");			document.writeln(".j26{font-Size:26px; line-height:26px; letter-spacing:1px}");			document.writeln(".j28{font-Size:28px; line-height:28px; letter-spacing:1px}");			document.writeln(".j30{font-Size:30px; line-height:30px; letter-spacing:1px}");   			//リスト			document.writeln(".e9l{font-Size:9px; line-height:9px}");			document.writeln(".e10l{font-size:10px; line-height:10px}");			document.writeln(".e12l{font-size:12px; line-height:12px}");			document.writeln(".e14l{font-size:14px; line-height:14px}");			document.writeln(".e16l{font-size:16px; line-height:16px}");			document.writeln(".e18l{font-size:18px; line-height:18px}");			document.writeln(".e20l{font-size:20px; line-height:20px}");			document.writeln(".e22l{font-size:22px; line-height:22px}");			document.writeln(".e24l{font-size:24px; line-height:24px}");			document.writeln(".e26l{font-size:26px; line-height:26px}");			document.writeln(".e28l{font-size:28px; line-height:28px}");			document.writeln(".e30l{font-size:30px; line-height:30px}");			document.writeln(".j9l{font-size:9px; line-height:9px}");			document.writeln(".j10l{font-Size:10px; line-height:10px}");			document.writeln(".j12l{font-Size:12px; line-height:12px; letter-spacing:1px}");			document.writeln(".j14l{font-Size:14px; line-height:14px; letter-spacing:1px}");			document.writeln(".j16l{font-Size:16px; line-height:16px; letter-spacing:1px}");			document.writeln(".j18l{font-Size:18px; line-height:18px; letter-spacing:1px}");			document.writeln(".j20l{font-Size:20px; line-height:20px; letter-spacing:1px}");			document.writeln(".j22l{font-Size:22px; line-height:22px; letter-spacing:1px}");			document.writeln(".j24l{font-Size:24px; line-height:24px; letter-spacing:1px}");			document.writeln(".j26l{font-Size:26px; line-height:26px; letter-spacing:1px}");			document.writeln(".j28l{font-Size:28px; line-height:28px; letter-spacing:1px}");			document.writeln(".j30l{font-Size:30px; line-height:30px; letter-spacing:1px}");  			//文章			document.writeln(".e9h{font-Size:9px; line-height:9px}");			document.writeln(".e10h{font-size:10px; line-height:10px}");			document.writeln(".e12h{font-size:12px; line-height:12px}");			document.writeln(".e14h{font-size:14px; line-height:14px}");			document.writeln(".e16h{font-size:16px; line-height:16px}");			document.writeln(".e18h{font-size:18px; line-height:18px}");			document.writeln(".e20h{font-size:20px; line-height:20px}");			document.writeln(".e22h{font-size:22px; line-height:22px}");			document.writeln(".e24h{font-size:24px; line-height:24px}");			document.writeln(".e26h{font-size:26px; line-height:26px}");			document.writeln(".e28h{font-size:28px; line-height:28px}");			document.writeln(".e30h{font-size:30px; line-height:30px}");			document.writeln(".j9h{font-size:9px; line-height:9px}");			document.writeln(".j10h{font-Size:10px; line-height:10px}");			document.writeln(".j12h{font-Size:12px; line-height:12px; letter-spacing:1px}");			document.writeln(".j14h{font-Size:14px; line-height:14px; letter-spacing:1px}");			document.writeln(".j16h{font-Size:16px; line-height:16px; letter-spacing:1px}");			document.writeln(".j18h{font-Size:18px; line-height:18px; letter-spacing:1px}");			document.writeln(".j20h{font-Size:20px; line-height:20px; letter-spacing:1px}");			document.writeln(".j22h{font-Size:22px; line-height:22px; letter-spacing:1px}");			document.writeln(".j24h{font-Size:24px; line-height:24px; letter-spacing:1px}");			document.writeln(".j26h{font-Size:26px; line-height:26px; letter-spacing:1px}");			document.writeln(".j28h{font-Size:28px; line-height:28px; letter-spacing:1px}");			document.writeln(".j30h{font-Size:30px; line-height:30px; letter-spacing:1px}");				}	}} document.writeln("--></STYLE>");