@charset "UTF-8";
/* CSS Document */

body {
	padding: 5px;
	font-size: medium;
	font-weight: normal;
	line-height: 1.5;
	font-family: Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	margin: 0 0 10px 0;
}
.gmap {
position: relative;
padding-bottom: 70.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.gmap iframe,
.gmapr object,
.gmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}