@charset "utf-8";

/* ================== recruit ================== */
#sch_side {
float:left;
width:230px;
}
#sch_side h2 {
margin-left:30px;
}
.schcont_inner {
margin:40px 0 20px;
background:url(../images/bg_01.gif) no-repeat 0 0;
}

#sch_main {
float:right;
width:580px;
}
#sch_main .sch_sec {
padding-bottom:43px;
margin-bottom:15px;
background:url(../images/bg_02.gif) repeat-x bottom left;
}
#sch_main .last {
padding-bottom:0;
margin-bottom:0;
background:none;
}

#sch_main .sec01 p {
margin-bottom:23px;
}
#sch_main .sec01 p.last {
margin-bottom:0;
}

#sch_main .sch_sec h3 {
margin-bottom:45px;
}

#sch_main .sch_sec h4 {
margin-bottom:33px;
}

#sch_main .sch_sec h5 {
margin-bottom:5px;
font-weight:bold;
}
#sch_main .sch_report {
padding:19px 0;
margin-bottom:18px;
border:1px solid #cacccc;
}
#sch_main .sch_report p,
#sch_main .sch_report h5 {
margin:0 0 22px 19px;
}
#sch_main .sch_report table {
width:540px;
font-size:92%;
margin-left:19px;
}
#sch_main .sch_report table th {
white-space: nowrap;
}
#sch_main .sch_report table th.second {
padding-left:15px;
}