body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#titleimgF{
    width: 100%;
}

#titleimg{
    width: 100%;
}

#ovl{
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #fbfbfb;
    z-index: 9;

    color: #9e9e9e;
    text-align: center;
    padding-top: 27px;
    font-size: 16px;
}
#ovl img{
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;

}



