@charset "utf-8";

.area_title {
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}

.area_main {
	width: 430px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	float: left;
	margin-bottom: 10px;
}
