@charset "UTF-8";
@import "../../common/css/reset.css";
@import "../../common/css/basic.css";
@import "../../common/css/base.css";

/******** 右カラム 共通　***********/
#recruit .recruit_index #maintitle h3{
	background:url(../img/h3_recruit.gif) no-repeat scroll left top;
}
#recruit #rclm .cnt .r_cnt{	
	padding: 5px 38px;
}
#recruit #rclm .cnt .r_cnt .bnr_area a{
	padding-top:116px;
	width:549px;
	background:url(../img/bnr_rec.gif) no-repeat scroll left top;
	display:block;
	height:0;
	overflow:hidden;
}

#recruit #rclm .cnt .r_cnt .recjob{
	background:url(../../common/img/line_dot.gif) repeat-x scroll left bottom;
	padding-top:23px;
	margin-bottom:6px;
}

#recruit #rclm .cnt .r_cnt .last{
	background-image:none;
}

#recruit #rclm .cnt .r_cnt .recjob dt{
	color:#0b2964;
	font-size:18px;
	font-weight:bold;
	background:url(../img/bar.gif) no-repeat scroll left bottom;
	padding-bottom:10px;
}

#recruit #rclm .cnt .r_cnt .recjob dd.txt{
	padding:10px 0 10px 100px;
	background:url(../img/icon.gif) no-repeat scroll left 10px;
	line-height:1.7;
}
#recruit #rclm .cnt .r_cnt .recjob dd.btn_area{
	float:right;
	margin-bottom:15px;
}
#recruit #rclm .cnt .r_cnt .recjob dd.btn_area a{
	text-align:center;
	color:#fff;
	height:30px;
	width:131px;
	display:block;
	background:url(../img/btn_blank.gif) no-repeat scroll left bottom;
	line-height:2.4;
}
#recruit #rclm .cnt .r_cnt .recjob dd.btn_area a:hover{
	background:url(../img/btn_blank.gif) no-repeat scroll left 0;
	text-decoration:none;
}

