.area_select {
	background-image: url(../../shop_list/img/area_select02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shop_name {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	padding-top: 5px;
}
.shop_tel {
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	vertical-align: middle;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
.dot_line {
	background-image: url(../../shop_list/img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #FFFFFF;
}
.shop_add {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
.no_shop {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
}
