<!--

	function subwinopen(FN,w,h){
		window.open(FN,'izu_subwin','menuber=no,toolbar=no,scrollbars=auto,status=no,width='+w+',height='+h+',resizable=yes');
		return false;
	}


if(navigator.appVersion.indexOf("Mac") >= 1){
	document.write('<style type="text/css"><!--');
	document.write('.s-14 {font-Size:14px; line-height:22px}');
	document.write('.s-12 {font-Size:12px; line-height:20px}');
	document.write('.s-11 {font-Size:11px; line-height:15px}');
	document.write('.s-10 {font-Size:10px; line-height:15px}');
	document.write('.s-10_sbr {font-Size:10px; line-height:11px}');
	document.write('--></style>');	
	}
else{
	document.write('<style type="text/css"><!--');
	document.write('body,span {font-family:"‚l‚r ‚oƒSƒVƒbƒN","MS UI Gothic","‚l‚r ‚o–¾’©";}');
	document.write('.s-14 {font-Size:14px; line-height:22px}');
	document.write('.s-12 {font-Size:12px; line-height:20px}');
	document.write('.s-11 {font-Size:11px; line-height:15px}');
	document.write('.s-10 {font-Size:11px; line-height:15px}');
	document.write('.s-10_sbr {font-Size:11px; line-height:13px}');
	document.write('--></style>');	
	}

//-->
