@charset "utf-8";
@import "/static/common/css/0-import.css";

#contents .box {
	margin: 0 0 13px 50px;
	padding-bottom: 22px;
	width: 660px;
	background: url(/static/img/cart/box_bg.gif) no-repeat left bottom;
}

#contents .box h4 {
	margin-bottom: 20px;
	padding: 8px 0 4px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1.4;
	background: url(/static/img/cart/h4_bg.gif) no-repeat left top;
}

#contents .box p {
	padding: 0px 15px;
}