@charset "shift_jis";
/* ===================================================================
CSS information

 file name  :recruit.css
 style info :recruit.html—p
 

=================================================================== */


div#wrapper #contents #lead {
	border-top:solid 1px #a69e90;
	padding:0px 0;
	margin: 10px 0 30px 0;
}

div#wrapper #contents h3 {
	margin:30px 0 10px 0;
}
div#wrapper #contents table.recruit {
	border-collapse:separate;
	border-spacing:2px;
	width:600px;
}
div#wrapper #contents table.recruit td,
div#wrapper #contents table.recruit th {
	border-collapse:separate;
	padding:3px 5px;
}
div#wrapper #contents table.recruit .cell0 {
	background:#FFFFFF;
}
div#wrapper #contents table.recruit .cell1 {
}
div#wrapper #contents table.recruit th {
	width:100px;
	font-weight:normal;
}
div#wrapper #contents table.recruit td {
	width:450px;
}
