@charset "utf-8";





.headerImg{ background-image:url(../img/company_img_recruit.jpg)}




.recruitF{ height:auto;
	    padding: 30px 30px;
		background-color: #FFF;
		background-repeat: no-repeat, no-repeat;
		background-position: right bottom, left top;}
.recruitF strong{ display:block; height:95px; text-indent:-9999px;}
.recruitF div{ padding: 10px 10px; font-size:20px; line-height:1.7;}


.recruitF table{ margin-top: 20px; width:540px; line-height:1.3}
.recruitF th,
.recruitF td{ padding:8px 0; border:1px solid #CCC}
.recruitF th{ padding-left:5px; width:110px;}


.recruitF em { font-weight:bold; }

/* 追加 */
.h1 ,.h2 {
	border: solid 1px #CCC;
	margin-bottom: 10px;
	background: linear-gradient(to bottom, #e0e0e0, #ffffff);
}

.dt_headLine {
	margin-bottom: 10px;
}

.recruitF th {
	background-color: #f5f5f5;
}

.recruitF td {
	padding-left: 5px;
}