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

div.contents #map {
	width:600px;
	height:500px;
}

div.contents #map p {
	font-size:90%;
	text-align:left;
	margin:0;
}

div.contents p{
	margin-top:0.5em;
	text-align:center;
}

div.contents dl {
	text-align:center;
	font-size:120%;
	color:#333;
	line-height:150%;
}

div.contents dt {
	margin-top:0.5em;
	font-weight:bold;
}


#main .contents p.f8 {
	font-size:100%;
}
