

<!--
	document.write('<div class="komidashi">受注状況</div>');
	document.write('<dl>');
//■受注状況の表示

	document.write('<dt>2010/03/09</dt>');
	document.write('<dd><a href="/company/juchu/20100309142027.html">2010年2月度受注状況のご報告</a></dd>');
	document.write('<dt>2010/02/09</dt>');
	document.write('<dd><a href="/company/juchu/20100209103737.html">2010年1月度受注状況のご報告</a></dd>');
	document.write('<dt>2010/01/12</dt>');
	document.write('<dd><a href="/company/juchu/20100112143957.html">2009年12月度受注状況のご報告</a></dd>');
	document.write('<dt>2009/12/09</dt>');
	document.write('<dd><a href="/company/juchu/20091209150438.html">2009年11月度受注状況のご報告</a></dd>');
	document.write('<dt>2009/11/09</dt>');
	document.write('<dd><a href="/company/juchu/20091109132523.html">2009年10月度受注状況のご報告</a></dd>');


	document.write('</dl>');
//-->


