@charset "utf-8";

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

	スタッフ募集 CSS

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


.recruit .txt01 {
	margin-bottom: 700px;
	color: #0099FF;
	text-align: center;
}

.recruit th {
	padding:8px 10px;
	background:#F0F9FF;
	border:#e0e0e0 1px solid;
	color:#0B7DB3;
	white-space: nowrap;
}
.recruit td {
	padding:8px 10px;
	border:#e0e0e0 1px solid;
}

.recruit h3 {
	font-size:128%;
	margin-bottom:5px;
}

