#Header_Recruit {
    background: url(../img/material/header_recruit.png) no-repeat;
    padding: 12px 10px 0;
    width: 755px;
    height: 151px;
}

#Header_Recruit h1 a {
    width: 230px;
    height: 101px;
    display: block;
    text-indent: -1000em;
    overflow: hidden;
}

#Header_Recruit strong,
#Header_Recruit p {
    display: none;
}

#Header_Recruit .recruit {
    display: block;
    padding: 14px 12px 0 560px;
}
#Header_Recruit .recruit a {
    height: 24px;
    display: block;
    text-indent: -1000em;
    overflow: hidden;
}

#H2_Recruit {background: url(../img/material/h2_recruit.gif) no-repeat;}
