var P_NAME1="バーニャカウダソース<BR>";
var P_URL1="http://www.kagome-food-service.com/cgi-bin/item/search.cgi?CODE1=N09";
var P_SPEC1="70g×5/12";
var P_NAME2="カクテルスタイルドリンクベース<BR>";
var P_URL2="http://www.kagome-food-service.com/cgi-bin/item/search.cgi?CODE1=N21";
var P_SPEC2="270ml/24";
var P_NAME3="冷凍やわらかシリーズ<BR>";
var P_URL3="http://www.kagome-food-service.com/cgi-bin/item/search.cgi?CODE1=R20";
var P_SPEC3="100g*2/24";
document.write("<TABLE cellspacing=0 cellpadding=0 border=0 width=420>");
document.write("  <TR>");
document.write("    <TD width=140 align=center valign=top>");
document.write("      <IMG src=../data/pic/top/file/tp_p_1.jpg>");
document.write("    </TD>");
document.write("    <TD width=140 align=center valign=top>");
document.write("      <IMG src=../data/pic/top/file/tp_p_2.jpg>");
document.write("    </TD>");
document.write("    <TD width=140 align=center valign=top>");
document.write("      <IMG src=../data/pic/top/file/tp_p_3.jpg>");
document.write("    </TD>");
document.write("  </TR>");
document.write("  <TR>");
document.write("    <TD align=center valign=top>");
document.write("      <IMG src=./images/tr_item.gif width=12 height=12 align=absmiddle>");
document.write("      <A href=" + P_URL1 + ">");
document.write("        <FONT size=2 class=font9>" + P_NAME1 + "</FONT></A>");
document.write("    </TD>");
document.write("    <TD align=center valign=top>");
document.write("      <IMG src=./images/tr_item.gif width=12 height=12 align=absmiddle>");
document.write("      <A href=" + P_URL2 + ">");
document.write("        <FONT size=2 class=font9>" + P_NAME2 + "</FONT></A>");
document.write("    </TD>");
document.write("    <TD align=center valign=top>");
document.write("      <IMG src=./images/tr_item.gif width=12 height=12 align=absmiddle>");
document.write("      <A href=" + P_URL3 + ">");
document.write("        <FONT size=2 class=font9>" + P_NAME3 + "</FONT></A>");
document.write("    </TD>");
document.write("  </TR>");
document.write("  <TR>");
document.write("    <TD align=center valign=top>");
document.write("      <FONT size=1 class=font8>" + P_SPEC1 + "</FONT>");
document.write("    </TD>");
document.write("    <TD align=center valign=top>");
document.write("      <FONT size=1 class=font8>" + P_SPEC2 + "</FONT>");
document.write("    </TD>");
document.write("    <TD align=center valign=top>");
document.write("      <FONT size=1 class=font8>" + P_SPEC3 + "</FONT>");
document.write("    </TD>");
document.write("  </TR>");
document.write("</TABLE>");
