@charset "utf-8";

.sit_info {padding:10px 0;border-top:1px solid #e2e2e2;margin:10px 0 0;border-bottom:1px solid #e2e2e2}
.sit_info .tr_price {border-bottom:1px solid #e2e2e2}
.sit_info .tr_price th,
.sit_info .tr_price td {padding:10px 0; padding-bottom: 15px;}
.sit_info .tr_price td strong {color:#000; line-height: initial; vertical-align: middle; font-size:1.25em;}

#sit_ov_btn button, #sit_ov_btn .btn-ov {width:186px;float:left;margin-right:5px;height:50px;margin-bottom:10px;font-weight:bold;font-size:1.25em}
#sit_ov_btn .btn-ov {text-align: center; line-height: 48px; cursor: pointer;}
#sit_btn_buy {background:#ef3939;border-radius:3px;border:1px solid #D94329;color:#fff}
#sit_btn_buy:hover {background:#D94329}
#sit_btn_cart {background:#fff;border-radius:3px;border:1px solid #98a3b3;color:#000}
#sit_btn_cart:hover {background:#f3f3f3}