@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.product-table form.cart_type1 .estimate-button button.linkToEstimate {
    background: url(/img/common/form_btn_20150130.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 60px;
    width: 253px;
    display: inline-block;
    vertical-align: bottom;
    text-indent: -9999px;
    cursor: pointer;
    border: 0px;
    margin: auto;
    float: none;
}
.estimate-button {
    text-align: right;
}
.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;
}