/* 表示メニューの選択 */
#menuSub_curriculum{
	display:none;
}
#menuSub_life{
	display:none;
}
#menuSub_aboutus{
	display:none;
}

/* タイトル */
#titleJobOffer{
	width:580px;
	height:60px;
	text-indent:-2000px;
	background:url(../images/title_joboffer.gif) no-repeat;
}

/* リスト */
.content ul{
	font-size:12px;
	margin-left:10px;
	margin-bottom:8px;
}
.content li{
	padding-left:17px;
	background:url(../images/arrow01.gif)  no-repeat;
}

#jobPdf1{
	float:left;
	padding:0 10px 0 0;
}

#jobPdf2{

}

#subPdf{
	clear:both;
}

.jobLead{
	width:340px;
	line-height:20px;
	background:url(../images/line_lead.gif) ;
	margin:0px 0px 20px 0px;
}

 

.jobLead2 li{

	line-height:20px;
	background:url(../images/line_lead.gif) ;
	margin:0px 0px 20px 0px;
}

#offerContact{
	width:350px;
	background-color:#f0f0f0;
	padding:6px;
	text-align:center;
	margin:30px 0 0 125px;
}

.subText{
	border-top:1px dotted #999;
	padding:1em;
}








