@charset "utf-8";


div.descAreamap {
	width:758px;
	margin:20px 0 0 0;
}
div.descAreamapLeft {
	width:232px;
	float:left;
}
div.descAreamapLeft dl {
	width:232px;
}
div.descAreamapLeft dl dt {
	width:100%;
	display:block;
	color:#ff8a00;
	margin:0 0 5px 0;
}
div.descAreamapLeft dl dd {
	width:100%;
	display:block;
	margin:0 0 15px 0;
}
div.descAreamapLeft p {
	padding:3px 0 3px 1em;
	text-indent:-1em;
}
div.descAreamapRight {
	width:525px;
	float:right;
}
div.descAreamapRight img {
	margin:0 0 0 20px;
}
