.lb_news{
	display:block;
	background:url(../images/photo/ph_h1_news.jpg) no-repeat;
	text-indent:-9999px;
	line-height:1%;
	font-size:1%;
	overflow:hidden;
}

#news .column_btm{
	margin-bottom:0px;
}

#news .bt_list{
	margin-top:10px;
}

#news .column{
	margin-bottom:0px;
}


#news dl.thick{
	background-color:#FFFFF0;
}

#news dl dt.ic_news{
	background: url(../images/icon/ic_news.gif) 5px 3px no-repeat;
}
#news dl dt.ic_info{
	background: url(../images/icon/ic_info.gif) 5px 3px no-repeat;
}
#news dl dt.ic_update{
	background: url(../images/icon/ic_update.gif) 5px 3px no-repeat;
}
#news dl dt.ic_event{
	background: url(../images/icon/ic_event.gif) 5px 3px no-repeat;
}

#news dl{
	padding:5px 0;
	margin:0 15px;
}

#news dl dt{
	float:left;
	width:80px;
	padding-left:75px;
}

#news dl dd{
	margin-left:160px;
	color:#993300;
}
#news dl dd a:link{
	text-decoration:underline;
}

#news dl dd a:visited{
	text-decoration:underline;
}

.paging_top{
	margin:0 20px;
	text-align:center;
	padding:5px;
	border-bottom:#FF9900 1px dashed;
}

.paging_btm{
	margin:0 20px;
	text-align:center;
	padding:5px;
	border-top:#FF9900 1px dashed;
}

#news dl dd p{
	margin:0 10px;
	padding:0;
}