.info_box{
	border: 1px solid red;
	margin-bottom: 10px; 
}

.info_box .info_title{
	font-weight: bold;
	border-bottom: 1px solid #ccc; 
	text-align: center;
	padding: 5px;
}

.info_box .info_txt{
	padding:20px;
}

.info_box .info_txt_line{
	margin-bottom: 10px; 
}

/*ニュース*/
.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;
}

