@import "navigation_top.css";

.ss_head {
    height: 387px;
    background-image: url(/inc/template/images/head_1.jpg);
    background-repeat: no-repeat;
    position: relative;
    top: -22px;
}

.ss_head img {
    float: right;
}

.ss_navi {
    position: relative;
    text-align: center;
    top: -38px;
}


.ss_left {
    float: left;
    width: 70%;
}

.ss_right {
    float: left;
    width: 30%;
}

.breaker {
    clear: both;
    height: 1px;
}
