@charset "utf-8";
/* CSS Document */


#bk_img{
display: block;
    margin: 0 0 10px 0;
    width: 97%;
    height: 100%;
    padding: 10px 0 10px 10px;
    border: #999 solid 1px;
    border-radius: 3px;
    box-shadow: 2px 2px 1px 1px #ccc;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 98% bottom;
    font-size: 26px;
background-image: url(../img/top_other.jpg);
}