@charset "utf-8";

#infomation #contents #main #infomations li {
	margin: 20px 0 0 50px;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #1253a4;
}

#infomation #contents #main #infomations li .newsDate {
	width: 105px;
	float: left;
	font-weight: bold;
}

#infomation #contents #main #infomations li .newsNote {
	margin-left: 110px;
}

#infomation #contents #main #infomations li .newsNote h3 {
	font-weight: bold;
	margin-bottom: 10px;
	border: none;
}

#infomation #contents #main #infomations li.iInfomation .newsNote .newsExp {
	font-size: 95%;
}

/*個別ページ*/
#infomation #contents #thisInfomation,
#infomation #contents #thisInfomation .newsDate,
#infomation #contents #thisInfomation .newsExp {
	margin-left: 20px;
}



