@charset "utf-8";

/* RECRUIT INDEX
---------------------------------------------*/

.inbox {
	width: 686px;
	padding-bottom: 30px;}

.inbox h2 {margin-bottom: 20px;}

#topics {
	margin-bottom: 25px;
	padding-left: 150px;
	background: url(../img/bg_topics.gif) left center no-repeat;}

#topics .newslist {
	padding: 8px 12px;;
	background-color: #fff;}

#topics .newslist dl dt {
	clear: both;
	float: left;
	width: 111px;
	padding-left: 2px;
	line-height: 2em;}

#topics .newslist dl dd {
	line-height: 2em;
	border-bottom: 1px solid #ccc;}

.btn {margin-top: 10px;}

.btn li {
	float: left;
	display: block;
	width: 224px;
	margin-bottom: 3px;}

.please {margin-left: 2px;}
.kangoshi,.rigaku,.fukushi,.ippan {margin-right: 2px;}
.formbtn,.newpdf {margin-right: 6px;}

/* RECRUIT DETAIL
---------------------------------------------*/

#data {
	width: 684px;
	margin: 25px 0;
	border-collapse: collapse;}

#data th,#data td {
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	padding: 8px 12px;
	border-bottom: 1px solid #ccc;}

#data th {
	width: 120px;
	background-color: #e9f1ed;}

/* ENTRY FORM
---------------------------------------------*/

#contactbox p {margin: 0 5px 1em 2px;}

h2 {margin-bottom: 20px;}

h3 {margin-bottom: 1em;}

#contactbox {}

.entryform .msg {
	font-size: 14px;
	margin: 10px 0 0 10px;}

.entryform p strong {
	font-size: 16px;
	color: #084386;
	padding: 0 0.5em;}

#contatt {
	font-size: 12px;
	margin: 15px 5px 15px 5px;
	padding: 15px 10px 10px 15px;
	background-color: #f2f1ee;
	border: 1px solid #ccc;}

#contatt li {
	margin-bottom: 0.5em;}

#contatt li a {
	text-decoration: underline;}

#contatt li a:hover {	text-decoration: none;}

.form {
	width: 680px;
	font-size: 12px;
	margin-top: 8px;
	margin-left: 5px;
	letter-spacing: 1px;
	border-collapse: collapse;
	background-color: #fff;}

.form th,.form td {
	font-size: 12px;
	padding: 12px 10px 12px 10px;
	border: 1px solid #c9d9d9;}

.form th {
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	background-color: #e8f0f0;}

.form th span {color: #900;}
.form td span {
	margin-left: 1em;
	font-size: 10px;}

.form td em {
	display: block;
	font-size: 10px;}

.form td {line-height: 1.8em;}

.input,.input2,#msgarea {
	padding: 2px;
	font-size: 12px;
	line-height: 1.8em;
	border: 1px solid #ccc;
	background-color: #fbfbfb;
	font-family: Meiryo, "メイリオ", Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

.w01 {width: 300px; }
.w02 {width: 100px; }
.w03 {width: 20px; }
.w04 {width: 380px; }

#msgarea {
	width: 470px;
	height: 100px;}

#submit {
	position: relative;
	margin-top: 15px;
	padding-bottom: 25px;
	text-align: center;}

.errormsg {
	font-weight: bold;
	font-size: 14px;
	color: #900;
	margin: 40px 0 0 10px;
	padding-bottom: 40px;}

.btnback {
	position: absolute;
	left: 50%; top: 1px;
	margin-left: 100px;}

.error {height: 663px;}

.backtop {margin: 40px 0 0 10px;}

