@charset "utf-8";
/*::::Clears::::*/
#contents_r h3 {
	background-image: url(../images/recruit/rec_tit_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 582px;
	height: 24px;
	padding-top: 20px;
	padding-left: 23px;
	color: #271E15;
	font-size: 110%;
	font-weight: bold;
}
#contents_r h3 span {
	padding-right: 10px;
}
#rec_con1 {
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 15px;
}
.rec_con {
	padding-left: 5px;
	padding-bottom: 15px;
}
.rec_con table {
	border-top: 1px solid #C6BFBD;
	border-left: 1px solid #C6BFBD;
	width: 560px;
	font-size: 100%;
}
.rec_con table th,
.rec_con table td {
	padding: 5px;
}
.rec_con table th {
	border-left: 8px solid #F9B942;
	border-right: 1px solid #C6BFBD;
	border-bottom: 1px solid #C6BFBD;
	background-color: #FEE8AF;
	width: 120px;
	text-align: left;
}
.rec_con table td {
	border-right: 1px solid #C6BFBD;
	border-bottom: 1px solid #C6BFBD;
}

