@charset "utf-8";
/* CSS Document */
.map
{
	width:700px;
	height:600px;
	float:right;
	margin:0;
	text-align:center;
}
h4
{
	font-weight:bold;
	font-size:16px;
	display:inline;
	line-height:30px;
	color:#666;
	font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
h3
{
	text-align:center;
	font-size:18px;
	display:inline;
}
dd
{
	font-size:14px;
}
