@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#news ul.image li.fancybox a{
	text-align: center;
	width: 200px;
	display: table-cell;
}
#news .date {
	margin-bottom: 5px;
	font-weight: bold;
}
#news ul.image li {
	margin-bottom: 20px;
}
#news ul.image li:last-child{
	margin-bottom: 0;
}
#news p.back {
	margin: 30px 0 0;
}