/*recruit*/

@import url("../css/base.css");

#area #title {
	background-image: url(../recruit/images/ti_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	height: 28px;
	width: 900px;
	margin-bottom: 25px;
	font-size: 0px;
	line-height: 0px;
}

#contents_rec1  {
	height: auto;
	width: 900px;
	float: left;
	clear: both;
}

#contents_rec1 #ti1 {
	float: left;
	height: 16px;
	width: 225px;
	text-align: left;
	border-bottom: 1px solid #494949;
	text-indent: -9999px;
	background: url(../recruit/images/ti1.gif) no-repeat left top;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#contents_rec1 #ti2 {
	float: left;
	height: 16px;
	width: 225px;
	text-align: left;
	border-bottom: 1px solid #494949;
	text-indent: -9999px;
	background: url(../recruit/images/ti2.gif) no-repeat left top;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#contents_rec2  {
	height: auto;
	width: 660px;
	float: left;
	clear: both;
	padding-left: 240px;
	color: #999;
}

#recruit_box {
	height: auto;
	width: 660px;
	position: relative;
	float: right;
	color: #999;
	background: url(../common/ic_white.gif) repeat-y left top;
	margin-top: 26px;
	padding-left: 15px;
}