@charset "utf-8";

/*----------------■仙水グループ会社採用情報--------------*/

h2  {
	background:  url(../image/page_ti.gif) no-repeat;
}
h3.recruit {
	margin:  30px 0 15px 0;
	font-size:  16px;
	font-weight:  bold;
	background: #39f;
	color: #fff;
	padding: 5px 15px;
}
h3.recruit-or {
	margin:  30px 0 15px 0;
	font-size:  16px;
	font-weight:  bold;
	background: #f28226;
	border-right: 560px solid #39f;
	color: #fff;
	padding: 5px 15px;
}

h4.recruit {
	margin:  30px 0 15px 0;
	font-size:  16px;
	font-weight:  bold;
	color: #00f;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #00f;
	padding: 5px 10px;
}
h5.recruit {
	margin: 20px 0 10px 0;
	color: #00f;
	border-left: 5px solid #00f;
	font-weight:  bold;
	padding: 2px 10px;
}

.recruit-index {
	width: 100%;
}
.recruit-index th,.recruit-index td {
	padding: 10px;
	border: 1px solid #06f;
}
.recruit-index thead th {
	font-weight: bold;
	background: #9cf;
	border: 1px solid #06f;
	color: #00f;
}

.rec-blank {
	background: #ccc;
}
.rec-rikunabi a {
	display: block;
	width: 160px;
	height: 50px;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(../image/2021.png) no-repeat;
}
.rec-b_entry a {
	display: block;
	width: 86px;
	height: 25px;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(../image/b_entry.gif) no-repeat;
}

/*----------------■エントリーフォーム--------------*/
.tb-contact {
	width: 100%;
}
.tb-contact caption {
	font-size:  16px;
	font-weight:  bold;
	border-top: 30px solid #fff;
	border-bottom: 15px solid #fff;
	background: #06f;
	text-align: left;
	color: #fff;
	padding: 5px 15px;
}
.tb-contact th,.tb-contact td {
	padding: 10px 20px;
	border: 1px solid #06f;
}
.tb-contact th {
	background: #9cf;
}
.tb-contact th span {
	color: #f00;
}
.tb-contact td {
	background: #fff;
}

.confirm {
	margin-top: 15px;
	text-align: center;
}