@charset"Shift_JIS";

.newinfo_title {
	border-left: 5px solid #336699;
	padding: 3px 0 3px 5px;
	font-weight: bold;
	float: left;
	width: 490px;
}
.date {
	float: right;
	width: 60px;
}
.newinfo_txt img {
	float: right;
	margin-left: 10px;
}
.newinfo_txt {
	clear: both;
}
.title_date:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}
