@charset "utf-8";

h4 {
    text-align: center;
    font-size: 140%;
    color: #AA0000;
    font-weight: bold;
}

.ta1 td {
    padding: 5px 10px;
    line-height: 2.5em
}

.price_01 {
    color: #009944;
    font-size: 200%;
    font-weight: bold;
}

.price_02 {
    color: #e60012;
    font-size: 200%;
    font-weight: bold;
}

.price_03 {
    color: #1d2088;
    font-size: 200%;
    font-weight: bold;
}

.price_04 {
    color: #f39700;
    font-size: 200%;
    font-weight: bold;
}

.price_05 {
    color: #e4007f;
    font-size: 200%;
    font-weight: bold;
}

.price_06 {
    color: #00a0e9;
    font-size: 200%;
    font-weight: bold;
}

.price_07 {
    color: #7f7f81;
    font-size: 200%;
    font-weight: bold;
}

.price_01_s {
    color: #009944;
    font-weight: bold;
}

.price_02_s {
    color: #e60012;
    font-weight: bold;
}

.price_03_s {
    color: #1d2088;
    font-weight: bold;
}

.list_img {
    width: 10%;
    margin: 0 10px;
}

.list_font_s {
    font-size: 120%;
    font-weight: bold;
}
.list_font_l {
    font-size: 150%;
    font-weight: bold;
}


