@charset "utf-8";
/* CSS Document */
/*--202107変更・追加--*/
.container {
    /*width: 1240px;*/
    width: 1140px;
}
.news dl{
	text-align: left;
}
.news dl dt {
    margin-bottom: 0;
    padding: 0;
}
.news dl dd{
	margin: 0;
	padding: 0;
}
.news dl dt::before {
    content:"";
}
#wrapper{
	width: 1240px;
 	margin: 0 auto;
}
#page-top {
    z-index: 9999999999;
}
#page-top a {
    width: 80px;
}
/*20220329追加*/
table.data {
	border: #000000 solid 1px;
}
table.data th {
	background-color: #000000;
}
table.data td {
	border: solid 1px #000000;
}
.linkbtn:link {
	background-color: #000000;
}
.tblcolor2 tr.bgcolor0 {
	background: #F9F9F9;
}
.tblcolor2 tr.bgcolor1 {
	background: #E8E8E8;
}
#datanav li.active a {
	background-color: #DBDBDB;
	color: #000000;
}
.clicklink a:hover{
	background-color: #DBDBDB;
}
/* トップ注目のレーサー */
#racer::before {
	content: url(../images/golgo/racer.png);
}
#racer {
	background-color: #666666;
}
#pickupracer img {
	border: solid 2px #000000;
}
#pickupracer li a {
	color:#FFFFFF !important;
}
/* 直前予想着順 */
table#tblchokuzen_detail td.tei1,
table#tblchokuzen_detail td.tei2,
table#tblchokuzen_detail td.tei3,
table#tblchokuzen_detail td.tei4,
table#tblchokuzen_detail td.tei5,
table#tblchokuzen_detail td.tei6
{
	background-color: #fff;
}
table#tblchokuzen_detail.tblteicolor td.chaku_1{
	background-color: #ff4545;
}
table#tblchokuzen_detail.tblteicolor td.chaku_2{
	background-color: #ffeb3b;
}
table#tblchokuzen_detail.tblteicolor td.chaku_3{
	background-color: #3ed673;
}
table.tblteicolor td.chaku_4,
table.tblteicolor td.chaku_5,
table.tblteicolor td.chaku_6{
	background-color: #fff;
}
table#tblchokuzen_detail td{
	padding:5px 2px;
	font-weight:bold;
}
.tenji_text span.chaku_1{
	background-color: #ff4545;
}
.tenji_text span.chaku_2{
	background-color: #ffeb3b;
}
.tenji_text span.chaku_3{
	background-color: #3ed673;
}
