@charset "utf-8";

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

	Title: recruit.css
	Created: 2008-11-3
	Last Up Date: 2008-11-3
	
----------------------------------------------------------- */
/*

	recruit
	
----------------------------------------------------------- */
/*

	recruit
	
----------------------------------------------------------- */

div#recruit .recruit_navi{
	margin: 0 0 30px 50px;
}

div#recruit table.saiyou {
	width: 98%;
	margin: 10px 0 10px 6px;
	border: solid 1px #CCCCCC;
}

div#recruit table.saiyou th {
	background: #e9ebee;
	padding: 3px 10px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	vertical-align: top;
	text-align: center;
}

div#recruit table.saiyou th.category {
	background: #e9ebee;
	width: 10%;
	padding: 3px 10px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	vertical-align: top;
	text-align: center;
}

div#recruit table.saiyou td {
	padding: 3px 10px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	text-align: center;
}

div#recruit table.schedule th {
	background: #e9ebee;
	width: 10%;
	padding: 3px 10px;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: top;
}