@charset "utf-8";

#contents .headSection .leftArea {
    margin-top: 14px;
}

#contents .headSection .ttl h1 span {
    font-size: 150%;
    line-height: 1.1em;
}

#supply .headSection .ttl {
    width: 960px
}

#contents .detailSection .title{
    border-left: 5px solid #0544A5;
    padding-left: 14px;
}

#supply .detailSection h3.ttl {
    border-bottom: 1px solid #e1e1e1;
    margin: 30px 0 20px;
}

#supply .detailSection .ancNav2 li {
    width: 230px;
}

.ancNav2 {
    width: 960px;
    margin: 0 auto;
}

.ancNav2 li {
    float: left;
    width: 470px;
    margin-right: 10px;
    margin-bottom: 15px;
    background: url(/common/images/bg_anc_01.gif) no-repeat right top;
    font-weight: bold;
    font-size: 100%;
}

.ancNav2 li p {
    padding-top: 0;
}

.ancNav2 li.last {
    background: none;
    margin-right: 0;
    width: 460px;
}

#supply .detailSection .ancNav2 li.wide {
    width: 960px;
}