<!--ニュース＆トピックス-->

function news_topics(){

document.write('<dl class="clearfix">');


//1トピックス
document.write('<dt>2010.03.07</dt>');
document.write('<dd>');
document.write('<div>');
document.write('<a href="/usersvoice/stepwgn/">ユーザーズボイス「初ミニバン！」（全投稿数185件）</a>');
document.write('</div>');
document.write('</dd>');



//1トピックス
document.write('<dt>2010.03.05</dt>');
document.write('<dd>');
document.write('<div>');
document.write('<a href="/familymeeting/stepwgn/">クルマ家族会議「使い勝手のいい車にしたくて」（他4件）（全投稿数396件）</a>');
document.write('</div>');
document.write('</dd>');



//1トピックス
document.write('<dt>2010.02.25</dt>');
document.write('<dd>');
document.write('<div>');
document.write('<a href="/STEPWGN/camp/">「STEP WGN CAMP」エントリー受付中！</a>');
document.write('</div>');
document.write('</dd>');


//1トピックス
document.write('<dt>2009.11.25</dt>');
document.write('<dd>');
document.write('<div>');
document.write('<a href="/STEPWGN/philosophy/">発表会で流された「開発者たちが語るSTEP WGN」を一般初公開！</a>');
document.write('</div>');
document.write('</dd>');



//1トピックス
document.write('<dt>2009.10.29</dt>');
document.write('<dd>');
document.write('<div>');
document.write('<a href="/dog/honda-car/stepwgn2009/">わんこにやさしいステップ ワゴン</a>');
document.write('</div>');
document.write('</dd>');





//1トピックス
document.write('<dt>2009.10.16</dt>');
document.write('<dd>');
document.write('<div>');
document.write('<a href="library/">ステップ ワゴン スペシャルライブラリーにグラフィック広告を追加しました。</a>');
document.write('</div>');
document.write('</dd>');





//1トピックス
document.write('<dt>2009.10.10</dt>');
document.write('<dd>');
document.write('<div>');
document.write('<a href="library/">スペシャルライブラリーにて、テレビCMとCMメイキングを公開</a>');
document.write('</div>');
document.write('</dd>');





//1トピックス
document.write('<dt>2009.10.09</dt>');
document.write('<dd>');
document.write('<div>');
document.write('<a href="/news/2009/4091009-stepwgn.html">ステップ ワゴンをフルモデルチェンジし発売</a>');
document.write('</div>');
document.write('</dd>');





document.write('</dl>');

}