@charset "utf-8";
/* CSS Document */

@import url("company.css");
#menuL li.menu05 a {
	display: none;

}
#Rbox h3 {
	height: auto;
	width: auto;
	padding-bottom: 10px;
}
#mainbox #navi {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../img/recruit/title_recruit_top.gif);
	width: 855px;
	height: auto;
}
#mainbox #navi p {
}
#mainbox #midbox #Rbox {
	width: 643px;
}
#Rbox .txtT {
	margin-bottom: 50px;
}

#Rbox .list {
	margin-bottom: 50px;
	border-collapse: collapse;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#Rbox .list td {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#Rbox .list td.tdL {
	background-color: #EEEFEF;
	width: 150px;
}
#Rbox .list td p {
	font-size: 1em;
}
#Rbox .return {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
