html {
	overflow: scroll;
}
#contents01 {
	margin-left: 26px;
	background-image: url(../../images/recruit/important_points/important_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 604px;
	width: 727px;
	padding-top: 28px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#contents01 h2 {
	margin-bottom: 30px;
}
.qualification {
	position: absolute;
	left: auto;
	top: 85px;
	right: 117px;
	bottom: auto;
	z-index: 1;
}


.chart {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	width: 590px;
	margin-left: 58px;
	border-collapse:collapse;
	margin-bottom: 20px;
	height: 456px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	z-index: 0;
}
.chart th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	width: 124px;
}
.chart td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.chart td.back_color {
	background-color: #FFFADC;
}
