@charset "utf-8";


.rep_ctg_recruit {
	background:url(../images/rep_ctg_recruit.gif) no-repeat;
	width:708px;
	height:142px;
	text-indent:-1000em;
}


/*---------------------------------------------------------------*/

table.recruit_file {
	border:1px solid #e0e0e0;
	border-collapse:collapse;
	margin:0 0 30px 40px;
	font-size:0.75em;
	line-height:1.5em;
	width:610px;
	
}

table.recruit_file th {
	background:#efefef;
	padding:10px;
	border-bottom:1px solid #FFFFFF;
	width:9em;
	text-align:right;
}

table.recruit_file td {
	border:1px solid #e0e0e0;
	margin:0px;
	padding:10px;
}


ul.name{
}

ul.name li {
	width:auto;
	float:left;
	white-space : nowrap ;
	margin-right:10px;
	margin-bottom:3px;
}

