@charset "utf-8";
#top-business {
	clear: both;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 30px;
	padding-bottom: 30px;
	float: left;
}
#top-business dt {
	float: left;
	width: 200px;
}
#top-business dd {
	float: right;
	width: 390px;
}

#top-business dd #top-business-s {
	width: 390px;
	float: right;
}
#top-business #top-business-s dt {
	width: 70px;
	border: 1px solid #FF9900;
	float: left;
}
#top-business #top-business-s dd {
	float: right;
	width: 305px;
	font-size: 11px;
	line-height: 145%;
}
#news {
	clear: both;
	float: left;
	width: 596px;
	border: 1px solid #999999;
	padding: 1px;
}
#news #news-line {
	width: 594px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#news #news-line dt {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
}
#news #news-line dd {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
