﻿.title02 {
    font-weight: bold;
    font-size: 16px;
    border-left: 10px solid  rgb(172, 255, 152);
    background-color: #eeeeee;
    margin: 30px auto 10px;
    padding: 5px;
    width: 100%;
}
.kiyaku {
    width: 100%;
}

#kiyaku a {
    color: red;
    text-decoration: underline;
}

.kiyaku p {
    color: red;
    font-size: 18px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.kiyaku table {
    width: 100%;
    font-size: 16px;
}
.kiyaku table a {
    color: blue;
    text-decoration: underline;
}

.kiyaku th {
    text-align: center;
}

.SNS a {
    color: red;
    text-decoration: underline;
}


