@charset "UTF-8";

/*********UTF-8のドキュメント*********/

.point {
    height: 18px;
    line-height: 18px;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/common/ico_point.jpg) no-repeat 0 0;
    padding-left: 22px;
    margin-bottom: 5px;
}

.point_ul {
    font-size: 16px;
    border-bottom: #ccc 1px solid;
    padding-bottom: 3px;
}
