@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 {
    display: inline-block;
    padding: 2px 0 10px 30px;
    background: url('/img/price/h3_bg.png') no-repeat;
}

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



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