/** 地図の下に置いておくリンク */
#map-anchor-link {
    text-decoration: underline;
    margin-bottom: 0;
}

/** modal-footerのdisabledが外れても決定ボタンがズレないように指定 */
#decisionBtn {
    margin-left: 0;
}
