#contents_w {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px 1px 0px 0px;
	padding: 20px;
	height: auto;
	width: 670px;
	float: right;
}
.contents_w_left {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 150px;
}
.contents_w_right {
	text-align: left;
	margin: 0px;
	padding: 0 0 0 12px;
	float: left;
	height: auto;
	width: 507px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

#recruit_left {
	margin: 0px;
	padding: 0px;
}
#recruit_left h2 {
	background-image:url(../images/recruit_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 20px auto;
	padding: 0px;
	height: 130px;
	width: 130px;
}
#recruit {
	background-image:url(../images/recruit_bg.jpg);
	background-repeat: no-repeat;
	width:730px;
	height:auto;
	margin: 0px;
	padding: 20px 0px 40px 0px;
}
#recruit_copy {
	margin: 0px;
	padding: 160px 0px 12px 24px;
	height: auto;
	width: auto;
}
#recruit_copy p {
	font-size: 130%;
	line-height: 140%;
}
#contents_w h2 {
	font-size: 140%;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
#contents_w h3 {
	font-size: 120%;
	font-weight: bold;
}
.contents_w_right p {
	font-size: 120%;
	line-height:140%;
}

