document.write('<div id="in">');
document.write('<ul>');
document.write('<li><a href="'+root+'products/index.html"><img src="'+root+'share/menu01_off.gif" alt="商品紹介" border="0" /></a></li>');
document.write('<li><a href="'+root+'about/index.html"><img src="'+root+'share/menu02_off.gif" alt="会社案内" border="0" /></a></li>');
document.write('<li><a href="'+root+'recruit/index.html"><img src="'+root+'share/menu03_off.gif" alt="採用情報" border="0" /></a></li>');
document.write('<li><a href="'+root+'contact/index.html"><img src="'+root+'share/menu04_off.gif" alt="お問い合わせ" border="0" /></a></li>');
document.write('</ul>');
document.write('</div>');
