@charset "utf-8";
/* CSS Document */



h3 {
	margin:15px 10px 0 10px;
}

.recruit_index, .recruit_detail {
	padding:0 20px 20px 20px;
}

.recruit_index .floor_label {
	margin-top:15px;
}

.recruit_index .floor_num {
	width: auto;
	float: none !important;
}

.recruit_index .floor_num img {
	padding-right: 11px;
	background:url(../../common/image/line_v.gif) right top repeat-y;
}

.recruit_index .table_tit,
.recruit_detail .table_tit {
	background: url(../image/index_bg_01.gif) left no-repeat;
	padding-left: 9px;
	color:#333;
	font-size: 140%;
	font-weight: bold;
	margin: 15px 0 0 0;
	}

.recruit_detail .table_tit .floor_num {
	display: block;
	width: auto;
	padding-left: 11px;
	background:url(../../common/image/line_v.gif) left top repeat-y;
}

.recruit_index .table_grey {
	width: 678px;
	color: #333333;
	margin-top: 10px;
	background: url(../image/index_bg_03.gif) repeat;
}

.recruit_index .table_grey th {
	background: #e8e8e8;
	font-size: 100%;
	text-align: center;
	vertical-align: middle;
	color: #666666;
}

.recruit_index .table_grey td {
	background: #f9f9f9;
	font-size: 120%;
	vertical-align: middle;
	padding: 5px 10px;
	}
	
.recruit_index .table_darkgrey {
	width: 678px;
	margin-top: 10px;
	color: #333333;
	background: url(../image/index_bg_04.gif) repeat;
}

.recruit_index .table_darkgrey th {
	background: #e8e8e8;
	font-size: 100%;
	text-align: center;
	vertical-align: middle;
	color: #666666;
	padding: 5px 10px;
}

.recruit_index .table_darkgrey td {
	background: #f9f9f9;
	font-size: 120%;
	vertical-align: middle;
	padding-left: 10px;
	}

.recruit_index .list_blue li {
	background: url(../image/index_arrow_01.gif) no-repeat 0px 3px;
	padding-left: 15px;
	color: #6699cc;
	font-weight: bold;
	}

.recruit_index .list_blue li a {
	color: #6699cc;
	}

.recruit_index .list_blue li a:hover {
	color: #6699cc;
	}
	
.recruit_index .list_purple li {
	background: url(../image/index_arrow_02.gif) no-repeat 0px 3px;
	padding-left: 15px;
	color: #9c58ad;
	font-weight: bold;
	}
	
.recruit_index .list_purple li a {
	color: #9c58ad;
	}
	
.recruit_index .list_purple li a:hover {
	color: #9c58ad;
	}
	
.recruit_index .recruit_h3 {
	background: url(../image/index_bg_02.gif) repeat-x top;
	padding-top: 18px;
	margin-top: 20px;
}


.recruit_detail table {
	background: url(../image/index_bg_05.gif) repeat;
	width: 688px;
	margin-top: 10px;
	vertical-align: middle;
}

.recruit_detail table th {
	width: 170px;
	background: #f9f4f8;
	color: #9c58ad;
	font-weight:normal;
	padding: 8px 10px;
	text-align: left;
	font-size: 120%;
	}

.recruit_detail table .dark_th {
	background: #eee3f4;
	}
	
.recruit_detail table td {
	padding: 8px 10px;
	background: #f9f9f9;
	font-size: 120%;
	}

.recruit_detail table .dark_td {
	background: #eeeeee;
	}

	

.recruit_detail .table_purple th {
	background: #f9f4f8;
	color: #9c58ad;
	}

.recruit_detail .table_purple .dark_th {
	background: #eee3f4;
	}
	
.recruit_detail .table_blue th {
	background: #EEF3F9;
	color: #4B87C2;
	}

.recruit_detail .table_blue .dark_th {
	background: #D9E7F0;
	}

	

.lead {
	padding:15px 10px 0 10px;
	font-size:120%;
}

.recruit_pagetop {
	margin-top: 10px;
	margin-bottom: 33px;
	}
	
.recruit_pagetop_last {
	margin-top: 10px;
	}
