@charset "UTF-8";
/* ページ内リンクの位置調整 */
section {
  margin-top: -60px;
  padding-top: 60px;
}
#map-canvas{
	width: 100%;
	height: 400px;
	background: #eee;
}
