@charset "utf-8";

#contents .recruit .cover { background: url('../img/recruit/bg.jpg') no-repeat; }

#contents .panel .cover {
	position: relative;
	height: 125px;
	top: -6px;
}

.basic_box {
	padding-left: 0px;
}
.table_div {
	padding-bottom: 40px;
	padding-top: 25px;
	padding-left: 50px;
}
.table_divf {
	padding-bottom: 70px;
	padding-top: 25px;
	padding-left: 50px;
}

td {
	font-size: 14px;
}

.tb_pd1 {
	padding: 20px;
}

.tb_pd2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tb_wi1 {
	width: 150px;
}
.tb_wi2 {
	width: 250px;
}



.tb_cl1 {
}
.tb_cl2 {
	background-color: #FFE8FF;
}
.tb_bd1 {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.tb_bd2 {
	border-left: 1px solid #CCCCCC;
}
.tb_bd3 {
	border-bottom: 1px solid #CCCCCC;
}
.tb_bd4 {
	border-right: 1px solid #CCCCCC;
}
