
document.write(
'<div id="news">',
'<h3>ニュースリリース</h3>',

'<dl>',
'<dt>2012/01/24</dt>',
'<dd>',
'<a href="/release/20120124084256.html">「xevo 03（ジーヴォ・ゼロサン）」発売',

'</a>',
'</dd>',
'</dl>',

'<dl>',
'<dt>2011/12/16</dt>',
'<dd>',
'<a href="/company/kessan/pdf/release_20111216.pdf">業績予想の修正に関するお知らせ',

'<img alt="" align="absmiddle" border="0" hspace="5" height="18" width="18" src="/company/images/pdf_icon.gif">',

'</a>',
'</dd>',
'</dl>',

'<dl>',
'<dt>2011/12/15</dt>',
'<dd>',
'<a href="/release/20111213181503.html">環境配慮型オフィス「大和ハウス愛知北ビル」の実証実験を開始',

'</a>',
'</dd>',
'</dl>',

'<dl>',
'<dt>2011/12/07</dt>',
'<dd>',
'<a href="/release/20111202150417.html">「敗戦の焦土から高度成長に躍進した『日本』に何を学ぶか」',

'</a>',
'</dd>',
'</dl>',

'<dl>',
'<dt>2011/12/05</dt>',
'<dd>',
'<a href="/release/20111205135802.html">仮設住宅入居者に日曜大工の材料と工具を提供します',

'</a>',
'</dd>',
'</dl>',

'<p>',
'<a href="/release/index.html"><img border="0" height="20" width="168" alt="ニュースリリース一覧はこちら" src="/images/btn_newsrelease.gif"></a>',
'</p>',
'</div>'
);

