@charset 'UTF-8';

#sitemap_article .text {
    clear: both;
    overflow: hidden;
    margin: 25px auto 15px auto;
    padding-bottom: 15px;
    border-bottom: dotted 1px #CBCBCB;
    width: 680px;
}

#sitemap_article .text h4 {
    font-size: 14px;
    float: left;
    padding: 0 0 0 30px;
}

#sitemap_article .text h4 a {
    font-weight: bold;
    padding: 0 0 0 3vw;
    background: url('/img/common/arrow03.png') no-repeat;
}

#sitemap_article .text p {
    font-size: 14px;
    float: left;
    padding: 0 0 0 30px;
}

#head2 h2 {
    font-size: 40px;
    font-weight: bold;
    color: #db1a1f;
}

#head2 {
    text-align: center;
    margin-top: 3vw;
}

.article_area{
    line-height: 1.6em;
    margin: 20px 0 100px 0;
}

.contens_frame {
    margin: 4vw 30vw 8vw 30vw;
}

.article_area p{
    position: absolute;
    left: 46%;
}