#main-visual {
	margin-bottom: 35px;
}
#news {
	width: 570px;
	padding-bottom: 50px;
}
#news h2 {
	margin-bottom: 10px;
}
#news .blog-title {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/line-dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 3px;
}
#news .date {
	color: #830000;
	padding-right: 20px;
}
#news .list {
	font-size: 11px !important;
	font-size: 10px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 86px;
	float: right;
	margin-top: 10px;
	text-align: right;
}
