@charset "utf-8";

#bo_w {
    padding: 0 15px 0;
    border: 3px solid #a66946;
    margin: 50px 0;
    box-shadow: 0 2px 44px #606060;
}


#bo_w .info_navi_01 {
    height: 50px;
    margin: 15px auto;
    font-size: 15px;
    font-weight: 200;
    margin-top: 60px;
}

#bo_w .info_navi_01 span:nth-child(1) {
    display: inline-block;
    width: 49%;
    text-align: center;
    line-height: 50px;
    height: 50px;
    border: 0px;
    background-color: #efefef;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

#bo_w .info_navi_01 span.on {
    background: #D5D5D5;
    color: #ffffff;
}

#bo_w .inner {padding-bottom: 20px;}

#bo_w .inner img {max-width:100%;}
