@charset "Shift_JIS";

/**
 * common
 */
.wrapper {
  overflow-x: hidden;
}
 
.a-display {
  display: inline;
}
.ac {
  text-align: center;
}

.f-xx-small {
  font-size: 0.9rem;
}

.f-x-small {
  font-size: 1rem;
}

.f-small {
  font-size: 1.3rem;
}

.f-medium {
  font-size: 1.6rem;
}

.f-large {
  font-size: 1.8rem;
}

.kaisaibi {
  font-size: 1.6rem;
  padding: 7px 0 7px 10px;
}

/* 映像（ssi）リンクボタンサイズ */
img.ssiBtnImg {
  width: 37px;
  height: 30px;
}

#kekkaRaceInfo {
  margin: 0px 0px 0px 0px;
}

#raceTitle {
  width: 103.3%;
  margin: 0px 0px 1px -5px;
}

/* レース名TBL */
#raceTitle span.titleBox {
  display: table;
  width: 100%;
  font-weight: bold;
  margin: 0px 0;
  background: -moz-linear-gradient(top, #fff, #edeccd);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#edeccd));
  background: linear-gradient(to bottom, #fff, #edeccd);
  padding-left: 3px;
}

#raceTitle span.titleRaceNo {
  display: table-cell;
  width: 5%;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 1.6rem;
  height: 3.5rem;
  padding: 0px 5px 0px 5px;
}

#raceTitle span.titleRaceName {
  display: table-cell;
  width: 95%;
  vertical-align: middle;
  font-size: 1.6rem;
  text-align: left;
}

td.titleRaceNameNormal {
  width: 95%;
  font-size: 1.3rem;
  vertical-align: middle;
}

div.kekkaRaceJoken {
  line-height: 120%;
  font-size: 1.3rem;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 6px;
  text-align: left;
}

/* グレードアイコン */
img.kekkaGradeIcon {
  width: 22px;
  height: 11px;
  vertical-align: 1%;
}

/* 映像リンクボタン〜出馬表、オッズボタン表示エリア */
.LinkBtnArea{
  display: table;

  margin-left: auto;
  margin-right: 0;
  margin-top: 5px;

  border-collapse: separate;
  border-spacing: 5px 0;
}


/* 出馬表、オッズボタン */
a.nonImgBtn {
  /* テーブルのセルとして表示 */
  display: table-cell;

  /* サイズ */
  min-width: 34px;
  
  max-height: 30px;
  
  padding-left: 1px;
  padding-right: 1px;

  /* 角丸 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

  /* 背景 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #3a3aaa), color-stop(45%, #3030a0) , color-stop(50%, #229));
  background: -moz-linear-gradient(top, #3a3aaa 1%, #3030a0 45%, #229 50%);
  background: linear-gradient(to bottom, #3a3aaa 1%, #3030a0 45%, #229 50%);

  /* フォント */
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;

  /* 空白・改行の扱い */
  white-space: nowrap;

  line-height: 30px;
}

/* SSI画像ボタンセル */
td.imgBtnTd {
  line-height: 10px;
  padding:0 1px;
  margin: 0;
  border-spacing: 0;
}

/* 出馬表、オッズボタンセル */
td.NoImgBtnTd {
  line-height: 30px;
  padding: 0;
  margin: 0;
  border-spacing: 0;
}

/*レース結果エリア*/
#kekka {
  padding: 0 5px 0;
}
/*レース結果メインテーブル*/
.kekkaTbl {
  padding: 0;
}

.kekkaTbl table {
  border: 1px solid #D9D9B0;
  border-collapse: collapse;
  font-size: 1.2rem;
  color: #222;
  width: 100%;
}

.kekkaTbl table tr td {
  padding: 2px;
  border: 1px solid #999;
  vertical-align: middle;
}

.kekkaTbl table th {
  line-height: 11pt;
  padding: 2px;
  border: 1px solid #999;
  background: #D9D9B0;
  vertical-align: middle;
  font-weight: bold;
}

.kekkaTbl table th.tyakuTh {
  text-align: center;
  width: 9%;
  padding: 4px;
}

.kekkaTbl table th.wakuTh {
  text-align: center;
  width: 5%;
  min-height: 6.0em;
}

.kekkaTbl table th.ubanTh {
  text-align: center;
  width: 7%;
}

.kekkaTbl table th.umaTh {
  text-align: left;
  width: 79%;
}

.kekkaTbl table td a {
  display: inline;
  text-decoration: none;
}

.kekkaTbl table td.tyakuTd {
  line-height: 15pt;
  font-weight: bold;
  font-size: 1.3rem;
  text-align: center;
  background: #fff;
  width: 5%;
  min-height: 6.5em;
  padding: 3px;
}


.kekkaTbl table td.ubanTd {
  line-height: 15pt;
  text-align: center;
  background: #EDEDDA;
  width: 5%;
}

.kekkaTbl table td.ubanTd.keshi {
  color: red;
}

.kekkaTbl table td.umaTd {
  text-align: left;
  background: #fff;
}

.kekkaTbl table td.gateTd{
  line-height: 15pt;
  text-align: center;
  background: #EEEEEE;
  width: 5%;
}

/* .kekkaTbl table span.seisan {} */

.kekkaTbl table span {
  font-size: 1.3rem;
  line-height: 123%;
}

.kekkaTbl table span.bamei {
  font-size: 1.6rem;
  font-weight: bold;
}

p{
  font-size: 1.3rem;
  line-height: 123%;
}

.kekkaTbl table p.ninki {
  float: right;
  display: inline;
}

.kekkaTbl table span.gate{
  writing-mode: vertical-lr;
  letter-spacing: 5px;
  font-size: 1.2rem;
}

/*払戻金*/
.kekkaHaraimodoshi {
  margin: 15px  0 0 0;
  padding: 0 5px 0;
}

.kekkaHaraimodoshi span {
  line-height: 20px;
}

.haraimodoshiTitle {
  font-size: 1.3rem;
  font-weight: bold;
  text-align: left;
}

.kekkaHaraimodoshi table {
  width: 100%;
  border: 1px solid #cdcdcd;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.3rem;
}

.kekkaHaraimodoshi table th {
  border: 1px solid #cdcdcd;
  background: #edeccd;
  font-weight: normal;
  padding: 5px 1px;
  text-align: center;
  width: 14%;
  vertical-align: middle;
}

.kekkaHaraimodoshi table td {
  padding: 2px;
  border: 1px solid #cdcdcd;
  line-height: 16px;
  vertical-align: middle;
}

.kekkaHaraimodoshi table td.horseNum {
  width: 24%;
  text-align: center;
}

.kekkaHaraimodoshi table td.dividend {
  width: 34%;
  text-align: right;
}

.kekkaHaraimodoshi table td.popular {
  width: 28%;
  text-align: right;
}

.kekkaHaraimodoshi table td.haraimodoshiTop {
  border-top: 1px solid #cdcdcd;
  border-bottom: 0;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
}

.kekkaHaraimodoshi table td.haraimodoshiMiddle {
  border-top: 0;
  border-bottom: 0;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
}

.kekkaHaraimodoshi table td.haraimodoshiBottom {
  border-top: 0;
  border-bottom: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
}

/*返還情報*/
.kekkaHenkan {
  margin: 15px  0 0 0;
  padding: 0 5px 0;

  line-height: 16px;

}

.kekkaHenkan dt {
  border: 1px solid #cdcdcd;
  background: #edeccd;
  font-weight: normal;
  padding: 5px;
  text-align: center;
  width: 14.5%;
  vertical-align: middle;
}

.kekkaHenkan dd {
  line-height: 16px;
  padding: 5px 5px 5px 30px;
  border: 1px solid #cdcdcd;
  width: 94%;
  color: #d20000;
}

dl {
  width:100%;
}
dt {
  float:left;
}
dd {
  margin-left:20px;
}

/*発売票数*/
.hatsubaihyousuArea {
  margin: 19px 0 0 0;
  padding: 0 5px 0;
}

.hatsubaihyousuTitle {
  font-size: 1.3rem;
  font-weight: bold;
  text-align: left;
}

.hatsubaihyousuArea table {
  width: 100%;
  border: 1px solid #cdcdcd;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.3rem;
}

.hatsubaihyousuArea table th {
  border: 1px solid #999;
  background: #edeccd;
  font-weight: normal;
  padding: 5px 1px;
  text-align: center;
  width: 30%;
  vertical-align: middle;
}

.hatsubaihyousuArea table td {
  padding: 2px;
  border: 1px solid #999;
  line-height: 18px;
  width: 70%;
  text-align: right;
}

/* 発売票数合計 */
span.hatuHyoStr{
  padding: 0 6px 0 0;
}

/*競走中の出来事等*/
.dekigotoArea {
  margin: 19px 0 0 0;
  padding: 0 5px 0;
}

span.dekigotoTitle {
  font-size: 1.3rem;
  font-weight: bold;
}

.dekigotoArea div.midashi {
  border: 1px solid #999;
  background: #edeccd;
  font-weight: normal;
  padding: 5px 1px;
  text-align: left;
  width: 100%;
  border-spacing: 0;
  font-size: 1.3rem;
  border-collapse: collapse;
}

.dekigotoArea div.item {
  padding: 2px;
  border: 1px solid #999;
  line-height: 18px;
  width: 100%;
  font-size: 1.3rem;
  border-collapse: collapse;
  margin: -1px 0 -1px 0;
}

.dekigotoArea div.article {
  white-space: pre-wrap;
}

/* レース映像SSI用 */
a.videobtn{
  width: 37px;
  height: 30px;
  background-image:url("/JRADB/img/keiba/Race_video.gif");
  -moz-background-size:100% auto;
  background-size:100% auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
}

.henkoCsSpan{
  display: inline-block;
}

.henkoBrkDiv{
  padding-left: 9.5vw;
  /* width: 235px; */
}

.henkoBrkSpan1{
  text-align: right;
  display: inline-block;
  width: 8.3vw; /*30px*/
}
.henkoBrkSpan2{
  padding-left: 4px; /* 3px */
}

.henkoUbnSpan{
  text-align: right;
  display: inline-block;
  width: 17px;
}

#footer{
  margin-top:8px;
}