function top_menu1() {

//1行目
document.write(" <tr>");
document.write(" <td bgcolor=#339933 align=center>"); 
document.write(" <table border=0 cellspacing=1 cellpadding=0> ");
document.write(" 	<tr>");
document.write(" 	<td><a href=../1_mokuteki/mokuteki.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image01','','../img/btn/bt_policy_on.gif',1)><img name=Image01 border=0 src=../img/btn/bt_policy_off.gif height=15  alt=基本方針・沿革></a></td>");
document.write(" 	<td style='padding-left:5px'><a href=../17_jigyo/index.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image06','','../img/btn/bt_jigyonaiyo_on.gif',1)><img name=Image06 border=0 src=../img/btn/bt_jigyonaiyo_off.gif height=15 width=65 alt=事業内容></a></td>");
document.write(" 	<td style='padding-left:5px'><a href=../7_zaimu/index.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image06','','../img/btn/bt_zaimu_on.gif',1)><img name=Image06 border=0 src=../img/btn/bt_zaimu_off.gif height=15 width=65 alt=財務状況></a></td>");
document.write("	<td style='padding-left:5px'><a href=../5_qa/index.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image05','','../img/btn/bt_qa_on.gif',1)><img name=Image05 border=0 src=../img/btn/bt_qa_off.gif height=15 width=65 alt=掲示板></a></td>");
document.write(" 	<td style='padding-left:5px'><a href=../3_jigyo/jigyo.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image03','','../img/btn/bt_annai_on.gif',1)><img name=Image03 border=0 src=../img/btn/bt_annai_off.gif height=15 width=65 alt=物資案内></a></td>");
document.write(" 	<td style='padding-left:5px'><a href=../13_kensa/index.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image13','','../img/btn/bt_kensa_on.gif',1)><img name=Image13 border=0 src=../img/btn/bt_kensa_off.gif height=15 width=80 alt=食品検査情報></a></td>");
/*document.write(" 	<td style='padding-left:5px'><a href=../10_kyozai/index.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image10','','../img/btn/bt_hukyu_on.gif',1)><img name=Image10 border=0 src=../img/btn/bt_hukyu_off.gif height=15 width=105></a></td>");*/
document.write(" 	<td style='padding-left:5px'><a href=../14_recipe/p_loginresipi.php onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image14','','../img/btn/bt_recipe_on.gif',1)><img name=Image14 border=0 src=../img/btn/bt_recipe_off.gif height=15 width=92 alt=みんなのレシピ></a></td>");
document.write(" 	</tr>");
document.write(" </table>");
document.write(" </td>");
document.write(" </tr>");
//2行目
document.write(" <tr>");
document.write(" <td bgcolor=#339933 align=center>"); 
document.write(" <table border=0 cellspacing=1 cellpadding=0> ");
document.write(" 	<tr>");
document.write(" 	<td><a href=../16_syokuiku/index.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image15','','../img/btn/bt_syokuiku_on.gif',1)><img name=Image15 border=0 src=../img/btn/bt_syokuiku_off.gif width=69 height=15 alt=食育資料集></a></td>");
document.write(" 	<td style='padding-left:5px'><a href=../12_cmakedata/index.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image12','','../img/btn/bt_cmake_on.gif',1)><img name=Image12 border=0 src=../img/btn/bt_cmake_off.gif height=15 width=125 alt=カロリーメイクデータ></a></td>");
document.write(" 	<td style='padding-left:5px'><a href=../6_sinsei/index.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image09','','../img/btn/bt_droad_on.gif',1)><img name=Image09 border=0 src=../img/btn/bt_droad_off.gif height=15 width=115 alt=申請書ダウンロード></a></td>");
document.write(" 	<td style='padding-left:5px'><a href=../9_haccyu/index.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image08','','../img/btn/bt_hacyu_on.gif',1)><img name=Image08 border=0 src=../img/btn/bt_hacyu_off.gif height=15 width=80 alt=発注システム></a></td>");
document.write(" 	<td style='padding-left:5px'><a href=../0_info/index.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image16','','../img/btn/bt_info_on.gif',1)><img name=Image16 border=0 src=../img/btn/bt_info_off.gif width=81 height=15 alt=業者の皆様へ></a></td>");
document.write(" 	<td style='padding-left:5px'><a href=../8_access/index.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image07','','../img/btn/bt_access_on.gif',1)><img name=Image07 border=0 src=../img/btn/bt_access_off.gif height=15 width=65 alt=アクセス></a></td>");
document.write(" 	</tr>");
document.write(" </table>");
document.write(" </td>");
document.write(" </tr>");

}
top_menu1();

