@charset "UTF-8";
body {
	line-height: 160%;
	font-family: arial,sans-serif;
	padding: 0;
	background-color: #FFFFFF;
	position: relative;
	width: auto;
	margin-bottom: 0px;
	text-align: center;
}
html, body, #map_canvas {
	width: 100%s;
	height: 700px;
	min-width: 0px;
	padding-left: auto;
	padding-right: auto;
}.map {
	height: 1200px;
	text-align: center;
}
p a  {
	color: #5D3329;
	text-shadow: 0px 0px;
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
p a:hover   {
	color: #BE8C81;
	text-shadow: 0px 0px;
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
