@charset "utf-8";
#shopinfo {
	width: 725px;
	margin-left: 11px;
}
#shopinfo .img_1 {
	margin-bottom: 20px;
}
#shopinfo .img_2 {
	margin-bottom: 10px;
}

.shop_1 {
	width: 350px;
	float: left;
	margin-bottom: 10px;
}
.shop_1 p {
	padding-left: 20px;
}
.shop_2 {
	width: 350px;
	float: right;
	margin-bottom: 10px;
}
.shop_2 p {
	padding-left: 20px;
}
.shop_3 {
	clear: both;
	text-align: center;
}
.shop_3 img {
	margin-top: 20px;
	margin-bottom: 10px;
}
.shop_3 p {
	font-weight: bold;
	line-height: normal;
}

.map {
	text-align: center;
}
