@charset "utf-8";

.guide_rss_howto {
    width:450px;
    margin:0 auto;
}

.guide_rss_howto h3 {
    background:rgba(0, 0, 0, 0) url("//img.cityheaven.net/img/icon/contents/headline/caption.gif") no-repeat scroll 0 0;
    font-size:12px;
    text-indent:45px;
    color:#fff;
    font-weight:bold;
    height:26px;
    line-height:26px;
    padding:0 0 0 40px!important;
    color:#fff!important;
}

.guide_rss_howto p {
    line-height:1.5!important;
}

.guide_rss_howto p.note {
    background-color:#f5fafe;
    padding:7px 15px 7px 5px;
    text-align:left;
}

/*追加*/
div#contents div.section,
div#contents div.news {
    margin : 0 0 5px 0;
}

div#contents div.fresh div.section {
    margin : 0 0 20px 0;
    padding : 10px;
}

div#contents div.information div.section,
div#contents div.fresh div.section,
div#contents div.fresh p.writer {
    margin : 10px 0 10px 0;
    padding : 10px;
    background : #f5fafe;
    border : 1px solid #51a3d3;
}