/* -------------------------------------
 *  「おすすめ商品」ウィンドウの設定
 * ------------------------------------- */
#recommend {clear:both; width:541px; padding-left:3px; margin:0px; font-size:90%; border-top:dotted 1px #303;}
#recommend_t{clear:both; font-weight:bold; font-size:110%; color:#333; line-height:1.5em; padding: 2px 0 0 8px; border-left:solid 10px #390; border-bottom:solid 1px #390;}

/* -------------------------------------
 *  「売れ筋商品」ウィンドウの設定
 * ------------------------------------- */
#seller {clear:both; width:541px; padding-left:3px; margin:0px; font-size:90%; border-top:dotted 1px #303;}
#seller_t{clear:both; font-weight:bold; font-size:110%; color:#333; line-height:1.5em; padding: 2px 0 0 8px; border-left:solid 10px #0099ff; border-bottom:solid 1px #0099ff;}
