/* CSS Document */

/* index */
.recruitList ul {
list-style:disc;
padding-left:1.5em;
}


/* youkou */
.youkouDanraku {
background:url(../../common/img/brd_dotted.gif) repeat-x left bottom;
height:1px;
margin-bottom:30px;
}

.syokusyuList ul {
padding-left:2em;
}
.syokusyuList li {
list-style:decimal;
}

.youkoubox table {
border-top:solid 1px #BFBFBF;
border-left:solid 1px #BFBFBF;
}
.youkoubox table th {
border-bottom:solid 1px #BFBFBF;
border-right:solid 1px #BFBFBF;
padding:5px;
text-align:left;
font-weight:normal;
background-color:#B4E6E6;
}
.youkoubox table td {
border-bottom:solid 1px #BFBFBF;
border-right:solid 1px #BFBFBF;
padding:5px;
text-align:left;
font-weight:normal;
}

.youkoubox ul {
padding-left:1.5em;
}
.youkoubox li {
list-style:disc;
}