@charset 'UTF-8';

/* news
------------------------------*/
.news-box {
	margin-bottom: 50px;
}
.news-box .news {
	background: url('../image/br.png') left bottom repeat-x;
	padding: 20px 0 16px;
}
.news-box .news:first-child {
	padding-top: 7px;
	padding-bottom: 20px;
}
.news-box .news .image {
	width: 150px;
}
.news-box .news .date {
	margin-top: -5px;
}
.news-box .imgleft .image{
	margin-right: 20px;
}
