section#shop h2{
	font-family: "Sawarabi Mincho" !important;
	text-align: center;
	color: #fff;
	margin: 0 0 10px;
}
section#shop p{
	font-size: 90%;
}
section#shop div.time{
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	padding: 5%;
	border: solid 1px #fff;
}
section#shop h3{
	font-family: "Sawarabi Mincho" !important;
	text-align: center;
	color: #fff;
	margin: 30px 0 10px;
}
section#shop h4{
	font-family: "Sawarabi Mincho" !important;
	color: #fff;
	margin: 10px 0 0;
	border-bottom: solid 1px #fff;
}
#map_canvas{
	width: 100%;
	height: 300px;
	margin: 0 0 30px;
}