.special_mds a{
	font-size:9pt;
	font-weight:bold;
	}
.special_mds img{
	border:none;
	}
.special_mds td{
	padding:5px 0px;
}
.area_sp{
	clear:both;
	width:580px;
	margin:auto;
}
ul.area_link{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:100%;
	}
ul.area_link li{
	font-size:10pt;
	float:left;
	padding:0px 7px;
	border-right:1px solid #999999;
	}
.v_top{
	vertical-align:text-top;
	}

/* エリア特集表 */
.area{
	clear:both;
	width:580px;
	margin:auto;
}
.area_l{
	float:left;
	width:270px;
}
.area_r{
	float:right;
	width:270px;
}

.area_tbl{
	margin:10px auto;
	}
.area_tbl, .area_tbl td{
	border:1px solid #A0522D;
	border-collapse:collapse;
	}
.area_tbl a{
	font-size:9pt;
	font-weight:bold;
	}
.col1{
	background:#FFCC66;
	text-align:center;
	}
.col2{
	width:60px;
	background:#FFEFD5;
	}
.col3{
	background:#FFFFFF;
	}
.col3 ul{
	list-style:none;
	padding:0px;
	}
.col3 ul li{
	padding:2px 0px;
	}
.return{
	text-align:right;	
	}
/* 地図検索のエリア特集 */
#feature_area1{
	background:url(/common/img/special/parts/feature_area01.jpg) no-repeat;
}
#feature_area2{
	background:url(/common/img/special/parts/feature_area02.jpg) no-repeat;
}
#feature_area3{
	background:url(/common/img/special/parts/feature_area03.jpg) no-repeat;
}
#feature_area1,
#feature_area2,
#feature_area3{
	height:85px;
	width:604px;
	padding:0px;
	border:#CCCCCC 1px solid;
	margin-bottom:5px;
}
#feature_area1 #txt,
#feature_area2 #txt,
#feature_area3 #txt{
	position:relative;
	top:40px;
	left:10px;
	width:604px;
}
.feature_pref_a{
	background:url(/common/img/parts/ico_dot_sq.gif) no-repeat left;
}
.feature_pref_d{
	background:url(/common/img/parts/ico_dot_sqr.gif) no-repeat left;
}
.feature_pref_a,
.feature_pref_d{
	padding:7px 13px;
	clear:both;
}
.feature_pref_a a,
.feature_pref_d a{
	font-size:10pt;
	font-weight:bold;
}
ul.feature_city{
	padding:0px;
	list-style:none;
	clear:both;
}
ul.feature_city li{
	padding:2px 10px;
	float:left;
}
ul.feature_city li a{
	font-size:9pt;
}
.mlr{
	margin:0px 10px;
	clear:both;
}
.mb{
	margin-bottom:6px;
	clear:both;
}
.lb_m{
	margin-top:15px;
	margin-left:6px;
}
.bdr_r{
	border-right:solid 1px #999999;
}
.feature_rcm{
	clear:both;
	width:610px;
	padding:8px auto;
	border:solid 1px #F4882F;
	background:#FFEFD5;
}

/* 特集用リンク色 */
.special_mds a:link, .special_mds a:visited,
ul.area_link a:link, .area_link a:visited,
.area_tbl a:link, .area_tbl a:visited,
.feature_pref_a a:link, .feature_pref_a a:visited,
.feature_pref_d a:link, .feature_pref_d a:visited,
ul.feature_city a:link, ul.feature_city a:visited{
	color:#663300;
	}

.special_mds a:hover,
ul.area_link a:hover,
.area_tbl a:hover,
.feature_pref_a a:hover,
.feature_pref_d a:hover,
ul.feature_city a:hover{
	color:#FF6600;
	text-decoration:underline;
	}	
