/*-----------------------------------
DEFAULT CSS
FILE DATA: recruit.css
-----------------------------------*/


/*MAIN_IMAGE
-----------------------------------*/
#main_image2 div{
	background-image: url(../images/main_img.jpg);
}


/*BODY_LEFT
-----------------------------------*/
#body_left{
	width:125px;
	height:auto;
	float:left;
}
#body_left h2{
	width:40px;
	height:260px;
	text-indent:-10000em;
	margin:0 auto;
	background:url(../images/recruit_ttl.gif) no-repeat;
}

/*BODY_RIGHT
-----------------------------------*/
#body_right{
	width:734px;
	height:auto;
	padding:0 15px 0 25px;
	float:right;
}

/*-----------------------------------
下記から記述
-----------------------------------*/

#recruit{

}
.table01{
	width:724px;
	border-collapse:collapse;
}
.table01 th{
	border:1px solid #c5b9b3;
	background-color:#e2d6d5;
	font-weight:normal;
	width:150px;
}
.table01 td{
	border:1px solid #c5b9b3;
}
.table02{
	width:724px;
	border-collapse:collapse;
	margin:0 0 30px;
}
.table02 td{
	border:1px solid #c5b9b3;
	background-color:#fff;
	padding:5px 10px;
}
h3{
	height:16px;
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:0;
	line-height:100%;
	margin:30px 0 10px;
	padding:0;
	display:block;
	text-indent:-9999px;
}
.tit01{
	background-image:url(../images/title_syokusyu.gif);
}
.tit02{
	background-image:url(../images/title_company.gif);
}

.btn_com a{
	width:177px;
	height:20px;
	background:url(../images/btn_company.gif) no-repeat 0 0;
	font-size:0;
	line-height:100%;
	margin:10px 10px 0 auto;
	padding:0;
	display:block;
	text-indent:-9999px;
}








