
.lead_main{
	width: 540px;
	margin: 10px auto;
	text-align: left;
}

.lead{ width: 440px; height: 75px; margin: 0 auto; padding: 65px 20px 10px 20px; text-align: left; line-height: 1.3; color: #666;}

.cont01_lead_bg{background:url(../image/occupation/cont01_lead_bg.png) top center no-repeat;}
.cont02_lead_bg{background:url(../image/occupation/cont02_lead_bg.png) top center no-repeat;}
.cont03_lead_bg{background:url(../image/occupation/cont03_lead_bg.png) top center no-repeat;}

.cont_left{
	width: 246px;
	height: 160px;
	margin: 0 auto;
	padding: 40px 265px 0 15px;
	text-align: left;
	
}
.cont_right{
	width: 246px;
	height: 160px;
	margin: 0 auto;
	padding: 40px 15px 0 265px;
	text-align: left;
	
}


.text_box{ height: 70px; line-height: 1.3; color: #5f4a03;}
table.skill{}
table.skill th{padding: 5px; border-bottom: solid 1px #5f4a03; width: 60px; background: #5f4a03; color: #fff;}
table.skill td{padding: 5px; border-bottom: solid 1px #5f4a03; border-left: solid 1px #5f4a03; color: ##5f4a03;}

table.skill th.top_th{border-bottom: solid 1px #fdfbf3;}

.cont01_1_box{background:url(../image/occupation/cont01_1.png) top center no-repeat;}
.cont01_2_box{background:url(../image/occupation/cont01_2.png) top center no-repeat;}
.cont01_3_box{background:url(../image/occupation/cont01_3.png) top center no-repeat;}
.cont02_1_box{background:url(../image/occupation/cont02_1.png) top center no-repeat;}
.cont02_2_box{background:url(../image/occupation/cont02_2.png) top center no-repeat;}
.cont02_3_box{background:url(../image/occupation/cont02_3.png) top center no-repeat;}
.cont03_1_box{background:url(../image/occupation/cont03_1.png) top center no-repeat;}
.cont03_2_box{background:url(../image/occupation/cont03_2.png) top center no-repeat;}
.cont03_3_box{background:url(../image/occupation/cont03_3.png) top center no-repeat;}





/* list_tad
============================================================================  */
#tab {
	width: 650px;
	margin: 0 auto;
	padding: 10px 0;
	height: 33px;
	overflow: hidden;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
#tab li {
	float: left;
	width: 150px;
	padding: 0 5px 0 0;
}
#tab li a {
	display: block;
	width: 100%;
	height: 25px;
	padding: 8px 0 0 0;
	color: #752525;
	text-align: center;
	text-decoration: none;
	background: url(../image/occupation/btn_td01.png);
}
#tab li a:hover,
#tab li.present a {
	color: #752525;
	background: url(../image/occupation/btn_td02.png);
}


#page1, #page2, #page3, #page4{
	background:url(../image/occupation/cont_center.png) top left repeat-y;
	padding: 0;
}
