a:link,
a:visited {
    color: #acc8e4;
    text-decoration: underline;
}

.btnList {
    text-align: center;
    margin-bottom: 8px;
}

.btnList li {
    display: block;
    margin-bottom: 20px;
}

.cv_area .tel {
    font-size: 18px;
    line-height: 1.6em;
}
.ta_c {
    text-align: center;
}
.customer_link {
    width: 600px;
    margin: 5px auto 0;
    font-size: 22px;
    font-weight: bold;
}
.customer_link a {
    color: #0864a9;
    text-decoration: underline;
}

#wrap {
    margin: 0 auto;
}
