@charset "UTF-8";
#head_recruit01 {
	background-image: url(../../img/recruit/head_recruit01.jpg);
	height: 48px;
	width: 584px;
	text-indent: -9999px;
}
#wrap_recruit1 table {
	margin-bottom: 30px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	width: 100%;
}
#wrap_recruit1 td, th {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#wrap_recruit1 th {
	width: 100px;
	text-align: center;
	background-color: #F6F6F6;
}
.btn_oubo a {
	background-image: url(../../img/recruit/btn_oubo.jpg);
	height: 49px;
	width: 175px;
	display: block;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
.btn_oubo a:hover {
	background-position: 0px -49px;
}
