@charset "utf-8";

/*共通*/

#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 .cf {
    *zoom: 1;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/

/*個別*/
#monthly #profile-head,
#monthly #profile {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
/*
#monthly #profile-head {
  margin: 0 auto;
  width: 97%;
  border: solid 2px #d4e5ef;
}
*/

#monthly #profile-head-l,
#monthly #profile-head-r {
  width: 430px;
  margin: 16px 0;
}
#monthly #profile-head-l img {
  display: block;
  width: 430px;
  height: 70px;
}
#monthly #profile-head-l h3 {
  text-align: center;
  color: #fff;
  background: #0076a9;
}
#monthly #profile-head-l .kijun {
  padding: 0.5em 1em;
  background: #eaf3f8;
}
#monthly #profile-head-r-inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  background-color: #d4e5ef;
}
#monthly #profile-head-r-inner #mikata {
  position: absolute;
  right: 6px;
  padding: 0 8px;
  color: #fff;
  background: #0076a9;
  border-radius: 5px;
}
#monthly #profile-head-r-inner .stadium {
  padding: 4px 0 2px 6px;
  width: 184px;
  background: #e9db3a;
  color: black;
  font-size: 18px;
  font-weight: bold;
}
#monthly #profile-head-r-inner img {
  display: block;
  width: 190px;
  height: 170px;
}
#monthly #profile-head-r-inner .rightside {
  width: 240px;
  text-align: center;
}
#monthly #profile-head-r-inner .number {
  float: left;
  margin-top: 10px;
  padding-left: 3px;
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  letter-spacing: 1px;
  color: black;
}
#monthly #profile-head-r-inner .name {
  clear: both;
  text-align: center;
  color: #0076a9;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 3px;
  font-family: "ＭＳ ゴシック", monospace;
  line-height: 1.2em;
}
#monthly #profile-head-r-inner .data {
  margin: 8px auto;
  width: 90%;
  text-align: center;
  color: black;
  font-size: 80%;
  letter-spacing: 1px;
  border-radius: 10px;
  background-color: white;
}

#monthly #profile-head-r-inner .rightside table {
  width: 230px;
  margin: 4px auto 0 auto;
  font-size: 14px;
  border-collapse: separate;
  border-spacing: 2px;
}

#monthly #profile-head-r-inner .rightside table tr th {
  width: 2.6em;
  text-align: center;
  vertical-align: middle;
  border: solid 1px black;
}
#monthly #profile-head-r-inner .rightside table tr .zen {
  background: #d7e8af;
}
#monthly #profile-head-r-inner .rightside table tr .koji {
  background: #fbd8b5;
}



#monthly .profile_box {
  width: 430px;
  margin: 16px 0;
  display: flex;
  flex-wrap: wrap;
  background-color: #d4e5ef;
}

/*左側*/
#monthly .profile_box .stadium {
  padding: 4px 0 2px 6px;
  width: 184px;
  background: #e9db3a;
  color: black;
  font-size: 18px;
  font-weight: bold;
}
#monthly .profile_box img {
  display: block;
  width: 190px;
  height: 210px;
}

/*右側*/
#monthly .profile_box .rightside {
  width: 240px;
  text-align: center;
}
#monthly .profile_box .number {
  float: left;
  margin-top: 10px;
  padding-left: 3px;
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  letter-spacing: 1px;
  color: black;
}
#monthly .profile_box .kana {
  float: right;
  color: black;
  margin-top: 10px;
  padding: 3px 10px 0 0;
  font-size: 90%;
  text-align: left;
  letter-spacing: 1px;
}

#monthly .profile_box .name {
  clear: both;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 3px;
  font-family: "ＭＳ ゴシック", monospace;
  line-height: 1.2em;
}

#monthly .profile_box .name a {
  color: #0076a9;
}

#monthly .profile_box .data {
  margin: 8px auto;
  width: 80%;
  text-align: center;
  color: black;
  font-size: 100%;
  letter-spacing: 1px;
  border-radius: 10px;
  background-color: white;
}

#monthly .profile_box .rightside .text {
  margin: 0;
  text-align: left;
  font-size: 18px;
  color: black;
  padding: 3px;
}

#monthly .profile_box .rightside table {
  width: 230px;
  margin: 4px auto 0 auto;
  font-size: 14px;
}

#monthly .profile_box .rightside table tr th,
#monthly .profile_box .rightside table tr td {
  text-align: center;
  border: solid 1px black;
}
#monthly .profile_box .rightside table tr .zen {
  background: #d7e8af;
}
#monthly .profile_box .rightside table tr .koji {
  background: #fbd8b5;
}

#monthly .profile_box .rightside table tr td {
  background: white;
}

#monthly .girl {
  background-color: #fbe3e1;
}
#monthly .girl .name a {
  color: #e9546b;
}

/*岡山支部から出場*/
#monthly #okayama {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#monthly #okayama .okayama-box {
  margin: 16px 0;
}
#monthly #okayama .okayama-box img {
  width: 280px;
  height: 60px;
  display: block;
}
#monthly #okayama .okayama-box .oakayama-box-inner {
  padding: 0 10px 10px 10px;
  width: 258px;
  border: solid 1px green;
  border-top: 0px;
}
#monthly #okayama .okayama-box .oakayama-box-inner h4 {
  padding: 8px 0;
  text-align: center;
  color: #ce6723;
  font-size: 18px;
}
#monthly #okayama .okayama-box .oakayama-box-inner .okayama-photo {
  width: 140px;
  height: 180px;
  margin: 2px;
  display: block;
  float: right;
}





/*獲得賞金ランキング*/
#monthly #shokin-title {
  margin: 0 auto;
  width: 98%;
  text-align: center;
  border: 1px solid #000;
}
#monthly #shokin-title h4 {
  color: #002063;
  font-size: 20px;
}
#monthly #shokin-title h4 span {
  color: #000;
  font-size: 16px;
  font-weight: normal;
}
#monthly #shokin-title div {
  display: inline-block;
  position: relative;
  top: 3px;
  width: 1.5em;
  height: 1em;
  background: #fff3c3;
  border: solid 1px #000;
}

#monthly #shokin {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#monthly #shokin table {
  width: 430px;
  margin: 16px 0;
}
#monthly #shokin table tr {
  border-bottom: dashed 1px #000;
}
#monthly #shokin table tr:nth-child(5n+1) {
  border-bottom: solid 1px #000;
}
#monthly #shokin table tr th,
#monthly #shokin table tr td {
  padding: 2px 0;
  text-align: center;
}
#monthly #shokin table tr th {
  background: #dff2fc;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
#monthly #shokin table tr .player {
  background: #fff3c3;
}

/*番組編成*/
#monthly #hensei img {
  margin: 0 auto;
}



