body {
	font-family : 'Hiragino Maru Gothic Pro',verdana,"ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4,Hiragino Maru Gothic Pro,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,sans-serif;
	border : 0px solid #666;
	margin-right: auto;
	margin-left : auto;
	width : 500px;
	/* background-image: url(../image/charaben_20160421.jpg); */
	/* background-position: right top; */
	/* background-repeat: no-repeat; */
	/* background-attachment: fixed; */

}

h1 {
	font-size: 100%;
	text-align: center;
	border-bottom: 2px solid #ff3333;
}

h2 {
	font-size: 110%;
	text-align: center;
	background-color:#ffcc99;
}

h3 {
	font-size: 130%;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	color: #000000;
}

img {
	width: 100%;
}

.fullscreen-image {
text-align: center;
}

.atn {
	color: #ff0000;
}

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
