
	document.write("<TABLE width='800' height='100%' cellspacing='0' cellpadding='0' bgColor='#FFFFFF'>");

	//ヘッダ部はじめ
	document.write("<TR>");
	document.write("<TD colspan='2' height='50' valign='top'>");
	document.write("<img src='../../../images/top_logo.gif'>");
	document.write("</TD>");
	document.write("</TR>");
	//ヘッダ部終わり

