@charset "UTF-8";
.news_a {
	width: 250px;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-left: 25px;
}
.news_b {
	width: 200px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 30px;
}
.news_c {
	width: 200px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 15px;
}

