<!--ニュース＆トピックス-->

function news_topics(){
document.write('<dl class="clearfix">');

//1トピックス
document.write('<dt>2010.02.21</dt>');
document.write('<dd>');
document.write('<div>');
document.write('<a href="/usersvoice/cr-v/">ユーザーズボイス<br />「スキー場で雪道デビュー」（他1件）（全投稿数70件）</a>');
document.write('</div>');
document.write('</dd>');


//1トピックス
document.write('<dt>2010.01.28</dt>');
document.write('<dd>');
document.write('<div>');
document.write('<a href="/familymeeting/cr-v/">クルマ家族会議<br />「仕事で…」（全投稿数68件）</a>');
document.write('</div>');
document.write('</dd>');


	
//1トピックス
document.write('<dt>2009.09.17</dt>');
document.write('<dd>');
document.write('<div>');
document.write('<a href="/news/2009/4090917-cr-v.html">CR-Vをマイナーモデルチェンジし発売</a>');
document.write('</div>');
document.write('</dd>');


document.write('</dl>');
}