/* 文字コードの指定 --------------------------------------*/
@charset "utf-8";


/* タイトル　モバイル--------------------------------------*/
#title_mobile {
        width: 704px;
        height: 33px;
        margin-bottom: 5px;
        background-image: url("title_mobile.jpg");
        background-repeat: no-repeat;
}



