//ヘッダ共通記述
document.write('<TABLE WIDTH="800" HEIGHT="80" ALIGN="CENTER" BORDER="0" CELLPADDING="0" CELLSPACING="0">');
document.write('<TR>');
document.write('<TD WIDTH="800" >');
document.write('	<TABLE WIDTH="798" HEIGHT="80" BORDER="0" CELLPADDING="0" CELLSPACING="1">');
document.write('	<TR>');
document.write('	<TD WIDTH="758" HEIGHT="80" BGCOLOR="#FFFFFF">');
document.write('		<TABLE WIDTH="798" HEIGHT="78" BORDER="0" CELLPADDING="0" CELLSPACING="0" BACKGROUND="image/common/top_logo_image_003.gif">');
document.write('		<TR>');
document.write('		<TD WIDTH="398 HEIGHT="78">');
document.write('		</TD>');
document.write('		<TD WIDTH="400 HEIGHT="78" ALIGN="right" VALIGN="bottom" CLASS="style_update_ymdhms">');
document.write(					"古物商許可証：東京都公安委員会　第306670707942号<BR>");
document.write(					"最終更新日時：",year,"年",modDate.getMonth()+1,"月",modDate.getDate(),"日");
document.write(					modDate.getHours(),"時",minute,"分",second,"秒");
document.write('		</TD>');
document.write('		</TR>');
document.write('		</TABLE>');
document.write('	</TD></TR>');
document.write('	<TR>');
document.write('	<TD WIDTH="798" ALIGN="right" VALIGN="bottom" CLASS="style_sitmap_title">');
document.write(					'<a HREF="http://www.hakkosha.net/m_sitmap_information.html">[サイトマップ]</a>');
document.write('	</TD></TR>');
document.write('	</TABLE>');
document.write('</TD></TR>');
document.write('</TABLE>');
//ボタン記述
document.write('<TABLE WIDTH="800" ALIGN="CENTER" BORDER="0" CELLSPACING="0" CELLPADDING="0">');
document.write('<TR>');
document.write('<TD COLSPAN="8" WIDTH="800" HEIGHT="9">');
document.write('<IMG SRC="image/common/top_btn_line_image.gif" WIDTH="800" HEIGHT="10" BORDER="0" ALT=""></TD>');
document.write('</TR>');
document.write('<TR>');
//トップ
document.write('<TD WIDTH="114" HEIGHT="27">');
document.write('	<A HREF="http://www.hakkosha.net/index.html"  onMouseOver="top.src=top_on.src" onMouseOut="top.src=top_off.src">');
document.write('	<IMG SRC="image/common/btn_top_off_image.gif" WIDTH="114" HEIGHT="28" BORDER="0" NAME="top" ALT="トップ(TOP)"></A></TD>');
//時計
document.write('<TD WIDTH="114" HEIGHT="27">');
document.write('	<A HREF="http://www.hakkosha.net/m_watch.html"  onMouseOver="watch.src=watch_on.src" onMouseOut="watch.src=watch_off.src">');
document.write('	<IMG SRC="image/common/btn_watch_on_image.gif" WIDTH="114" HEIGHT="28" BORDER="0" NAME="watch" ALT="時計(WATCH&COLCK)"></A></TD>');
//ジュエリー
document.write('<TD WIDTH="114" HEIGHT="27">');
document.write('	<A HREF="http://www.hakkosha.net/m_jewelry.html"  onMouseOver="jewelry.src=jewelry_on.src" onMouseOut="jewelry.src=jewelry_off.src">');
document.write('	<IMG SRC="image/common/btn_jewelry_off_image.gif" WIDTH="114" HEIGHT="28" BORDER="0" NAME="jewelry" ALT="ジュエリー(JEWELRY)"></A></TD>');
//メガネ
document.write('<TD WIDTH="114" HEIGHT="27">');
document.write('	<A HREF="http://www.hakkosha.net/m_glasses.html"  onMouseOver="glasses.src=glasses_on.src" onMouseOut="glasses.src=glasses_off.src">');
document.write('	<IMG SRC="image/common/btn_glasses_off_image.gif" WIDTH="114" HEIGHT="28" BORDER="0" NAME="glasses" ALT="メガネ(GLASSES)"></A></TD>');
//コンタクトレンズ
document.write('<TD WIDTH="114" HEIGHT="27">');
document.write('	<A HREF="http://www.hakkosha.net/m_contact_lens.html"  onMouseOver="contact_lens.src=contact_lens_on.src" onMouseOut="contact_lens.src=contact_lens_off.src">');
document.write('	<IMG SRC="image/common/btn_contact_lens_off_image.gif" WIDTH="114" HEIGHT="28" BORDER="0" NAME="contact_lens" ALT="コンタクト(CONTACT LENS)"></A></TD>');
//補聴器
document.write('<TD WIDTH="114" HEIGHT="27">');
document.write('	<A HREF="http://www.hakkosha.net/m_hearing_aid.html"  onMouseOver="hearing_aid.src=hearing_aid_on.src" onMouseOut="hearing_aid.src=hearing_aid_off.src">');
document.write('	<IMG SRC="image/common/btn_hearing_aid_off_image.gif" WIDTH="114" HEIGHT="28" BORDER="0" NAME="hearing_aid" ALT="補聴器(HEARING AID)"></A></TD>');
//お問合せ
document.write('<TD WIDTH="114" HEIGHT="27">');
document.write('	<A HREF="http://www.hakkosha.net/m_inquiry.php"  onMouseOver="inquiry.src=inquiry_on.src" onMouseOut="inquiry.src=inquiry_off.src">');
document.write('	<IMG SRC="image/common/btn_inquiry_off_image.gif" WIDTH="114" HEIGHT="28" BORDER="0" NAME="inquiry" ALT="お問合せ(INQUIRY)"></A></TD>');
//ダミー
document.write('<TD WIDTH="2" HEIGHT="27">');
document.write('	<IMG SRC="image/common/top_btn_line_dummy_image.gif" WIDTH="2" HEIGHT="28" BORDER="0" NAME="dummy" ALT=""></TD>');
document.write('</TR>');
document.write('</TABLE>');

