@charset "utf-8";
/* CSS Document */

#recruit h3#title01 {
	background: url(../images/recruit_h3-01.gif) 0 0 no-repeat;
}
#recruit table {
	width:540px;
	font-size:100%;
}
#recruit table td, #recruit table th {
	border:1px #E9E6DA solid;
	border-collapse:collapse;
	padding:5px;
	text-align:left;
}
#recruit table th {
	font-weight:bold;
	background:#EFEFEF;
	color:#028eaf;
	padding-left:10px;
}
#recruit table .col1 {width:28%;}
#recruit table .col2 {width:18%;}
#recruit table .col3 {width:54%;}
.mT_10 {margin-top:10px;}


#recruit h2#title01{
    background: url(../images/recruit_h2-01.jpg) 0 0 no-repeat;
    height:30px;

    }
