/* お知らせ欄 */
#Osirase {
// margin: 50px auto 20px auto;
// width: 80%;
}

#Osirase_inner {
 height: 250px;
 margin: 0 62px;
// width: 86%;
 overflow: scroll;
}

/* おすすめ・売れ筋 */
#box_recommend,#box_sellers {
  margin-bottom: 20px !important;
}

#box_recommend h3,#box_sellers h3,#Osirase h3 {
  margin-bottom: 30px !important;
  display: block;
  background-image: url(https://img13.shop-pro.jp/PA01069/739/etc_base64/b2JpX2dyZWVu.png?cmsp_timestamp=20240201130710);
  background-repeat: repeat-x;
  height: 59px;
}
