﻿
.subttl{
    font-size:16px;
    text-align: center;
    color: #fd4646;
    background-color: #f1e66d;
    padding: 3px 0;
    width: 200px;
    margin: 0 auto 20px;
}
.sp_timesale_head .sp_timesale_head_title {
    font-family: Times, "Times New Roman", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, HG明朝B, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 60px;
    color: rgb(255, 255, 255);
    line-height: 1.1em;
    padding: 0px;
    margin: 0;
    color:#FFF;
    text-shadow: 2px 2px 8px #000,-2px -2px 8px #000;
    text-align: center;
}

.sp_timesale_head .sp_timesale_head_title span {
    font-size: 18px;
    line-height: 30px;
    margin-top: 30px;
    font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color:#FFF;
    display: block;
    text-shadow: 1px 1px 2px #000;
}

.area_tab_table .area_tab_cell {
    margin: 7px 0;
    padding: 0 6px 0;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
}
