#content #article .map {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#content #article .map p{
	padding: 0px;
	line-height: 1.4em;
	margin: 10px 0;
}
#content #article p img {
	vertical-align: text-bottom;
}
#content #article h3 {
	margin-left: 15px;
	margin-top: 15px;
}
#content #article .box {
	border: 1px solid #FC6;
	margin: 15px;
	clear: both;
}


#content #article dl {
	margin-left: 15px;
	font-size: 95%;
}
#content #article dl dt {
	font-weight: bold;
	color: #063;
}
#content #article dl dd {
	font-size: 90%;
	margin-left: 15px;
	margin-bottom: 10px;
}

