<!--
/*rŽÉŽÓ(rdrt{iCSSx¼Õq¡¦Iq¼¯*/
mac=(navigator.appVersion.indexOf('Mac')!=-1)?true:false;
ie=(navigator.appName.charAt(0) == "M")?true:false;

document.write("<STYLE TYPE='text/css'><!--")
if(mac){
		//MAC IE NS
		document.write(".subtitle{font-Size:13px; line-height:17px; color:#000000; font-weight: bold}")
		document.write(".black3{font-Size:24px; line-height:24px; color:#000000;}")
		document.write(".black{font-Size:13px; line-height:17px; color:#000000;}")
		document.write(".white{font-Size:13px; line-height:17px; color:#ffffff;}")
		document.write(".red{font-Size:13px; line-height:17px; color:#FF0000;}")
		document.write(".shikaku{font-Size:13px; line-height:17px; color:#0066be;}")
		document.write(".t3{font-Size:14px; line-height:17px;}")
		document.write(".smallw{font-Size:11px; line-height:15px; color:#ffffff;}")
		document.write(".smallb{font-Size:11px; line-height:15px; color:#666666;}")
}
else{
	if(ie){
		//WIN IE
		document.write(".subtitle{font-Size:13px; line-height:17px; color:#000000; font-weight: bold}")
		document.write(".black3{font-Size:24px; line-height:24px; color:#000000;}")
		document.write(".black{font-Size:13px; line-height:17px; color:#000000;}")
		document.write(".white{font-Size:13px; line-height:17px; color:#ffffff;}")
		document.write(".red{font-Size:13px; line-height:17px; color:#FF0000;}")		
		document.write(".shikaku{font-Size:13px; line-height:17px; color:#0066be;}")
		document.write(".t3{font-Size:14px; line-height:17px;}")
		document.write(".smallw{font-Size:11px; line-height:15px; color:#ffffff;}")
		document.write(".smallb{font-Size:11px; line-height:15px; color:#666666;}")
	}
	else{
		//WIN NS
		document.write(".subtitle{font-Size:13px; line-height:17px; color:#000000; font-weight: bold}")
		document.write(".black3{font-Size:24px; line-height:24px; color:#000000;}")
		document.write(".black{font-Size:13px; line-height:17px; color:#000000;}")
		document.write(".white{font-Size:13px; line-height:17px; color:#ffffff;}")
		document.write(".red{font-Size:13px; line-height:17px; color:#FF0000;}")
		document.write(".shikaku{font-Size:13px; line-height:17px; color:#0066be;}")
		document.write(".t3{font-Size:14px; line-height:17px;}")
		document.write(".smallw{font-Size:11px; line-height:15px; color:#ffffff;}")
		document.write(".smallb{font-Size:11px; line-height:15px; color:#666666;}")
	}
}
document.write("--></STYLE>");

//-->
<!--

	appflg = 0;

	if (parseInt(navigator.appVersion) >= 4 || navigator.appName == "Netscape"){
	window.onerror=null;
	appflg = 1;
	
	mn1On=new Image(0,0); mn1On.src="http://www.amajapan.co.jp/bl/html/bl_member/common_images/button_home_on.gif";
	mn1Off=new Image(0,0); mn1Off.src="http://www.amajapan.co.jp/bl/html/bl_member/common_images/button_home_off.gif";
	mn2On=new Image(0,0); mn2On.src="http://www.amajapan.co.jp/bl/html/bl_member/common_images/button_seminar_on.gif";
	mn2Off=new Image(0,0); mn2Off.src="http://www.amajapan.co.jp/bl/html/bl_member/common_images/button_seminar_off.gif";
	mn3On=new Image(0,0); mn3On.src="http://www.amajapan.co.jp/bl/html/bl_member/common_images/button_profile_on.gif";
	mn3Off=new Image(0,0); mn3Off.src="http://www.amajapan.co.jp/bl/html/bl_member/common_images/button_profile_off.gif";
	mn4On=new Image(0,0); mn4On.src="http://www.amajapan.co.jp/bl/html/bl_member/common_images/button_contact_on.gif";
	mn4Off=new Image(0,0); mn4Off.src="http://www.amajapan.co.jp/bl/html/bl_member/common_images/button_contact_off.gif";

	}

	function act(imgName) {
		if (appflg){
		 imgOn=eval(imgName + "On.src"); document [imgName].src = imgOn; 
		}
	}
	function inact(imgName) { 
		if (appflg){
		imgOff=eval(imgName + "Off.src"); document [imgName].src = imgOff; 
		}
	}

//-->
<!--

function openWindow(n) {

var w;

w = window.open(n,"_blank","toolbar=0,location=0,directories=0,status=no,menubar=0,scrollbars=yes,resizable=no,width=600,height=400,top=1,left=1");

}

//-->

