.l-content .lead {
    padding: 10px 18px 20px;
}

.l-content #unit {
    width: 710px;
    margin: 0 auto;
    padding: 0 0 30px;
    position: relative;
}

.l-content .unit01{
    position: absolute;
    top: 0;
    left: 0;
}
.l-content .unit02{
    position: absolute;
    top: 0;
    right: 0;
}
.l-content .unit03{
    position: absolute;
    bottom: 0;
    left: 0;
}
.l-content .unit04{
    position: absolute;
    bottom: 0;
    right: 0;
}

.l-content .unit01 a {
    background: url(/maker/misumi/mech/product/cvs/gv/maintenance/img/unit_hansou.jpg) no-repeat;
    border: 0px;
    width: 327px;
    height: 105px;
    display: block;
    padding: 15px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF !important;
    text-align: center;
}

.l-content .unit02 a {
    background: url(/maker/misumi/mech/product/cvs/gv/maintenance/img/unit_kouzou.jpg) no-repeat;
    border: 0px;
    width: 327px;
    height: 105px;
    display: block;
    padding: 15px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF !important;
    text-align: center;
}

.l-content .unit03 a {
    background: url(/maker/misumi/mech/product/cvs/gv/maintenance/img/unit_naibu.jpg) no-repeat;
    border: 0px;
    width: 259px;
    height: 169px;
    display: block;
    padding: 15px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF !important;
    text-align: center;
}

.l-content .unit04 a {
    background: url(/maker/misumi/mech/product/cvs/gv/maintenance/img/unit_kudou.jpg) no-repeat;
    border: 0px;
    width: 400px;
    height: 169px;
    display: block;
    padding: 15px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF !important;
    text-align: center;
}

.l-content #unit .photo {
    padding: 140px 80px 184px 80px;
}

.l-content table {
    margin: 20px 0 35px 0;
    border-collapse: collapse;
    width: 100%;
}

.l-content table td {
    border: solid 1px #b1c2cf;
    padding: 10px;
    line-height: 1.2em;
    background-color: #e9e9e9;
    vertical-align: top;
    border-bottom: solid 2px #b1c2cf;
}

.l-content table .pic td {
    padding: 1px;
    background: none #fff;
    border-bottom: solid 1px #b1c2cf;
    text-align: center !important;
}

.l-content table td.nothing, .l-content table .pic td.nothing {
    border: none;
    background: none;
}