#news_title{
	width:732px;
	height:40px;
	line-height:40px;
	padding-left:16px;
	color:#333333;
	font-size:16px;
	background-color: #FFEEDF;
	background-repeat: no-repeat;
}
#subject {
   text-align: left;
   float: left;
}
#date {
   text-align: right;
   padding-right:16px;
}
#news_com {
	padding: 8px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:16px;
	font-weight: normal;
	line-height:150%;
	color: #333;
	font-size: 15px;
}
#orange_waku {
	width: 748px;
	float: none;
	color: #990;
	border: 1px solid #eeeeee;
}
#news_table1 {
	padding: 8px;
	color: #333;
	background-color: #fff9f7;
	border-bottom-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #FFF;
	font-size: 14px;
}
#news_table2 {
	padding: 8px;
	color: #333;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #FFF;
	font-size: 14px;
}