@charset "utf-8";

/* CSS Document */
.h1_title_right{
    background: url("../../../../common/img/tit01_bottom.gif") no-repeat center bottom,url("../../../../common/img/tit01_top.gif") no-repeat center top;
    display: block;
    height: auto;
    padding: 0;
}

.h1_title_right h1{
    background: url("../../../../common/img/tit01_bk.png") no-repeat right center;
    padding: 30px 40px;
    position: static;
}

.h1_title, .h1_border {
    background:none;
    height:auto;
}


