@charset "utf-8";
/*----------*/

#container #contents .img_bg{
    background: url("/images/inner_titlebg_img8.jpg") no-repeat #93c8ff top right;
}


#container #contents #inner_title h1{
    margin: 0;
    padding: 35px 30px 35px 85px ;
    line-height:1;
    display: block;
    width:100%;
    background: url("/images/inner_titlebg_img8_icon.png") no-repeat 10px center;
    font-weight: normal;
    font-size:130%;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

