div.openRequestList{
	margin: 0 10px 5px 10px;
}

/* 業種 --------------------------- */
table tbody tr:nth-child(9) td label{
/*	min-width: 220px;  */
}
/* -------------------------------- */

#jobOfferSearchForm table th{
	width:250px;
}

/*
#jobOfferSearchForm  #employment .interval-middle > * {
	margin-right: 20px;
}
*/
.search-submit-wrapper{
	text-align: center;
	padding: 15px 0;
}
.btn-search-submit{
	background: #2c6877;
	border-color: #2c6877;
	color: #fff;
	font-size: 1.8rem;
	padding: 8px 30px;
}
.btn-search-submit:hover{
	background: #245560;
	border-color: #245560;
	color: #fff;
}
