.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}

.pricetable{
width:100%;
text-align:left;
}
.pricetable th,.pricetable td{
border-bottom:1px solid #b4cf92;
padding:10px 20px 10px 0;
}


.btn-addcart {
  background: url(https://file001.shop-pro.jp/PA01034/301/images/bg_btn.jpg);
  padding: 10px 16px;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 18px;
  line-height: 1.33;
width:100% !important;
color:#fff !important;
}

.icon-cart { background-position: -264px -96px !important; }

.input-prepend,.input-prepend input{
font-size:15px !important
}