/* CSS Document */

#news {
	background:url(img/bg_top.jpg) no-repeat;
	color:#FFF;
	width:880px;
	height:220px;
	marign:0;
}

#news_text {
	width:460px;
	padding:40px 10px 0 50px;
	float:left;
	line-height:1.8em;
}

#text_scroll {
	height:180px;
	overflow:auto;
}

#text_scroll ul {
	margin:0;
	padding:0;
}

#text_scroll ul li {
	list-style:none;
}

#bukken {
	width:310px;
	padding:40px 30px 0 20px;
	float:right;
	font-size:10px;
}

#bukken td {
	color:#FFF;
	vertical-align:top;
	font-size:10px;
}

#b_scroll {
	height:180px;
	overflow:auto;
}