@CHARSET "UTF-8";

.rec_image{
	width:860px;
	margin:0 auto;
}
.next{
	width:860px;
	height:150px;
	margin:0 auto;
}
.rec_contact{
	width:660px;
	height:115px;
	margin:5px auto;
}
#treatment{
	width:860px;
	margin:0 auto;
}
div.subtit{
	width:860px;
	height:70px;
}
div.list_body{
	background:url("../images/system/list_back_body.png") repeat-y;
}
div.list_body li{
	padding:10px 0px;
	line-height:150%;
	width:800px;
	margin:0 auto;
	font-size:16px;
}
#flow{
	width:860px;
	margin:0 auto;
}
div.tit_step{
	width:860px;
	height:90px;
}
div.list_body li span.rec_red{
	color:#ff0000;
	font-size:20px;
	font-weight:bold;
}
div.list_body li a{
	font-size:16px;
	font-weight:bold;
}
#interview{
	width:860px;
	margin:0 auto;
}
#entry{
	width:860px;
	height:190px;
	margin:0 auto;
}


dl#recruit_form{
	width: 800px;
	height: 480px;
	margin: 0 auto;
	text-align: left;
	/* background: url(../images/recruit/form_bg.png) left top no-repeat; */
}
dl#recruit_form dt{
	float: left;
	width: 300px;
	height: 40px;
	font-weight: bold;
	font-size:14px;
}
dl#recruit_form dd{
	float: left;
	width: 500px;
	height: 40px;
}
dl#recruit_form dd span.red{
	font-weight: bold;
	color: #ff0000;
	font-size:14px;
}
dl#recruit_form dt.info{
	float: left;
	width: 300px;
	height: 150px;
	font-size:14px;
	font-weight: bold;
}
dl#recruit_form dd.info{
	float: left;
	width: 500px;
	height: 150px;
}
input.middle{
	width: 200px;
	height: 20px;
	border: 1px #999999 solid;
}
input.short{
	width: 50px;
	height: 20px;
	border: 1px #999999 solid;
}
textarea{
	width: 451px;
	height: 145px;
	border: 1px #999999 solid;
}
#send{
	margin:0 auto;
	height: 48px;
	width: 164px;
}
#send img{
	cursor:pointer;
}
#mail_check{
	margin:10px auto;
	text-align:center;
	font-size:14px;
}
#mail_check span.rec_blue a{
	font-size:14px;
	color: #ff0000;
}
#mail_check span.rec_blue a:hover{
	text-decoration:underline;
}
.thank_text{
	margin:10px auto;
	width:900px;
	margin-bottom:600px;
}
