@charset "UTF-8";
/* CSS Document */

.recruit_ber{
	background-image: url(../images/rectitle.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 844px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.recruit_box{
	height: auto;
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.recruit_img{
	float: left;
	height: auto;
	width: 734px;
	clear: both;
	margin-bottom: 10px;
}
.recruit_mail_box{
	height: 445px;
	width: 734px;
	margin-top: 10px;
	clear: both;
}
.recruit_mail{
	height: 445px;
	width: 734px;
	background-image: url(../images/ricruit8.jpg);
	clear: both;
	float: left;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #666;
	font-family: "メイリオ","ヒラギノ丸ゴ Pro W4","Osaka","Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", sans-serif;
}
.recruit_mail_form{
	height: 276px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
}
.recruit_form_list{
	float: left;
	height: 32px;
	width: 190px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	background-image: url(../images/hotel_list_bg.jpg);
	background-repeat: repeat-x;
	line-height: 32px;
	padding-right: 10px;
	text-align: right;
}
.recruit_form_input{
	float: left;
	height: 32px;
	width: 393px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	text-align: left;
	padding-left: 5px;
	line-height: 32px;
}
input[type=text] {
	font-family: "メイリオ","ヒラギノ丸ゴ Pro W4","Osaka","Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing: 1px;
	border:1px solid #abaca4;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}
textarea{
	font-family: "メイリオ","ヒラギノ丸ゴ Pro W4","Osaka","Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing: 1px;
	margin-top: 5px;
}

