@charset "utf-8";
/* CSS Document */
.thanks_msg {
    color: #003E73;
    float: left;
    font-size: 16px;
    line-height: 14px;
    padding-bottom: 7px;
    padding-left: 1px;
    
}

.message {
    color:#FF0000;
    float: left;
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 7px;
    padding-left: 1px;
    
}

.inr_message_coupan{
    color:#8B3CC2;
    float: left;
	width:100%;
	text-align:center;	
    font-size: 14px;
	padding-top: 10px;
	font-family: "Futura Md BT";
    
}

.inr_message_reward{
    color:#499838;
    float: left;
	width:100%;
	text-align:center;	
    font-size: 14px;
	padding-top: 10px;
	font-family: "Futura Md BT";
    
}

.inr_ship_date{
    color:#003E73;
    float: left;
	width:100%;
	text-align:left;	
    font-size: 12px;
	padding-top: 5px;
    
}
.cart_msg{
	font-size: 18px;
	font-family: "Futura Md BT";
	color: #003e73;
	
}
.conti_shop_btn_can {
    background-image: url("../images/conti_shop_btn.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    float: right;
    height: 32px;
    padding-right: 270px;
    width: 148px;
	margin-top:20px;
	margin-bottom:20px;
}
.search_bar_txt{
 	color:#A7A7A7;
}