/* CSS Document */
/* ------------------------------------ common ------------------------------------ */
.data_table{
}
.data_table th{
background-color:#ccc;
font-weight:normal;
text-align:left;
padding-left:10px;
border-bottom:1px solid #808080;
line-height:180%;
}
.data_table td{
background-color:#fff;
padding-left:10px;
border-bottom:1px solid #808080;
line-height:180%;
}
td.btop,th.btop{
border-top:1px solid #808080;
}
.data_table td td{
border-bottom:none;
vertical-align:top;
padding-left:0;
}

/* ------------------------------------ /common ------------------------------------ */

/* ------------------------------------ Company ------------------------------------ */

/* ------------------------------------ /Company ------------------------------------ */

/* ------------------------------------ Recruit ------------------------------------ */
#recruit{
}
#recruit p.l180{
line-height:180%;
}


.academy_sales{
padding:10px 0;
}
.academy_sales th{
background-color:#3F64AB;
}
.academy_sales td{
background-color:#C7CFDA;
}
.academy_sales p{
padding:12px 10px 0px 5px;
line-height:150%;
font-size:10px;
}

.academy_mecha{
padding:10px 0;
}
.academy_mecha th{
background-color:#E92F16;
}
.academy_mecha td{
background-color:#F5C4BD;
}
.academy_mecha p{
padding:15px 10px 0px 5px;
line-height:150%;
font-size:10px;
}
/* ------------------------------------ /Recruit ------------------------------------ */

/* ------------------------------------ Recruit Guideline ------------------------------------ */

/* ------------------------------------ /Recruit Guideline ------------------------------------ */
