@charset "UTF-8";
/* CSS Document */

#content > .body .accordion_wrapper {
    margin: -30px -25px 0;
}
#content > .body{ position: relative; }
.accordion_title_target {
    left: 306px;
    position: absolute;
    top: 1em;
}

.accordion_wrapper .accordion_content {
    margin-top: 5em;
}