@charset "utf-8";
/* CSS Document */
body.popupMin #printmap {
	display: inline;
	/*width: auto;*/
	/*height: 400px;*/
	width: 650px;
	height: 400px;
}

body.popupMin #printmap img {
	width: 100%;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
	width: 30%;
}

#fz {
	display: none;
}

#area-hdr .header {
	margin-top: -20px;
	padding-bottom: 5px;
}

.footer img {
	width: 100%;
}

#event_point {
	text-align: center;
}
#map {
	display: none;
}

#pr_btn {
	margin-right: 3%;
}

.wrap {
	margin-bottom: 20px;
}

#area-container {
	padding: 30px 0 70px;
/*	font-family: "Reimin Regular";*/
	font-family: "UD黎ミン R";
}

#area-container .h1 {
	font-size: 260%;
	text-align: center;
	margin-bottom: 20px;
}

#area-container .h2 {
	font-size: 240%;
	margin-bottom: 20px;
}

#area-container .h3 {
	font-size: 220%;
	margin-bottom: 0;
	padding-bottom: 0;
}