@charset "utf-8";
/* mainContent

/* recruit
----------------------------------------------------------- */
.contentaDetailRt {
	width:675px;
	height:200px;
	background-image: url(../images/recruit/rtDetail.png);
	background-repeat: no-repeat;
	margin:0 0 20px;
}
.contentaDetailRt span {
	position:relative;
	top:90px;
	left:10px;
	font-size:14px;
}
#rtImgBox {
	margin:0 0 20px 0;
}
.rtImgLeft {
	float:left;
	width:320px;
	height:180px;
}
.rtImgRight {
	float:right;
	width:320px;
	height:180px;
}
#rtBtnBox1 ,#rtBtnBox2 {
	margin:0;
}
.rtBtnLeft {
	float:left;
	width:330px;
	height:60px;
}
.rtBtnRight {
	float:right;
	width:330px;
	height:60px;
}
.rtBtnCenter {
	text-align: center;
	margin-bottom:8px;
}
.rtFlow{
	width:675px;
	text-align: center;
}
/* subMenuOc
----------------------------------------------------------- */
.subMenuRt {
/*	width:223px; */
	width:250px;
	height:78px;
	border-collapse: collapse;
	border-spacing: 0;
	border:solid 1px #a4a4a4;
	margin:0 0 20px 0;
}
.subMenuRt tr th {
	background-image: url(../images/common/sideMenuBlack.png);
/*	background-repeat: no-repeat; */
	background-repeat: x-repeat;
/*	width:225px; */
	width:250px;
	height:40px;
}
.subMenuRt tr th span {
	color:#ffffff;
	font-size:14px;
	position:relative;
	top:10px;
	left:10px;
}
.subMenuRt tr td{
	background-color:#ffffff;
	background-repeat: no-repeat;
	border:solid 1px #a4a4a4;
	height:40px;
}
.subMenuRt tr td.td1 {
	background-color:#ffffff;
	background-repeat: no-repeat;
	border:solid 1px #a4a4a4;
	height:40px;
}
.subMenuRt tr td.td2 {
	background-color:#ffffff;
	background-repeat: no-repeat;
	border:solid 1px #a4a4a4;
	height:60px;
}
.subMenuRt tr td span {
	color:#323232;
	font-size:12px;
	position:relative;
	top:10px;
	left:10px;
}