@charset "utf-8";
/* CSS Document */
div#mainimg_off {
  background: #319b03;
  text-shadow: #2e8e05 2px 2px 2px;
}
.box_width_391 {
  width: 391px;
}
.box_width_491 {
  width: 491px;
}
table.product-table {
  width: 100%;
}
table.product-table td {
  padding: 10px;
}
table.product-table, table.product-table td {
  border: solid 1px #ccc;
}
.static a {
  text-align: center;
  margin-top: 10px;
  border-radius: 3px;
  background-color: #40b11d;
  width: 157px;
  display: block;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: bold;
  margin: 0 auto;
  padding: 10px 0 7px 0;
  box-shadow: 0 3px 0 rgba(36,136,5,1);
}
.table-SeriesItem-price {
  color: #d70101;
}
[data-item-normal_price_taxin], [data-item-normal_discount] {
  font-weight: bold;
  font-size: 20px;
}
.table-SeriesItem-triangle {
  color: #2d9c00;
  text-align: center !important;
}
.un_tanktoiletText {
  padding:20px;
}
.un_triangulartankText {
  padding: 20px;
}
.un_productBtn a {
  text-align: center;
  margin-top: 10px;
  border-radius: 3px;
  background-color: #40b11d;
  width: 157px;
  display: block;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: bold;
  margin: 0 auto;
  padding: 10px 0 7px 0;
}