@charset "euc-jp";
/* CSS Document */


/* **********MainImage********** */
#main-img p{
	background-image: url(../images/mainimg.jpg);
}


/* ************Main************ */
#main{
	padding-bottom:15px;

}
#main table{
	width:100%;
}
#main table td{
	border-bottom:1px dotted #bfbbb8;
}
#main .td01{
	text-align:center;
	width:130px;
	letter-spacing:2px;
}

.tit01{
	width:184px;
	height:38px;
	text-indent:-9999px;
	font-size:0;
	margin:0 0 15px;
	background: url(../images/title_company.gif) no-repeat 0 0;
}
.tit02{
	width:146px;
	height:44px;
	text-indent:-9999px;
	font-size:0;
	margin:30px 0 10px;
	background: url(../images/title_recruitment.gif) no-repeat 0 0;
}




/* saiyou */
.saiyou{
	text-align:center;
	border:2px solid #d6d5c9;
	width:461px;
	background-color:#f3f2e1;
	margin:0 0 10px;
	padding:5px;
}
.saiyou h2{
	font-size:1.1em;
	letter-spacing:2px;
	border-bottom:1px solid #d6d5c9;
	margin:0 0 7px;
	padding:0 0 3px;
}




























