@charset "UTF-8";

/*****************************************
*
*ボートレース場データ集
*
*****************************************/
.jodata .com-table01 thead th {
	border-top: 2px solid #FFF;
}
.jodata .com-table01 tbody td {
    font-size: 1em;
}

.jodata .course th {
	font-size: 0.8em;
}

.jodata .period {
    text-align: right;
    font-size: 1.1em;
}

.jodata .jodata-link {
    text-decoration: underline;
    color: red;
    font-weight: bold;
}
.jodata .memo {
	font-weight: bold;
}
.jodata .ico_num {
    font-size: 1.2em;
    padding: 0.3rem 0.3rem;
}


/*****************************************
*
*発売時間進行表
*
*****************************************/
.shinko .com-table01 thead th {
	border-top: 2px solid #FFF;
	height: 4rem;
}
.shinko .com-table01 tbody td {
	height: 4rem;
}
.shinko-info {
	padding: 1rem;
    font-size: 1.1em;
}
.shinko .str_days_area .str_days{
    margin-top: 1rem;
}
.shinko .str_days{
    font-size: 1.3em;
    font-weight: bold;
}

/*****************************************
*
*指定席早期発売
*
*****************************************/
.shiteiseki {
    padding: 1rem;
}
.shiteiseki p {
	line-height: 2;
    font-size: 1em;
}
.shiteiseki-ul {
    margin: 1.2rem 1.5rem;
}
.shiteiseki-ul li {
    position: relative;
    list-style-type: none;
    line-height: 2;
    vertical-align: top;
    font-size: 1em;
}
.shiteiseki-ul li::before {
    content: url(/sp/page/fukuokainfo/images/shiteiseki/icon_txt.png);
    margin-left: -1rem;
    padding-right: 0.8rem;
}
.shiteiseki .info {
    padding-left: 1.3rem;
}
.shiteiseki .info::before {
    content: "・";
    margin-left: -1.3rem;
}
.shiteiseki .com-table02 h3 {
    font-size: 1em;
    padding: 5px 0px;
    width: 9rem;
}
.shiteiseki table th,
.shiteiseki table td{
	text-align: left;
	padding-left: .5rem;
}
.shiteiseki td.shiteiseki-td .kingaku{
    font-weight: bold;
}
.shiteiseki .fare_table span.night {
    font-size:  0.9em;
    line-height: 2;
}
.shiteiseki .notice li.indent {
	text-indent: -1.1rem;
	padding-left: 1rem;
}
.shiteiseki+.calendar .select_month{
/* .shiteiseki配下にはおけないので・・・  */
    padding-bottom: 1rem;
}

/*****************************************
*
*KBCラジオ 優勝戦展望
*
*****************************************/
.kbc p.info {
    font-size: 1.3em;
    line-height: 1.5;
}
.kbc p.khz {
    font-size: 1.3em;
}
.book_link{
    width: 250px;
    display: block;
    background-color: #152b64;
    text-align: center;
    font-size: 1.6em;
    color: #ffffff;
    vertical-align: middle;
    padding: 10px 20px;
    font-weight: bold;
    margin: 20px auto 20px auto;
}