// JavaScript Document





function gmenu(){

	

	

					document.write('<div style="background-color:#CCCC99; background-image:url(../img_newmenu/gmenubg.gif); background-repeat:repeat-y;">');

					document.write('<dl style="font-size:0.6em; margin-bottom:100px;">');

						document.write('<dt style="font-weight:bold; margin-bottom:10px;"><img src="../img_newmenu/h2_gaiyou.gif" alt=""></dt>');

						document.write('<dd style="margin-left:7px; margin-bottom:10px;"><img src="../img_newmenu/arrow.gif" alt="" width="7" height="5" align="absmiddle"><a href="../profile/index.html">会社概要</a></dd>');

						document.write('<dd style="margin-left:7px; margin-bottom:10px;"><img src="../img_newmenu/arrow.gif" alt="" width="7" height="5" align="absmiddle"><a href="../profile/history.html">会社沿革</a></dd>');

						document.write('<dt style="font-weight:bold; margin-bottom:10px;"><img src="../img_newmenu/h2_jijyou.gif" alt=""></dt>');

						document.write('<dd style="margin-left:7px; margin-bottom:10px;"><img src="../img_newmenu/arrow.gif" alt="" width="7" height="5" align="absmiddle"><a href="../product/material.html">合金鉄事業</a></dd>');

						document.write('<dd style="margin-left:7px; margin-bottom:10px;"><img src="../img_newmenu/arrow.gif" alt="" width="7" height="5" align="absmiddle"><a href="../product/machine.html">機器事業</a></dd>');

						document.write('<dd style="margin-left:7px; margin-bottom:10px;"><img src="../img_newmenu/arrow.gif" alt="" width="7" height="5" align="absmiddle"><a href="../product/material_6.html">高純度金属事業</a></dd>');

						document.write('<dd style="margin-left:7px; margin-bottom:10px;"><img src="../img_newmenu/arrow.gif" alt="" width="7" height="5" align="absmiddle"><a href="#">金属材料開発</a></dd>');

						document.write('<dd style="margin-left:7px; margin-bottom:10px;"><img src="../img_newmenu/arrow.gif" alt="" width="7" height="5" align="absmiddle"><a href="../product/chemicals.html">化学品事業</a></dd>');

						document.write('<dd style="margin-left:7px; margin-bottom:10px;"><img src="../img_newmenu/arrow.gif" alt="" width="7" height="5" align="absmiddle"><a href="../product/kinou.html">機能性材料の<br>研究開発</a></dd>');

						document.write('<dt style="font-weight:bold; margin-bottom:10px;"><img src="../img_newmenu/h2_kusaka.gif"></dt>');

						document.write('<dd style="margin-left:7px; margin-bottom:10px;"><img src="../img_newmenu/arrow.gif" alt="" width="7" height="5" align="absmiddle"><a href="../award/index.html">日下賞</a></dd>');

						document.write('<dt style="font-weight:bold; margin-bottom:10px;"><img src="../img_newmenu/h2_contact.gif" alt=""></dt>');

						document.write('<dd style="margin-left:7px; margin-bottom:10px;"><img src="../img_newmenu/arrow.gif" alt="" width="7" height="5" align="absmiddle"><a href="../contact/index.html">コンタクト</a></dd>');

					document.write('</dl>');

				document.write('</div>');

	

}
