@charset "utf-8";

#content01 h2 {
margin-bottom:11px;
}

/* lead */
#content01 .lead {
margin:0 10px 25px;
}
#content01 .lead p {
font-size:1.2em;
}

/* recruit */
#content01 .recruit table {
width:770px;
margin:0 auto 18px;
font-size:1.2em;
}
#content01 .recruit th,
#content01 .recruit td {
padding:9px 11px;
border:1px solid #B1C4D9;
}
#content01 .recruit th {
width:135px;
background-color:#E2E9EF;
font-weight:normal;
}
#content01 .recruit table ul {
list-style:disc outside;
margin-left:1.5em;
}
#content01 .recruit table .notes {
margin-bottom:0;
margin-left:1em;
text-align:left;
text-indent:-1em;
}
#content01 .recruit p {
margin-bottom:8px;
text-align:center;
}
