﻿.sp_timesale_head {
    color: #fff;
}

.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: 70px;
    padding: 0px 0px 10px;
    margin: 0px;
    text-shadow: 0 0 5px rgba(0, 0, 0, .8);
    text-align: center;
}

.sp_timesale_head .sp_timesale_head_text {
    font-size: 18px;
    line-height: 1.8;
    text-shadow: 0 0 5px rgba(0, 0, 0, .8);
}

.area_tab_table .area_tab_cell {
    margin: 7px 0 0;
    padding: 0 6px 7px;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
}

.area_on {
    border-bottom: #3f7ec9 solid 5px;
    color: #fff;
}

.sp_timesale_head .photor {
    top: auto;
    bottom: 0;
}

.prtxt{
    background: rgba(255,255,255,.8);
    margin: 0 auto;
    padding:30px;
    width:800px;
}

.prtxt li{
    list-style: none;
    color:#333;
    font-size:12px;
}