//@charset "UTF-8"; var preloadFlag = false;function Scriptinit() {	var selected = '';	if (document.images) {		preloadFlag = true; 	}	var bkgrnd_offset = 0;}function newImage(arg) { if (document.images) {  rslt = new Image();  rslt.src = arg;  return rslt; }}function changeImages() { if (document.images && (preloadFlag == true)) {  for (var i=0; i<changeImages.arguments.length; i+=2) {   document[changeImages.arguments[i]].src = changeImages.arguments[i+1];  } }}function onw(N,U,WX,WY,M) {	if (M == 1) {		owp = "screenX=15,screenY=5,top=5,left=15,width=" + WX + ",height=" + WY + ",scrollbars=yes";	} else {		owp = "screenX=15,screenY=5,top=5,left=15,width=" + WX + ",height=" + WY;	}	newWindow = window.open(U,N,owp);}function wide(nam,wx,wy){window.open(nam+"_.html","new_t","width=" + WX + ",height=" + WY +",toolbar=0,status=0,menubar=1,scrollbar=1,location=0,resizable=1");}function wide3(nam){window.open("big/"+nam+"_.html","new_t","width=600,height=580,toolbar=0,status=0,menubar=1,scrollbar=1,location=0,resizable=1");}//トップタイトル2004function topt(CD){	TT= "<td bgcolor=#ffffff align=center valign=middle><font class=text18b color=#000000>" + CD + "</font></td>";	document.write("<table border=0 cellspacing=0 cellpadding=0 width=100%>");	document.write("<tr><td bgcolor=#000000 width=2%><img src=image/spc0.gif width=10 height=1></td><td background=image/tb8.jpg width=98% align=center>");	document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td><img src=image/spc0.gif width=60 height=100></td><td><img src=image/logo_4.gif width=102 height=53></td><td><img src=image/spc0.gif width=200 height=100></td><td>");	document.write("<table border=0 cellspacing=0 cellpadding=4 width=200><tr>");	document.write(TT);	document.write("</tr></table></td></tr></table>");	document.write("</td></tr><tr><td bgcolor=#000000 width=2%><img src=image/spc0.gif width=10 height=1></td><td bgcolor=#000000 width=98%><img src=image/spc0.gif width=509 height=2></td></tr></table>");}//サブウィンドウ用ナビfunction navi_sub(SWIDTH,SBGCOLOR,SPREV,STOPP,SNEXT){	SBLANK= "<font class=text14b>&nbsp;&nbsp;&nbsp;</font>";	SDIVIDE= "<font class=text14b color=#cc9966>&nbsp;┃&nbsp;</font>";	document.write("<table border=0 cellspacing=0 cellpadding=0 width=" + SWIDTH +" bgcolor=#ffffff>");	document.write("<tr><td bgcolor=#333333><img src=image/spc0.gif width=1 height=1></td></tr>");	document.write("<tr><td bgcolor=" + SBGCOLOR + " valign=middle align=center>");	document.write(SDIVIDE);	if (SPREV != "") {		document.write("<a href=" + SPREV +"><font class=text14b>←戻る</font></a>");	} else {		document.write(SBLANK);	}	document.write(SDIVIDE);	if (STOPP != "") {		document.write("<a href=" + STOPP +"><font class=text14b>↑最初に戻る</font></a>");	} else {		document.write(SBLANK);	}	document.write(SDIVIDE);	if (SNEXT != "") {		document.write("<a href=" + SNEXT +"><font class=text14b>次へ→</font></a>");	} else {		document.write(SBLANK);	}	document.write(SDIVIDE);	document.write("</td></tr></table>");}//スライドショーfunction tops(CD){	TT= "<td bgcolor=#ffffff align=center valign=middle><font class=text18b color=#000000>" + CD + "</font></td>";	document.write("<table border=0 cellspacing=0 cellpadding=0 width=100%>");	document.write("<tr><td bgcolor=#000000 width=2%><img src=image/spc0.gif width=10 height=1></td><td background=image/tb8.jpg width=98% align=center>");	document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td><img src=image/spc0.gif width=60 height=53></td><td><img src=image/logo_4.gif width=102 height=53></td><td><img src=image/spc0.gif width=200 height=53></td><td>");	document.write("<table border=0 cellspacing=0 cellpadding=4 width=350><tr>");	document.write(TT);	document.write("</tr></table></td></tr></table>");	document.write("</td></tr><tr><td bgcolor=#000000 width=2%><img src=image/spc0.gif width=10 height=1></td><td bgcolor=#000000 width=98%><img src=image/spc0.gif width=509 height=2></td></tr></table>");}function foot0(){	document.write("<img src=image/spc999.gif width=632 height=1><br><img src=image/spc666.gif width=632 height=1><br><img src=image/spc333.gif width=632 height=1></td>");	document.write("<td bgcolor=#000000 width=1><img src=image/spc0.gif width=1 height=1></td></tr>");	document.write("<tr><td colspan=3 bgcolor=#000000><img src=image/spc0.gif width=1 height=1></td></tr>");	document.write("<tr><td colspan=3>");}function foot1(){	document.write("<table border=0 cellspacing=0 cellpadding=0 width=634>");	document.write("<tr><td bgcolor=#ffffff align=center valign=middle><img src=image/spc0.gif width=513 height=1><br><font class=text10>著作者に無断で使用することはできません。</font><br><img src=image/spc0.gif width=1 height=3></td></tr>");	document.write("<tr><td bgcolor=#333333><img src=image/spc0.gif width=1 height=1></td></tr>");	document.write("<tr><td bgcolor=#333333><img src=image/spc0.gif width=1 height=1></td></tr>");	document.write("<tr><td bgcolor=#333333 align=center valign=middle><a href='#top'><font class=text12g color=#ffffff><font class=text12g color=#ffffff>このページのトップへ　</font></a><a href='javascript:history.back()'><font class=text12g color=#ffffff>　前のページに戻る</font></a></td></tr>");	document.write("</table>");}