/*********************************************************************
 *
 *  </common/js/link_08.js>
 *
*********************************************************************/

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