/*********************************************************************
 *
 *  </common/js/link_06_03.js>
 *
*********************************************************************/

document.write (
	"<h2><span>関連リンク</span></h2>" +
	"<ul>" +
	"	<li><a href='/corporate/life/shokuiku/index.html'>食育への取り組み</a></li>" +
	"	<li><a href='/corporate/life/safety/index.html'>安全・安心の取り組み</a></li>" +
	"	<li><a href='/corporate/life/research/index.html'>研究開発の取り組み</a></li>" +
	"</ul>" +
	"<h2><span>ピックアップ</span></h2>" +
	"<ul>" +
	"	<li><a href='/products/'>商品情報</a></li>" +
	"	<li><a href='/enjoys/index.html'>食を、知る・楽しむ</a></li>" +
	"</ul>"
);
