@charset "utf-8";

/*共通*/

.button--arrowRight {
  box-sizing: border-box;
}

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size:16px;
}
#monthly p {
  line-height: 1.6;
  letter-spacing:0.05em;
  text-indent:1em;
  margin-bottom:0.6em;
}
#monthly p.ketujyo {
  margin-bottom:10px;
  text-align:left;
  text-indent:0;
}
#monthly .midashi{
  width:900px;
}

#monthly table {
  border-collapse:collapse;
}

#monthly br.clear {
  clear: both;}

#monthly .cf:before,
.cf:after {
    content: " ";
    display: table;
}

#monthly .cf:after {
    clear: both;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/
.winner {
  width: 900px;
  color: black;
}
.top_box {
  font-size: 22px;
  padding: 10px 0 5px 0;
  text-align: center;
  background-color: #f2c1b2;
}
.table_box {
  width: 900px;
  display: flex;
}
.left_box {
  width: 440px;
  margin: 10px 10px 0px 0px;
}
.right_box {
  width: 440px;
  margin: 10px 0px 0px 10px;
}
.table_box table {
  border-collapse: collapse;
  width: 440px;
}
.table_box th,td {
  border-top: solid 1px;
  border-bottom: solid 1px;
  text-align: center;
}
.table_box th {
  padding-top: 3px;
  font-weight: normal;
  background-color: #f9e2d9;
}
.table_box td {
  padding-top: 2px;
}
.table_box td:nth-child(1) {
  font-weight: bold;
}
.table_box td:nth-child(4) {
  font-size: 19px;
  line-height: 30px;
  font-weight: bold;
  color: #cf0027;
  border-color: black;
}

.rowspan4 {
  position: relative;
  line-height:63px;
  color: #920783;
  text-align: justify;
  border-bottom: none;
  background: linear-gradient(to bottom, #e7c347 20%, #fffcd1 70%, #e7c347);
}
.move_1 {
  position: absolute;
  top: 15px;
}
.dai_39 {
  /**/margin-left: 65px;
  font-size: 23px;
  letter-spacing: 0em;
}
.suminoe {
  /**/margin-left: 10px;
  padding: 0px 13px;
  font-size: 24px;
  letter-spacing: 0em;
  color: white;
  background-color: #920783;
}
.yushosen {
  /**/margin-left: 10px;
  font-size: 23px;
  letter-spacing: 0em;
}
.date {
  margin-left: 80px;
  font-size: 23px;
  letter-spacing: 0em;
}
.year {
  font-size: 16px;
  margin-right: 5px;
}
.small {
  font-size: 16px;
}
.race_11 {
  font-size: 23px;
  letter-spacing: 0em;
}
