#news_wrap {
	width:422px;
	float:left;
}
.news {
	width:422px;
	border:1px solid #77B154;
	margin:0 auto 6px;
}
.news table {
	margin:5px;
}
.news th, .news td {
	font-size:12px;
	vertical-align:top;
	font-weight:normal;
	line-height:1.2em;
	border-bottom:1px dotted #ccc;
}
.news th {
	background:url(../image/news_list.gif) no-repeat 0 5px;
	padding:5px 5px 5px 16px;
}
.news td {
	padding:5px 0;
}

#news_div {
	width:422px;
/*height:338px;*/
	height:268px;
	overflow:auto;
	margin-bottom:2px;
}
#news_div2 {
	width:422px;
/*height:92px;*/
/* 入札関連の高さを変える場合は、ここを変更する */
	height:160px;
	overflow:auto;
	margin-bottom:2px;
}
#news_pack {
	float: left;
	width: 430px;
	height: 420px;
	margin: 0px;
}
