@charset "Shift_JIS";

/* ------------------------------- 店長おすすめ商品ベスト3 ------------------------------- */
.best-tab {
  border-collapse: separate;
  border: none;
  border-spacing: 0;
  margin: 0px 0px 0px 5px;
}
.best-tab th,
.best-tab td {
  vertical-align: top;
  font-weight: bold;
  font-size: 16px;
}
.best-tab th {
  white-space: nowrap;
}
