#main_contents .right_contents .recruit_contents {
	width: 680px;
	margin-left: 14px;
	overflow: hidden;
}
#main_contents .right_contents .recruit_contents h2.title {
	width: 658px;
	height: 22px;
	overflow: hidden;
	padding-left: 22px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/title_back_long.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#main_contents .right_contents .recruit_contents  .note {
	width: 646px;
	overflow: hidden;
	margin-left: 22px;
	margin-bottom: 24px;
	line-height: 1.5;
}

#main_contents .right_contents .recruit_contents .btn_box {
	width: 608px;
	margin-left: 16px;
	overflow: hidden;
}
#main_contents .right_contents .recruit_contents .btn_box li {
	width: 280px;
	float: left;
	margin-right: 24px;
}