@charset "utf-8";



#cartTitle{
	width:950px;
	height:61px;
	background:url(../images/cart/title_cart.gif) no-repeat;
}

#cartTitle h2{
	width:950px;
	height:61px;
	text-indent:-9999px;
}

#shoppingStepArea{
	width:934px;
	height:44px;
	padding:31px 0px 0px 16px;
	margin-bottom:10px;
	background:url(../images/cart/title_step.gif) no-repeat;
}




.cartBox{
	width:950px;
	padding-top:15px;
	padding-bottom:15px;
	background-image:url(../images/common/frame950_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}



.cartBox .contents{
	width:920px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:100px;
	background-image:url(../images/common/frame950_side.gif);
	background-repeat:repeat-y;
}


/*====================TH=========================*/

.cartBox .contents th{
	font-weight:normal;
	padding:10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.cartBox .contents th.itemName{
	text-align:left;
	background-color:#E7E7E7;
}

.cartBox .contents th.price{
	text-align:center;
	background-color:#E7E7E7;
}

.cartBox .contents th.qty{
	text-align:center;
	background-color:#E7E7E7;
}

.cartBox .contents th.subtotal{
	text-align:center;
	background-color:#E7E7E7;
}

.cartBox .contents th.btn{
	text-align:center;
	background-color:#E7E7E7;
}

.cartBox .contents th.total{
	text-align:center;
	background-color:#E7E7E7;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.cartBox .contents th.total2{
	text-align:left;
	font-weight:bold;
	background-color:#E7E7E7;
}

.cartBox .contents th.payment{
	text-align:left;
	background-color:#E7E7E7;

}

.cartBox .contents th.commision{
	text-align:left;
	background-color:#E7E7E7;
}




.cartBox .contents th.checkPayment{
	text-align:left;
	background-color:#E7E7E7;
}

.cartBox .contents th.checkAddress{
	text-align:left;
	background-color:#E7E7E7;
}

.cartBox .contents th.checkDate{
	text-align:left;
	background-color:#E7E7E7;
}


.cartBox .contents th.cardInfo{
	text-align:left;
	background-color:#E7E7E7;
}



/*====================TD=========================*/

.cartBox .contents td{
	font-weight:normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.cartBox .contents td.itemName{
	text-align:left;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.cartBox .contents td.price{
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.cartBox .contents td.qty{
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.cartBox .contents td.subtotal{
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.cartBox .contents td.btn{
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.cartBox .contents td.total{
	text-align:right;
	background-color:#E7E7E7;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #FFFFFF;
}




.cartBox .contents td.payment{
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
	vertical-align:top;
}


.cartBox .contents td.payment p.settlementName{
	font-size:12px;
	font-weight:bold;
}

.cartBox .contents td.payment p.totalprice{
	color: #B84144;
	font-weight:bold;
}

.itemTotalPrice{
	font-weight:bold;
	text-align:right;
}







.cartBox .contents td.commision{
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align:middle;
}

.cartBox .contents td.cardInfo{
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.cartBox .contents td.registerEdit{
	color:#B84144;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}




.cartBox .contents td.settlement{
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.cartBox .contents td.settlement p.settlementName{
	font-size:12px;
	font-weight:bold;
}

.cartBox .contents td.settlement p.totalprice{
	color: #B84144;
	font-weight:bold;
}


.addRegister{
	color:#B84144;
	width:910px;
	padding:10px 10px 10px 0px;
	text-align:right;
}


.cartBox .contents td.editAddress{
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.cartBox .contents td.checkAddress{
	font-weight:bold;
}



.cartBox .contents span{
	font-weight:normal;
}


.cartBox .contents td.total p{
	padding-bottom: 5px;
}

.cartBox .contents td.total p.commodity{
	font-weight:bold;
}

.cartBox .contents td.total p.totalprice{
	color: #B84144;
	font-weight:bold;
}



.thankYouMessege{
	/* height:80px; */
	padding:100px 20px 70px 20px;
	text-align:center;
	vertical-align:middle;
}





.cartNaviArea{
	padding-top:15px;

}

.cartNaviArea .border{
	height:15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;

}

.cartNaviArea .comment{
	float:left;
	color:#B84144;
	font-size:10px;
}

.cartNaviArea .shoppingNav{
	float:right;
}

.bankLowStatement{
	padding-top:20px;
	float:right;
}






/*===========================================

定期購読

===========================================*/

.cartBox .contents .tCart th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.cartBox .contents th.startIssue{
	text-align:left;
	background-color:#E7E7E7;
}

.cartBox .contents th.kindSub{
	text-align:left;
	background-color:#E7E7E7;
}

.cartBox .contents th.customerCode{
	text-align:left;
	background-color:#E7E7E7;
}


.cartBox .contents td.startIssue{
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


/*==================TD========================*/


.cartBox .contents .tCart td.itemName{
	text-align:left;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


.cartBox .contents td.kindSub{
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.cartBox .contents td.customerCode{
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.cartBox .contents td.customerCode .comment{
	color:#B84144;
	font-size:10px;
}







/*===========================================

月次定期購読

===========================================*/


#getsujiTitle{
	width:950px;
	height:61px;
	background: url(../images/cart/title_teiki.gif) no-repeat;
}


#getsujiTitle h2{
	width:950px;
	height:61px;
	text-indent:-9999px;
}


#getsujimidashiArea{
	width:934px;
	padding:5px 0px 0px 16px;
	background: url(../images/cart/getsuji_freeArea_side.gif) repeat-y;
}

#getsujimidashiAreaBottom{width:950px; height:10px; margin-bottom:10px; background:url(../images/cart/getsuji_freeArea_bottom.gif) no-repeat;}
