@charset "Shift_JIS";
#recruit_topimg {
	background-image: url(../images/recruit_topimage.jpg);
	height: 240px;
	width: 880px;
	text-indent: -9999px;
	position: relative;
	margin-bottom: 40px;
}
#sec_navi a  {
	background-image: url(../images/recruit_subnavi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	float: right;
	display: block;
}
#r_navi01 a{
	height: 35px;
	width: 127px;
}
#r_navi02 a{
	background-position: -127px 0px;
	height: 35px;
	width: 115px;
}
#r_navi01 a:hover {
	background-position: 0px -35px;
}
#r_navi02 a:hover {
	background-position: -127px -35px;
}
.tasting_cook_box {
	width: 80px;
	float: left;
}
.recruit_midashi_box {
	float: left;
	width: 680px;
	height: 120px;
}
.company dt {
	font-size: 88%;
	color: #FFF;
	background-color: #b98d51;
	width: 325px;
	padding-left: 5px;
}
.company dt a{
	color: #FFF;
}
.company dd {
	width: 330px;
	margin-bottom: 5px;
	font-size: 82%;
}
.sec_box_nobtm {
	width: 840px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #b98d51;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
}
.recruit_staff_box {
	float: left;
	width: 680px;
	margin-bottom: 40px;
}
#recruit_info_box {
	padding: 5px;
	width: 460px;
	border: 1px solid #6e5028;
	margin-top: 20px;
	border-radius: 8pt;
}
.recruit_txt01 {
	font-size: 200%;
	font-weight: bold;
}
.recruit_txt02 {
	font-size: 100%;
	line-height: 1.4;
	margin-bottom: 20px;
}

.recruit_txt03 {
	font-size: 120%;
	line-height: 1.4;
	font-weight: bold;
}
