@charset "utf-8";

#main h2#page_ttl{
background:#8F68B4;
}

.box_left {
    width: 48%;
    text-align: center;
    margin-bottom: 30px;
    float: left;
}

.box_right {
    width: 48%;
    text-align: center;
    margin-bottom: 30px;
    float: right;
}
