/* ---------------------------------------------------------
ちみキャラ龍馬譚 ブログパーツ
(C)DIGITURBO
--------------------------------------------------------- */
htm = '';
htm+= '<div>';
htm+= '<iframe width="160" height="290" border="0" frameborder="0" scrolling="no" ';
htm+= 'src="http://www.chimichara.com/special/ryoma/blogparts/parts_ryoma.html">';
htm+= 'インラインフレーム対応のブラウザでご覧ください。</iframe>';
htm+= '</div>';
document.write(htm);
