var basyo1;$(document).onready( function(){	if ( fs_gkzk[os_nani][ua_nani][10]==0) {	$(".listTypeA_all a ul").mouseover(function() {		basyo1 = $(this).find("li")		basyo1.addClass("colorWhite")    });	$("ul").mouseout(function() {		basyo1.removeClass("colorWhite")    });	}	$("a img.hm1").hover(function(){   $(this).set("src", "img/h_m1n.gif");	},function(){   $(this).set("src", "img/sp.gif");	});	$("a img.hm2").hover(function(){   $(this).set("src", "img/h_m2n.gif");	},function(){   $(this).set("src", "img/sp.gif");	});	$("a img.hm3").hover(function(){   $(this).set("src", "img/h_m3n.gif");	},function(){   $(this).set("src", "img/sp.gif");	});})if ( fs_gkzk[os_nani][ua_nani][10]==1) {	document.write("<style type='text/css'>\n");	document.write("body {   font-family: 'HGP平成角ゴシック体W5AR', 'ＭＳ Ｐゴシック', sans-serif; }\n");	document.write(".listTypeA_all ul ul li { font-size:9px; }\n");	document.write("#hatbox { left:70px;}\n");	document.write("#databoxWWA { padding:360px 50px 0 70px;}\n");	document.write("#databox { padding:120px 50px 0 70px;}\n");	document.write("#foot { padding-left:70px;}\n");	document.write(".lange { margin-top:340px; margin-left:70px;}\n");	document.write("#databoxCLC { width: 580px;}\n");	document.write("#mouseTsuitekuImage { top:215px;}\n");	document.write("#mouseTsuitekuCur { top:211px;}\n");	document.write(".listTypeB_all ul ul li { font-size: 88%;}\n");	document.write("</style>\n");}function f_popupColle(url) {	page = url	if (self.screen) {		sw = screen.width;   sh = screen.height;		if (sh > 850) {   w = 1110;   h = 870;   cx = (sw-1110)/2;   cy = (sh-870)/2;   }		else {   sw = screen.width;   sh = screen.height;   w = sw - 10;   h = sh - 50;   cx = 0;   cy = 0;   }		 Pop=window.open(page,"x",'width='+w+','+'height='+h+',' + 'screenX=' +cx+','+'screenY='+cy+','+'left='+cx+','+'top='+cy+',toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0');	}}