@charset "utf-8";

/*
#cart th {
	border-bottom: 2px #B3B3B3 solid;
	padding: 3px 10px;
}

#cart .textleft {
	text-align: left;
}

#cart .textcenter {
	text-align: center;
}

#cart .textright {
	text-align: right;
}

#cart .cart_msg{
	margin-bottom:20px;
	line-height : 1.3;
}

#cart .cart_msg span{
	font-size:11px;
}

#cart .cart_msg_bottom{
	margin-bottom:15px;
	line-height : 1.3;
}

#cart .itemrow {
	border-bottom: 1px #B3B3B3 dotted;
	padding: 5px 1px;
	letter-spacing:0.1em;

}


#cart .itemrow Input{
	vertical-align:top;
}

#cart .item_name{
	font-size: 12px;
	vertical-align : middle ;
}

#cart .imgbox {
	padding: 5px
}

#cart .countbox {
	width: 110px;
}

#cart .countbox .list {
	width: 40px
}

#cart .cancelbox {
	width: 60px;
	padding: 0;
}

#cart .imgrow {
	width: 75px;
	height: 75px;
	border: 1px #B3B3B3 solid;
}

#cart dl {
	width: 230px;
	margin: 0 0 0 auto;
}

#cart dt {
	float: left;
	border-bottom: 1px #B3B3B3 dotted;
	padding: 5px;
	width: 80px;
	text-align: left;
}

#cart dd {
	float: left;
	border-bottom: 1px #B3B3B3 dotted;
	padding: 5px;
	width: 130px;
}

#cart .total {
	border:0px solid #333;
}

#cart .total TABLE {
	width: 330px;
	margin: 0 0 0 auto;
}

#cart .total .noline_item {
	padding: 5px;
	width: 70px;
	text-align: left;
}

#cart .total .mg_10 {
	padding-top: 5px;
}

#cart .total .noline_value {
	padding: 5px;
	width: 40px;
	text-align: right;
}

#cart .total .noline_space {
	padding: 5px;
	width: 5px;
}

#cart .total .line_item {
	border-bottom: 1px #B3B3B3 dotted;
	padding: 5px;
	width: 120px;
	text-align: left;
}

#cart .total .line_value {
	border-bottom: 1px #B3B3B3 dotted;
	padding: 5px;
	width: 80px;
	text-align: right;
}

#cart .total .line_space {
	border-bottom: 1px #B3B3B3 dotted;
	padding: 5px;
	width: 15px;
}

#cart .total .borderbtm {
	border-bottom: 2px #B3B3B3 solid;
}

#cart .total .grandtotal {
	border-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}

#cart .morebox {
	clear: both;
	width: 100%;
	border-top: 1px #B3B3B3 solid;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#cart .morebox .left {
	float: left;
	margin-bottom: 20px;
}

#cart .morebox .right {
	float: right;
	text-align: right;
}
*/
.ex-price {
	color: #fe3ca7;
	font-weight: bold;
}


#detail-deli .btnposition {
	position: absolute;
	width: 54px;
	top: 13px;
	left: 600px;
}

#detail-deli .title {
	padding-bottom: 10px;
	padding-left: 15px;
}

#next_register {
	text-align: right;
	padding-top: 0px;
	clear: both;
}

#whats {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:11px;
}

.step {
	margin-bottom: 20px;
}

.btnarea {
	clear: both;
	width: 100%;
	border-top: 2px #B3B3B3 solid;
	margin-top: 25px;
	padding-top: 15px;
}

.btnarea .left {
	float: left;
	margin: 0px;
	padding: 0px;
}

.btnarea .right {
	float: right;
	text-align: right;
}


.bnr_order {
	padding-top: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


.tbl_noborder {
	font: small/1.4 "lr oSVbN", Osaka, "qMmpS Pro W3";
}

.column_item {
	border-width: 1px;
	border: 1px #d9d9d9 solid;
	background-color: #f4f4f4;
	padding: 2px 5px;
	font-weight: normal;
	letter-spacing: -0.03em;
	text-indent: 0.5em;
}

.column_value {
	border: 1px #d9d9d9 solid;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #333333;
	text-indent: 1em;
}



.msg_error {
	font-weight: bold;
	font-size: small;
	color: #ff2c51;
}

.tbl_border {
	width: 720px;
	border-collapse:collapse;
	border-color: #d9d9d9;
	font: small/1.4 "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin: 5px 5px 20px 5px;
}

.column_noborder {
	border-width: 0px;
	border-style: solid;
	background-color: #FFFFFF;
	padding: 2px 0px;
	vertical-align:top;
}

.point_big {
	text-align: right;
	color: #CD2626;
	font-weight: bold;
	font-size: large;
}


.guide_short {
	font-weight: normal;
	font-size: 85%;
	color: #ff2c51;
}

.guide_long {
	font-size: 90%;
	color: #ff2c51;
}

.guide_hasso{
	font-size:8pt;
}

.guide_card{
	font-size:9pt;
}


.subhead_cart{
	background-image: url(../Images/Cart/subhead_cart_base.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 750px;
	line-height: 180%;
	font-size: 115%;
	padding-left: 0px;
	margin-top:30px;
	font-weight: bold;
	float: none;
	display: block;
	position: relative;
	color:#333;
	text-indent:1em;
}




.cart_hr {
	border-top: 1px #d9d9d9 dashed;
	border: none;
	margin:10px;
	width:710px;

}

.cart_notice{
	border:0;
	padding:0;
	margin-top:2px;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.cart_notice p{
	color:#ff2c51;
}

.cart_notice_haisou{
	margin-left:10px;
	margin-right: 10px;
	margin-top: 2px;
	font-size: 90%;
	margin-bottom: 20px;
}
/*
.cart_notice_haisou p{
	color: #ff2c51;
}
*/
.chuuigaki{
	color:#FF3300;
	font-size:12px;
}


.msg_complete{
	font-weight:bold;
	font-size:16px;
	color:#CC3399;
}
.msg_number{
	font-weight:bold;
	font-size:110%;
}


.order_item_name{
	font-size:11px;
	margin-bottom:px;
	padding-right:10px;
}

.p_up{
	width:34px;
	height:9px;
	margin:0;
	vertical-align:middle;

}

.p_up2{
	width:34px;
	height:9px;
	margin:0 5px 0 0;
	vertical-align:middle;
}

.cart_msg .cart_lead_msg{
	border:1px #CC3399 dashed;
	background-color:#fef8fb;
	margin:10px 0 20px 0;
	padding:5px;
	color:#CC3399;
}

.cart_msg .cart_lead_msg a{
	color:#CC3399;
}


.quantity_error{
	font-size: 80%;
	color: #ff2c51;
	/*background-color: #fdbcc7;*/
	text-align: left;
	
}



.itemcode_quantity_err{

	color: #ff2c51;
}

.itemcode_quantity_err a{
	color: #ff2c51;
}


/**I追加**/

#contents{
	width: 760px;
	float: left;
}

#ent_table{
	width:730px;
	margin: 0px auto;
	/*border: solid #d9d9d9 1px;*/
	
}

#ent_table .step_img{
	text-align: center;
}


.campaign_1106{
	margin: 0 0 30px;
	text-align: center;
}


.campaign_msg{
	width: 710px;
	margin: 20px 10px;
}

.campaign_msg p{
	font-size: 120%;
	color: #ff58b4;
	font-weight: bold;
	text-align: center;
}

#fixed_msg{
	width: 710px;
	margin: 5px 10px;
}


	
.cart_in{
	width: 720px;
	padding: 10px 10px;
}

.cart_in h4{
	width: 121px;
	height: 26px;
	background-image: url(../Images/Title/cart_mds.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.cart_in table.cart_cont{
	border: solid #e1e1e1 1px;

}

.cart_in table.cart_cont th{
	height: 1.5em;
}
	
.cart_in th.bd_ap{
	background-color: #e1e1e1;
	border-top: solid #e1e1e1 1px;
	border-right: dotted #ffffff 1px;
	border-bottom: solid #e1e1e1 1px;
	border-left: solid #e1e1e1 1px;
}

.cart_in th.bd_er{
	background-color: #e1e1e1;
	border-top: solid #e1e1e1 1px;
	border-right: solid #e1e1e1 1px;
	border-bottom: solid #e1e1e1 1px;
	border-left: solid #e1e1e1 1px;
}

.cart_in th.txt_ch{
	text-align: left;
	padding-left: 4em;
}

.cart_in td{
	border-top: solid #e1e1e1 1px;
	/*border-bottom: solid #e1e1e1 1px;*/
	padding-left: 0.5em;

}

.imgrow{
	margin: 7px;
}


#revise_an{
	width: 700px;
	padding: 10px 10px;
}

#revise_an ul {
	padding-left: 1em;
}

table.total{
	border: solid #fc5c92 3px;
	margin-right: 0px;
	margin-bottom: 10px;
}

table.total td{
	border-top: 0px;
	padding: 5px 7px;
}
	
table.total td.noline_item, .noline_value, .line_item, .line_value{
	border-bottom: dotted #d9d9d9 1px;
}



.grandtotal{
	font-weight: bold;
	font-size: 130%;
}


#price_bx{
	margin-top: 5px;
	height: 185px;
}

#next_bx{
	width: 280px;
	/*height: 150px;*/
	height: 20px;
	text-align: right;
	margin-right: 40px;
	margin-bottom: 80px;
	position: relative;
	top: 0; 
	left: 420px;
}

#next_bx li#a{
	float: left;
	margin: 2px 0px;
	/*position: absolute;
	top: 0 ; left: 0;*/
}

#next_bx li#b{
	float: right;
	margin: 2px 0px;
	/*position: absolute;
	top: 0 ; left: 140px;*/
}

#next_bx p#c{
	clear: both;
	margin: 2px 0px;
	/*position: absolute;
	top: 40px ; left: 0;*/
}



#next_bx ul{
	list-style-type: none;

}
#next_bx ul li{
	display: inline;
}

#next_bx p{
	margin-top: 3px;
}

#ship_att_p{
	width: 720px;
	margin: 5px;
	padding: 5px 15px;
}

#ship_att_p dl{
	margin-bottom: 15px;
}

#ship_att_p dt{
	font-weight: bold;
}
/*
#cart_deliver{
	width: 710px;
	margin: 5px;
	height: 700px;
}*/

/*
#cart_payment{
	width:auto;
	height: auto;

}*/
.cart_box_formnakami{
	width: 710px;
	margin: 5px;
	padding: 5px 15px;
	
}

.cart_box_formnakami p{
	padding-right: 10px;
	padding-left: 5px;
}

#next_bx p.imp_b{
	padding: 4px 15px 4px 0px;
}

#empty_msg{
	/*border: solid #d9d9d9 1px;*/
	width: 690px;
	margin: 20px 10px 150px 20px;
	/*padding: 10px 20px;
	color: #333333;*/
	font-weight: bold;
	font-size: 110%;
}

#thanks_txt{
	width: 600px;
	margin: 30px auto;
	text-align: center;
}
#thanks_txt p{
	font-size: 110%;
}

#thanks_txt p.cl_big{
	color: #ff58b4;
	font-size: 130%;
	font-weight: bold;
}

.revew_container{
	margin: 10px;
	padding: 10px;
	border: solid #feabd9 1px;
}

.revew_container dl{
	margin-top: 20px;
}

.bg_revew_r{
	margin: 10px;
	font-weight: bold;
	text-align: right;
	font-size: 110%;
	color: #ff58b4;
	font-family: Arial, Helvetica, sans-serif;
}

.bg_revew_r img{
	margin-left: 5px;
}

.ta_left{
	text-align: left;
	/*padding-left: 30px;
	width: 300px;*/
	clear: both;
}
.bn_700{
	width: 700px;
	margin: 0 auto;
}