@charset 'UTF-8';

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

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

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

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



/*--------------------------------*/
/* 追加・上書き */
/*--------------------------------*/