@charset "UTF-8";

.section_body {
	margin-bottom: 5px;
	background: url(/img/location_map/bg_location.gif) center bottom no-repeat;
}
.only {
	margin-bottom: 5px;
	background: url(/img/location_map/bg_location_02.gif) center bottom no-repeat;
}

.module_c2 {
	width: 342px;
	padding-left: 0;
	margin-left: 6px;
}

#main .module_c2 h2 {
	clear: none;
	width: 100%;
	margin: 0 0 5px;
	border-top:solid 3px #CCCCCC;
}

.module_c2 h2 a {
	padding-left: 15px;
	background: url(/common/img/icon_link.gif) 3px 3px no-repeat;
	color:#333333;
}

.area_l {
	margin-left: 0;
}

.area_visual {
	padding-left: 5px;
}

.area_visual div {
	border: solid 1px #e6e6e6;
}

.area_description {
	width: 204px;
}

.area_description dl {
	border-bottom: solid 1px #e6e6e6;
	position: relative;
	left: -10px;
	width: 100%;
	font-size: 93%;
	_font-size: 84%;/* for IE */
}

.area_description dt {
	position: relative;
	width: 60px;
	float: left;
	padding: 5px 0;
}

.area_description dd {
	border-top: solid 1px #e6e6e6;
	padding: 5px 0 5px 60px;
}

.area_description dd span {
	display: block;
}

.area_description dd div {
	padding-left: 15px;
	background: url(/common/img/icon_link.gif) 3px 3px no-repeat;
	zoom: 100%;
}

.area_description dd div.link_blank {
	background: url(/common/img/icon_link_blank.gif) 3px 3px no-repeat;
	font-size: 80%;
}

