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時17分更新</div>';
  t+='<div>';
  t+='<center>';
  t+='<a href="http://www.kenko.com/product/item/itm_6514339072.html"><img src="http://www.kenko.com/images/product/A143390H_S2.jpg" height=100 width= 75 alt="赤穂塩 あらじお 1kg" border="0"></a>';
  t+='</center>';
  t+='<ol>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_6514339072.html">赤穂塩 あらじお 1kg</a></li>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_7521479072.html">キパワーソルト 250g</a></li>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_6551166072.html">沖縄の塩シママース 1kg</a></li>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_8862190072.html">赤穂 天塩 百菜(卓上用) 60g</a></li>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_8331298072.html">スパイシーグルメソルト 300g</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();
