function __KcInsertRanking(){
  var t="";
  t+='<table width="200" border="0" cellpadding="0" cellspacing="0">';
  t+='<tr>';
  t+='<td>';
  t+='<div class="rbox">';
  t+='<!--　今日の売れ筋商品 Start -->';
  t+='<div><img src="http://www.kenko.com/images/stitle_ranking.gif" alt="今日の売れ筋商品" width="200" height="21"></div>';
  t+='<div>12月16日22時18分更新</div>';
  t+='<div>';
  t+='<center>';
  t+='<a href="http://www.kenko.com/product/item/itm_8815942072.html"><img src="http://www.kenko.com/images/product/X159420H_S2.jpg" height=75 width= 100 alt="おからこんにゃく(ベジタリアンミート) 340g" border="0"></a>';
  t+='</center>';
  t+='<ol>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_8815942072.html">おからこんにゃく(ベジタリアンミート) 340g</a></li>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_6910057572.html">仙台麩2本(大)</a></li>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_6529272072.html">ムソー にがり高野豆腐 6枚入</a></li>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_6910057672.html">仙台麩2本(小)</a></li>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_8862367072.html">大豆からあげ 80g</a></li>';
  t+='</ol>';
  t+='</div>';
  t+='<div><a href="http://www.kenko.com/product/rank/top30/ranktop_13.html">フードトップ30へ</a></div>';
  t+='<!--　今日の売れ筋商品 End -->';
  t+='</div>';
  t+='</td>';
  t+='</tr>';
  t+='</table>';
  t+='';
  document.write(t);
}
__KcInsertRanking();
