@charset "utf-8";
/* CSS Document */
.shop {
	width:670px;
	display:inline;
	float:left;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#aaa 1px dashed;
}

.shop p {
	float:left;
	padding:2px;
	margin-right:20px;
	border:#aaa 1px solid;
}

.shop dl {
	width:530px;
}

.shop dl dt {
	float:left;
	color:#f660b0;
}

.shopPoint {
	width:670px;
	margin-bottom:10px;
	background:url(../../images/chintai/suz04_img_02_02.jpg) no-repeat right center;
}

.shopPoint dt {
	font-size:14px;
	font-weight:bold;
	color:#f660b0;
	line-height:21px;
}

.shopPoint dd {
	font-size:14px;
	line-height:22px;
	margin-bottom:10px;
}

