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

/*----------------------------
対応エリア
----------------------------*/
.fc_red{color:#a30101;font-weight:bold;}
.area-box{
	overflow:hidden;
	margin-bottom:20px;
	border-bottom:2px dotted #ccc;
	padding-bottom:20px;
}
.no-border{
	border:none;
}
.area-box dt{
	width:155px;
	float:left;
	margin-right:20px;
}
.area-box dd{
	margin-left:175px;
}
.area-list{overflow:hidden;}
.area-list li{
	float:left;
	width:570px;
	margin-right:5px;
	line-height:1.8;
}
.area-list.col_4 li{
	float:left;
	width:570px;
	margin-right:5px;
}
