/*recruit-----------------------------------------------------------------*/
div#recruit h3{
	margin:20px 0 10px 0;
	width:585px;
	height:26px;
	text-indent:-1000em;
}
div#recruit p#sub{
	font-size:11px;
	color:#333333;
	padding:5px 0 5px 0;
}

div#recruit h3#recruit{
	background:url(../../img/rec_ber01.jpg) no-repeat 0 0;
	margin-top:0;
}
div#recruit h3#recruit02{
	background:url(../../img/rec_ber02.jpg) no-repeat 0 0;
}
div#recruit h3#recruit03{
	background:url(../../img/rec_ber03.jpg) no-repeat 0 0;
}
div#recruit table{
	padding:5px;
}
div#recruit table tr td{
	color:#333333;
	font-size:11px;
	padding:5px 10px 5px 10px;
	border-bottom:1px solid white;
}
div#recruit table tr td strong{
	font-weight:bolder;
	color:#333333;
}
div#recruit table tr td.t{
	background-color:#DDDDDD;
	font-weight:bolder;
	width:9em;
	color:#A67C00;
}
