@charset "UTF-8";
/*------------------*/
@import url("sub.css");

#no-recruit{
	background-image: url(../recruit_inquiry/img_index/no_recruit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 263px;
	width: 590px;
	overflow: hidden;
}

#no-recruit p{
	text-indent: -9999px;
}

#contents .fst {
	margin-top: 0px;
}

#contents .recruit {
	margin-top: 0px;
}
.recruit table{
	margin-top: 10px;
	width: 590px;
	border: 1px solid #CCCCCC;
}
.recruit th,
.recruit td{
	padding: 5px;
}
.recruit th{
	background-color: #F0F0F0;
	border-bottom: 1px solid #FFFFFF;
}
.recruit td{
	border-bottom: 1px solid #CCCCCC;
}

.recruit table a:hover {
	text-decoration: none;
}
.imgmid {
	vertical-align: middle;
	margin-left: 10px;
}


.btn-submit {
	text-align: center;
	padding-top: 10px;
}
#mail{
	margin-right: auto;
	margin-left: auto;
	width: 205px;
}
#mail a{
	text-indent: -9999px;
	display: block;
}
#mail{
	background-image: url(../recruit_inquiry/img_index/btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mail li,
#mail a{
	width: 205px;
	height: 49px;
	overflow: hidden;
}