﻿#header {
    background: url(../image/09-1.jpg) no-repeat;
    height: 150px;
    background-position: center;
}

.td-list a:link, .td-list a:visited, .td-list a:hover, .td-list a:active {
    color: #2e81a9;
}

.recruit {
    width: 910px;
}

    .recruit td {
        width: 455px;
    }

.job-1 div {
    text-align: center;
    padding: 30px 0;
    background-color: #00a0e9;
}

.job-1 p, .job-2 p, .job-3 p {
    margin: 5px 0;
    color: #fff;
}

.job-1 img, .job-2 img, .job-3 img {
    display: block;
}

.job-2 div {
    text-align: center;
    padding: 30px 0;
    background-color: #da9907;
}

.job-3 div {
    text-align: center;
    padding: 30px 0;
    background-color: #388c2c;
}

.claim {
    background-color: #eeeeee;
    padding: 30px;
}

    .claim span {
        font-weight: bold;
        display: block;
        padding: 15px 0;
        font-size: 15px;
    }

    .claim p {
        margin: 0;
        line-height: 25px;
        font-size: 13px;
    }

.middle-blank {
    height: 40px;
}
