@charset "utf-8";
#mainarea h2 {
	margin-bottom: 24px;
}
.recordbox {
	margin-bottom: 20px;
	background-image: url(../../../common/img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 624px;
	margin-left: 8px;
	padding-bottom: 17px;
}
.recordboxL {
	width: 100px;
	float: left;
}
.recordboxC {
	float: left;
	width: 220px;
	text-align: center;
}
.recordbox ul {
	display: block;
	float: left;
	width: 304px;
	margin-top: 10px;
}
.recordboxL h3 {
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	margin-top: 8px;
}
.recordbox li {
	font-size: 12px;
	margin-bottom: 6px;
}
