@CHARSET "UTF-8";

.map {
    clear: both;
    margin: 0 0 20px;
    text-align: center;
}

.point-info {
    margin: 0 0 10px;
    font-size: 85.7%;
    clear: both;
}

#ot-main-box-2 .point-info h3 {
    border-bottom: solid 1px #cccccc;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

#ot-main-box-2 .point-info h4 {
    margin-bottom: 4px;
    color: #ee5599;
    font-weight: bold;
    font-size: 14px;
}