document.writeln('<dl class="news">');
document.writeln('<dt>2012年01月23日</dt>');
document.writeln('<dd><a href="http://harusangreen.com/news/2012/01/post-24.html">寒さ厳しい中</a></dd>');
document.writeln('</dl>');

document.writeln('<dl class="news">');
document.writeln('<dt>2012年01月05日</dt>');
document.writeln('<dd><a href="http://harusangreen.com/news/2012/01/post-23.html">新年明けましておめでとうございます</a></dd>');
document.writeln('</dl>');

document.writeln('<dl class="news">');
document.writeln('<dt>2011年12月01日</dt>');
document.writeln('<dd><a href="http://harusangreen.com/news/2011/12/post-22.html">今年、最終の月</a></dd>');
document.writeln('</dl>');

