@charset "utf-8";
/* CSS Document */
/*********************************************************
			** コンテンツ要素：wrap **
*********************************************************/
/* ----- サブナビゲーション:interview.html ----- */
p.side{
	background:url(../img/sideTtl_recruit.jpg) no-repeat left bottom;
	height:18px;
	width:185px;
}
div.bnrArea00.interview ul{
	margin:0 auto;
	position:relative;
	width:173px;
}
div.bnrArea00.interview ul li{
	margin:3px 0 0 0;
	padding:0;
}
div.bnrArea00.interview ul li a{
	display:block;
	overflow:hidden;
	position:relative;
	height:31px;
	width:173px;
}
div.bnrArea00.interview ul li.btn01 a{background: url(../img/sideBtn_goal.jpg) no-repeat left top;}
div.bnrArea00.interview ul li.btn02 a{background: url(../img/sideBtn_recruit.jpg) no-repeat left top;}
div.bnrArea00.interview ul li.btn03 a{background: url(../img/sideBtn_interview.jpg) no-repeat left top;}
div.bnrArea00.interview ul li.btn04 a{background: url(../img/sideBtn_education.jpg) no-repeat left top;}
div.bnrArea00.interview ul li.btn05 a{background: url(../img/sideBtn_intern.jpg) no-repeat left top;}div.bnrArea00.interview ul li.btn06 a{background: url(../img/sideBtn_entry.jpg) no-repeat left top;}

div.bnrArea00.interview ul li.end{height:5px;}

div.bnrArea00.interview.list {
	background:#ffffff;
	width:155px;
}
div.bnrArea00.interview.list ul{
	margin:0 auto;
	position:relative;
	width:155px;
	background:#ffffff;
}
div.bnrArea00.interview.list ul li{
	background:url(../img/list.jpg) no-repeat left center;
	margin:3px 0 0 10px;
	padding:0;
	padding-left:10px;
	font-size:80%;
}
div.bnrArea00.interview.list ul li a.item{
	display:block;
	overflow:hidden;
	position:relative;
	width:95px;
	background: #ffffff;
	vertical-align:middle;
	height:20px;
}

/*********************************************************
			** コンテンツ要素：h2 **
*********************************************************/
.contents.interview h2{
	background:url(../img/h2ttl_interview.jpg) no-repeat left top;
	height:61px;
	width:696px;
}

.contents.interview h3{
	height:30px;
	width:696px;
	margin-top:15px;
}
.contents.interview h3.ttl01{ background:url(../img/h3ttl_cominfo01.jpg) no-repeat left top;}
.contents.interview h3.ttl02{ background:url(../img/h3ttl_cominfo02.jpg) no-repeat left top;}
.contents.interview h3.ttl03{ background:url(../img/h3ttl_cominfo03.jpg) no-repeat left top;}

.contents.interview h4{
	height:65px;
	width:636px;
	margin-top:20px;
	margin-left:20px;
	background:#dff7e8;
	font-size:95%;
	font-weight:bold;
	color:#000000;
	padding-left:20px;
	padding-top:20px;

}

div.c_select{
	widht:636px;
	height:160px;
	margin:15px 0 0 20px;
}
div.c_select ul{
	position:relative;
}
div.c_select ul li{
	margin:12px 15px 12px 0px;
	padding:0;
	width:201px;
	float: left;
}
div.c_select ul li a{
	display:block;
	overflow:hidden;
	position:relative;
	height:159px;
	width:201px;
	float: left;
}
div.c_select ul li.btnC01 a{background: url(../img/interview01.jpg) no-repeat left top;}
div.c_select ul li.btnC02 a{background: url(../img/interview02.jpg) no-repeat left top;}
div.c_select ul li.btnC03 a{background: url(../img/interview04.jpg) no-repeat left top;}
div.c_select ul li.btnC04 a{background: url(../img/interview03.jpg) no-repeat left top;}
div.c_select ul li.btnC05 a{background: url(../img/interview05.jpg) no-repeat left top;}
div.c_select ul li.btnC06 a{background: url(../img/interview06.jpg) no-repeat left top;}
div.c_select ul li.btnC07 a{background: url(../img/interview07.jpg) no-repeat left top;}



.contents.interview table{
	border-collapse:collapse;
	border:1px solid #999;
	margin:20px auto 40px;
	width:670px;
}
.contents.interview table th,
.contents.interview table td{
	font-weight:normal;
	padding:5px 10px;
}
.contents.interview table th{
	background:#DFF7E8;
	width:100px;
}
.contents.interview ul.ci li{
	list-style-position: outside;
	list-style-type: disc;
	margin-left:18px;
}

.contents.interview p.map{
	margin:15px auto 20px;
	width:670px;
}


