#main {
	background-image: url(../top-img/new_index/back.jpg);
	background-repeat: repeat-y;
	width: 660px;
	float: left;
}
#news {
	background-image: url(../top-img/new_index/under.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 20px 40px 15px 30px;
	font-size: 10px;
	line-height: 20px;
}
ul#news-list {
	list-style-type: none;
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
}
#backnamber {
	text-align: right;
}
ul#news-list a {
	color: #FFFFFF;
	text-decoration: none; 
}
#backnamber a {
	color: #FFFFFF;
	text-decoration: none; 
}
ul#news-list {
	float: left;
	width: 400px;
}
.tenjikai {
	float: right;
	width: 150px;
	text-align: right;
}
#backnamber {
	clear: both;
}
.tenjikai a {
	color: #FFFFFF;
	text-decoration: none;
}
