var str = "";


str += '<div id="kanrennews"><div class="inner">';
str += '<h3><span class="alt">スポーツ･イベント関連ニュース</span></h3>';
str += '<div class="ichiran"><a href="/blog/news/"><span class="alt">一覧へ</span></a></div>';
str += '<ul class="clearfix">';

str += '<li class="tbs"><a href="http://dogatch.jp/blog/news/tbs/1024028858.html">  フィギュアスケート女子SP・真央＆キム</a></li>';








str += '<li class="ex"><a href="http://dogatch.jp/blog/news/ex/1023028838.html">『雪上のモトクロス』日本女子の第一人者</a></li>';




str += '<li class="tbs"><a href="http://dogatch.jp/blog/news/tbs/1021028827.html">  スキージャンプ男子ラージヒルを中継！ベ</a></li>';








str += '<li class="ex"><a href="http://dogatch.jp/blog/news/ex/1019028822.html">大人気カードゲーム“バトルスピリッツ”</a></li>';






str += '<li class="ex"><a href="http://dogatch.jp/blog/news/ex/1019028821.html">親子で楽しみながらテレビを知ろう！「テ</a></li>';




str += '</ul>';
str += '</div></div>';

document.write(str);
