/* =============================================
	▼ニュースリリース
============================================= */
#news_title {
	padding: 15px 0;
	background: #FFFFFF url(../img/dot.gif) repeat-x left bottom;
}
#news_title .date {
	color: #e53035;
	font-weight: bold;
}
#news_title .title {
	color: #336699;
	font-weight: bold;
	font-size: 124%;
	padding: 5px 0 0 0;
}
