@charset "UTF-8";

/* -------------------------------------------------------------------------------- */
/* RECRUIT */
/* -------------------------------------------------------------------------------- */
div.recruit p {
	margin:15px 15px 30px 15px;
	}
div.recruit table.navi {
	margin:0 0 0 15px;
	}


table.recruitTbl {
	margin:0 13px 0 14px;
	border:1px solid #CBCACA;
	border-width:1px 0 0 1px;
	}
	table.recruitTbl th,
	table.recruitTbl td {
		font-weight:normal;
		line-height:1.33;
		text-align:left;
		vertical-align:top;
		padding:8px;
		}
	table.recruitTbl th {
		width:143px;
		border-bottom:1px solid #CBCACA;
		background:#F7F3F3;
		}
	table.recruitTbl td {
		border:1px solid #CBCACA;
		border-width:0 1px 1px 0;
		}




