#map {
    width: 535px;
    height: 530px;
    margin-bottom: 20px
    }
h3 {
    background-image: url(../acc_img/h3_bk.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 530px;
    height: 23px;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-left: 5px;
    border-bottom: 1px solid #999
    }
.kotsu {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8em;
    list-style-image: url(../acc_img/listmark.gif);
    list-style-position: inside
    }
.basyo {
    font-size: 12px;
    line-height: 1.5em;
    margin-top: 7px;
    list-style-type: circle;
    list-style-position: inside
    }
.td {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2em;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px
    }
#ue {
    font-size: 10px;
    text-align: right;
    width: 535px;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px
    }
#ue a {
    color: #009
    }
#ue a:hover {
    color: #03f;
    text-decoration: underline
    }