@charset "Shift_JIS";


table.news {
	background-image: url(../img/line1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 520px;
}
table.news td {
	padding: 10px 0  ;
}
span.date	{
	color: #163767;
	background-image: url(../img/mrk1.gif);
	background-position: center left;
	background-repeat: no-repeat; 
	padding-left: 12px;
}
.newsimg_r {
	float: right;
	padding: 0 0 10px 10px;
}
