#top_tools {
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 40px;
}
#rec_tools {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 30px;
	padding-top: 15px;
}
#visi img {
	margin-top: 10px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#area {
	font-size: 10px;
	padding-top: 7px;
	padding-left: 7px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
	line-height: 18px;
	padding-right: 7px;
	background-color: #F7F7F7;
}

#area .area_small {
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
