body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, button, select, th, td, blockquote, pre, code, hr, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    margin: 0;
    padding: 0;
}
.infoarea-mod{
    margin:0 auto;
}
.infoarea-mod .main-title {
    margin-top: 30px;
}
.main-title {
    margin: 30px 0 15px 0;
}
.mod {
    border: 1px solid #e6e6e6;
    border-radius: 0;
    margin-top: 10px;
    font-size: 16px;
}
.infoarea {
    padding: 18px 30px 4px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 16px;
}
.infoarea .info-item {
    line-height: 30px;
    padding: 7px 0 8px;
    border-bottom: 1px dashed #e6e6e6;
    color: #999;
}
.infoarea .info-item label {
    float: left;
}
.infoarea .info-item .price {
    width: 230px;
}
.infoarea .info-item .price, .infoarea .info-item .address {
    float: left;
    cursor: default;
}
.infoarea-mod .main-title:after, .infoarea:after, .infoarea .info-item:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.mod:after, .main-title:after, .list-mod ul:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.infoarea-mod .main-title:after, .infoarea:after, .infoarea .info-item:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.infoarea .info-item ul, .infoarea .info-item .info-item-mod {
    overflow: hidden;
    zoom: 1;
}
ol, ul {
    list-style: none;
}
.infoarea .info-item {
    line-height: 30px;
    padding: 7px 0 8px;
    border-bottom: 1px dashed #e6e6e6;
    color: #999;
}
.infoarea .info-item li {
    white-space: nowrap;
    padding-right: 40px;
    float: left;
}
.infoarea a {
    color: #999;
    outline: 0;
    text-decoration: none;
}
.infoarea-mod .main-title a {
    color: #333;
    outline: 0;
    text-decoration: none;
}
.infoarea-mod .main-title .hd {
    font-size: 24px;
    line-height: 24px;
}
