#mainCont {
    margin-left: 0;
}

#leftBox {
    width: 160px;



}

#leftBox #addressBox {
    width: 160px;
    font-size: 0.8em;
    height: 165px;
}

#leftBox #addressBox #shopname {
    width: 138px;
    height: 145px;

}

#leftBox #addressBox #shopAddr {
    width: 138px;
    height: 65px;

}

#rightBox {
    margin-left: 0;
}

#mainBnBox {
    border: none;
    font-size: 1.3vw;
    height: 20vw;
}

.bttn a {
    width: 100%;
}
