
#web-receipt .buttons {
	padding-bottom: 20px;
	font-size:20px;
  font-weight: bold;
}

.btn_conditions_receipt {background:url("../../../images/common/jajp/btn_conditions_receipt.png") no-repeat 0px 0px; width:200px; height:40px; display: inline-block; cursor:pointer; color:#fff; margin: 0 auto;}
.btn_conditions_receipt:hover {opacity: 0.8}
.btn_conditions_receipt_disabled {background:url("../../../images/common/jajp/btn_conditions_receipt_disabled.png") no-repeat 0px 0px; width:200px; height:40px; display: inline-block; cursor:pointer; color:#fff; margin: 0 auto;}
.btn_conditions_receipt_disabled:hover {opacity: 0.8; cursor:default}

.btn_to_rsv_detail {background:url("../../../images/common/jajp/btn_to_rsv_detail.png") no-repeat 0px 0px; width:190px; height:40px; display: inline-block; cursor:pointer; color:#fff; margin: 0 auto;}
.btn_to_rsv_detail:hover {opacity: 0.8}
