

/*ニュース*/
.information {
	width: 516px;
	margin-bottom: 30px;
}

.newsLine {
	width: 486px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 13px;
	padding-left: 10px;
	border-bottom: 1px solid #566ed4;
}

.newsDate {
	color: #566ed4;
	width: 90px;
	margin-right: 16px;
}

.newTxt {
	color: #6a6a6a;
	width: 380px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝施設*/

.institutionLine {
	margin-bottom: 25px;
}

.top_table .areaA_Cell{
	background-color: #ff0001;
	color: #ffffff;
	border: 0;
}
.top_table .areaB_Cell{
	background-color: #0065b8;
	color: #ffffff;
	border: 0;
}
.top_table .areaC_Cell{
	background-color: #02a747;
	color: #ffffff;
	border: 0;
}
.top_table .areaD_Cell{
	background-color: #ff8e02;
	color: #ffffff;
	border: 0;
	border-bottom: 1px solid #c6c6c6;
}

.top_table .areaA_Cell:last-child{
	border-right: 1px solid #c6c6c6;
}
.top_table .areaB_Cell:last-child{
	border-right: 1px solid #c6c6c6;
}
.top_table .areaC_Cell:last-child{
	border-right: 1px solid #c6c6c6;
}
.top_table .areaD_Cell:last-child{
	border-right: 1px solid #c6c6c6;
}