.guideitem_inner_ .kiyakuitem_ p.b_text {
    font-weight: bold;
    font-size: 16px;
    padding: 24px 0;
}
.guideitem_inner_ .kiyakuitem_ p.b_text.type2 {
    padding-bottom: 0;
}
.guideitem_inner_#guide1-2 .kiyakuitem_ .guide_block {
    border-bottom: none;
    padding-bottom: 0;
}
div.guideitem_inner_#guide5-3 p a {
    color: #447665;
    text-decoration: underline;
}
.guideitem_inner_ > div,
.guideitem_inner_ > p {
    display: none;
    margin-top: 10px;
    margin-bottom: 40px;
}
div.guideitem_inner_ h4 {
    cursor: pointer;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    background: url(../img/usr/freepage/guide/open.png) right 5px top no-repeat;
}
div.guideitem_inner_ h4.active_ {
    background: url(../img/usr/freepage/guide/close.png) right 5px top no-repeat;
}
div.guideitem_inner_ {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}
div.guideitem_ h3 {
    margin: 0 0 20px;
}