@charset "utf-8";
/**********************************************************************
 http://www.iimhs.co.jp/news/*.html

08.04.14
**********************************************************************/

.news {
	margin:0 10px 30px 10px;
}
.news h4 {
	font-size:110%;
	border-bottom:3px #0EC0E6 solid;
	margin-bottom:2px;
	line-height:1.2;
}
.news .date {
	margin-bottom:10px;
}
.news p {
	margin-bottom:10px;
}