﻿.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: 54px;
    line-height: 1.1em;
    padding: 0px;
    margin: 0px;
    color: #fff;
    text-shadow: 0 0 8px #333;
    text-align: center;
}
.sp_timesale_head {
    padding: 60px 0 !important;
}
.sp_timesale_head .sp_timesale_head_title span {
    font-size: 20px;
    font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color:#FFF;
}

.this-doco{
    color: #000 !important;
    text-shadow: 1px 1px #FFF !important;
    z-index: 99;
}

.sp_bg .sp_date_until {
    width: 440px;
    background-color: #616161;
    color: #fff;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.prtx{
    font-size: 11px;
    line-height: 1.6;
    line-height: 1.8;
    color: #000;
    text-align: left;
    background: rgba(255,255,255,0.7);
    width: 700px;
    padding: 10px 20px 10px 30px;
    margin: 20px auto 0;
}
.prtx span {
    text-indent: -1em;
    display: block;
}
.area_tab_table {
    width: 100%;
    margin: 0;
    z-index: 2000;
    border-bottom: 0;
}


.srch_parts_box {
    width: 1000px;
    height: 33px;
    position: relative;
    margin: 20px 0;
}

.to_other{text-align:center; font-size:14px; margin:30px 0 60px;}
.to_other a.btn1:link, a.btn1:visited {display: block; color: #0099ff; background-color:rgba(0,0,0,0.9); width: 230px; padding:10px 15px; border:solid 1px #FFF; border-radius:10px; text-decoration:none;}
.to_other a.btn1:hover {display: block; color: #66ccff; background-color: rgba(0,0,0,0.7); text-decoration:none;}

.banner {
    margin-top: 30px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 88;
}
.banner_now{
display: inline-block;
    width: 260px;
    padding: 8px 0;
    text-align: center;
    background: #fff;
    color: #333;
    border-bottom: none;
    margin-right: 11px;
	border-radius:5px 5px 0 0;
	font-weight:bold;
}
.banner_to{
    display:inline-block;
    width:260px;
    padding:8px 0;
    text-align:center;
    background:#1c4678;
    color:#fff !important;
    border-bottom: none;
    text-decoration:none;
	border-radius:5px 5px 0 0;
}

.kakko{
    font-size: 13px;
}