@charset "utf-8";
/* CSS Document */

.top_catch {
	width:440px;
	padding:20px 220px 10px 10px;
	background:url(../img/bg_top_catch.png) no-repeat top right;
	line-height:200%;
	font-size:12px;
}

#news {
	padding:20px 5px 5px 5px;
}

#news table {
	margin:0px;
	padding:0px 10px;
}

#news tr {
	background:url(../img/bg_line.gif) repeat-x bottom;
}

#news td.td01 {
	width:100px;
	margin:0px;
	padding:8px 0px 5px 0px;
	text-align:center;
}

#news td.td02 {
	margin:0px 0px 0px 100px;
	padding:8px 0px 5px 0px;
}

#news a {
	color:#FF3300;
}

#news a:hover {
	color:#FFFF99;
	text-decoration:none;
}