@charset "UTF-8";

/*=======================*/
/* 		採用情報		 */
/*=======================*/ 

/*=======================*/
/* 		サイドメニュー	 */
/*=======================*/ 

#employment a{
	background-position:left bottom;
}

/*=======================*/
/* 		コンテンツ		 */
/*=======================*/ 

#contents{
	height: 100%;
}

h3{
	margin: 0 0 30px 0;
}

#adopt{
	margin: 0 0 30px 0;
}

.head{
	width: 80px;
	vertical-align: top;
	padding: 0 0 0.3em;
}

.content{
	width: 464px;
}

#text3{
	margin: 0 0 20px 0;
	clear: both;
	padding: 20px 0 0 0;
}

#flow,#interviewer,#mid-career,#interviewee{
	float: left;
}

#flow{
	width: 443px;
	margin: 0 20px 0 0;
}

.gray{
	background-color: #CCCCCC;
	padding: 2px 5px;
}

.arrow{
	text-align: center;
}

#mid-career{
	width: 436px;
	margin: 0 20px 0 0;
}

#mid-career ul{
	padding: 0 0 0 20px;
}

#mid-career ul li{
	list-style: disc outside none;
	font-weight: bold;
}

#interviewee{
	padding: 75px 0 0 0;
}

#but h3{
	clear: both;
	padding: 30px 0 0 0;
}

#but-frame{
	background-image:url("../img/jobs-waku.gif");
	display:block;
	height:156px;
	margin:20px auto;
	position:relative;
	width:440px;
}

#but-frame ol{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 400px;
}

#last{
	position: absolute;
	left: 187px;
}


/*=======================*/
/* 		IE6、7対策		 */
/*=======================*/

#but h3{
	/padding: 10px 0 0;
}
