#content .right_column h3 {
	margin-bottom: 25px;
}
#content .right_column h4 {
	margin-bottom: 15px;
}
#content .right_column .section01 {
	border-bottom: 1px dotted #666666;
	margin-bottom: 20px;
}
#content .right_column .section01 p {
	margin-bottom: 26px;
}
#content .right_column .section02 {
	margin-bottom: 20px;
}

#content .right_column .section02 h5 {
	border-left: 10px solid #b2b2b1;
	padding-left: 10px;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}
#content .right_column .section02 table {
	border-collapse:collapse;
	border-top: 1px solid #b2b2b1;
	border-left: 1px solid #b2b2b1;
}
#content .right_column .section02 th,
#content .right_column .section02 td
 {
	border-collapse:collapse;
	border-right: 1px solid #b2b2b1;
	border-bottom: 1px solid #b2b2b1;
	font-size: 1.2em;
}
#content .right_column .section02 th {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	background-image: url(../recruit/images/bg_th.gif);
	background-repeat: repeat-y;
	width: 55px;
	padding-right: 20px;
	padding-left: 20px;
}
#content .right_column .section02 td {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;

}
#content .right_column .section02 ol li {
	margin-left: 20px;
	font-size: 1.0em;
	list-style-type: disc;
}
#content .right_column .section03 {
	margin-bottom: 20px;
}

#content .right_column .section03 h5 {
	font-size: 1.4em;
	margin-bottom: 16px;
}
#content .right_column .section03 ul {
	margin-bottom: 20px;
}
#content .right_column .section03 li {
	font-size: 1.2em;
}
#content .right_column .section03 a {
	text-decoration: underline;
	color: #447ad2;
}

