
/* title */
#recruit_heading {
display:block;
width:980px;
height:45px;
margin:0 auto;
background:url(../img/common/page_title_recruit.gif) no-repeat;
}

/* main contents */
#recruit{
margin-bottom:20px;
}



/* sub title */
#middlerightwrappe h3 {
margin-bottom:12px;
padding:2px 3px;
border:3px solid #E2E2E2;
background:url(../img/common/subtitle_02.png) repeat-x;
}
#middlerightwrappe h3 span {
display:block;
padding:8px 9px;
border-left:3px solid #7EBA3E;
}



/* recruit sectino */
#recruit .section {
margin-bottom:39px;
}

/* recruit table */
#recruit table {
width:620px;
margin:0 auto;
border-top:1px dashed #82BE42;
}
#recruit th,
#recruit td {
padding:8px 7px 5px;
border-bottom:1px dashed #82BE42;
vertical-align:top;
}
#recruit th {
width:115px;
text-align:left;
}
#recruit .even th,
#recruit .even td {
background-color:#F7FAF3;
}
#recruit table h4 {
margin-top:12px;
font-weight:normal;
}
#recruit table .notes li {
margin-left:1em;
text-indent:-1em;
}
#recruit th,
#recruit td,
#recruit ol,
#recruit li,
#recruit h4 {
line-height:1.3;
}

#recruit .list{
	padding-left:20px;
}

#recruit .list li{
	list-style:disc outside;
}


