/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/minimalist-green/minimalist-green.css);
/* end StyleCatcher imports */

/* 地図が正しく表示されたときのスタイル*/
.map {
    width: 500px;
    height: 300px;
}
/* 地図が正しく表示されなかったときのスタイル*/
.mapError {
    color: #FF0000;
    background: none !important;
}

