

@import "recommend.css";

#ERS_flow_cart{
	width:654px;
	margin:5px 0px 20px 0px;
}
/*#ERS_title_detail{
	background:url(../images/bg_h2.gif) bottom repeat-x;
	width:654px;
	height:38px;
}*/

#ERS_title_cart{
	/*background:url(../images/bg_h2.gif) bottom repeat-x;
	width:654px;
	height:38px;
	*/
	width:654px;
	height:28px;
	margin:10px 0px 10px 0px;
	border-bottom:solid 1px #ccc;
	
}

#ERS_confirm_cart{
	margin:10px 0px 0px 335px;
	width:318px;
}

#ERS_calculation_cart table{


	width:650px;
	margin:5px 0px 0px 2px;
}
#ERS_calculation_cart th{
	border-bottom:solid 2px #333;

	padding:5px 5px 3px 5px;
	text-align:center;
	font-size:11px;
	color:#333;
	font-weight:bold;

}
#ERS_calculation_cart td{
	border-bottom:dotted 1px #999;

	padding:7px 5px 5px 5px;
	line-height:1.4;
	background:#fff;
	
}
.line{
	height:15px;
	clear:both;
	margin:0px 0px 1px 0px;
	/*border-bottom:solid 1px #ccc;*/
}

#ERS_confirm_cart table{
	width:318px;
}
#ERS_confirm_cart th,#ERS_confirm_cart td{
	
	padding:7px 5px 5px 7px;
}
#ERS_confirm_cart th{
	font-weight:bold;
	text-align:left;
	font-size:11px;

}
#ERS_next_first{
	width:634px;
	padding:5px 10px;
	background:#eee;
	margin:5px 0px 5px 0px;
	font-size:11px;
	
}
#ERS_confirm_cart td{

	line-height:1.4;
	background:#fff;

}
#ERS_confirm_cart .button{
	text-align:right;
}


/*テーブル項目サイズ*/
.col_1{
	text-align:left;
}
.col_2{
	text-align:center;
}
.col_3{
	text-align:center;
}
.col_3 input{
	text-align:center;
	width:30px;
}
.col_4{
	width:60px;
	text-align:right;
}
.col_5{
	text-align:center;
	width:50px;
}
.col_6{
	text-align:center;
	width:50px;
}
.col_7{
	text-align:right;
	width:60px;
}

#ERS_next_second{
	width:654px;
	text-align:center;
}

#ERS_title_login{
	height:28px;
	width:654px;
	border:solid 1px #ccc;
	padding:0px;
	margin:5px 0px;
}
#ERS_back_login{
	width:154px;
	height:41px;
	text-align:left;
}
#ERS_next_newmember{
	width:654px;
	text-align:center;
}
#ERS_back_shop{
	width:154px;
}