#main1{
	position: relative;
	margin: 40px auto 0px auto;
	background-color: #33ff33;
	padding-top: 40px;
	width: 1100px;
	height: 750px;
}
#map1{
	position: absolute;
	top: 40px;
	left: 40px;
	font-size: 22px;
	font-weight: bold;
	line-height: 60px;
}
#map1 img{
	width: 480px;
	height: 526px;
}
#map2{
	position: absolute;
	top: 40px;
	left: 550px;
	font-size: 22px;
	font-weight: bold;
	line-height: 60px;
}
#setsumei{
	position: absolute;
	top: 660px;
	left: 60px;
	line-height: 30px;
	font-size: 22px;
	font-weight: bold;
}
#shop{
	position: absolute;
	top: 720px;
	left: 100px;
}
#shop img{height: 300px;}
