/*選考理由カラー*/
/*見方の登録番号カラー（名前カラーと同じ）*/
/*見方のコーススタートカラー*/
/*男性選手名前カラー*/
/*女性選手名前カラー*/
/*選手一言文言カラー*/
/*コーススタートカラー*/
/*選出基準のタイトル背景色*/
/*選出基準のタイトル文字色*/
/*見方タイトルの背景色*/
a:hover {
  text-decoration: underline;
}
#profile {
  width: 820px;
  margin: 0 auto;
  padding: 0;
}
#profile hr {
  width: 100%;
  height: 1px;
  display: block;
  background-color: #9f9fa0;
  clear: both;
}
.profile_box_l,
.profile_box_r {
  width: 390px;
  margin: 20px 0;
}
.profile_box_l {
  float: left;
}
.profile_box_r {
  float: right;
}
.profile_box_midashi {
  float: left;
  background-color: #fde2b9;
  width: 365px;
  padding: 8px;
  /*margin: 40px 0 0 0;*/
}
.profile_box_midashi img {
  margin: 0 auto;
}
.profile_box_mikata {
  float: right;
  border: 1px solid gray;
  margin: 0 5px 20px 0;
  width: 380px;
  overflow: hidden;
  padding: 8px ;
}
.profile_title2 {
  margin: 0 0 7px 0px;
}
#pr_kijyun {
  border: 1px solid gray;
  font-size: 12px;
  margin: 20px 0 0 0;
  background: #fff;
  text-align: center;
}
#pr_kijyun img {
  padding: 10px;
}
#pr_kijyun div {
  font-weight: bold;
  letter-spacing: 1px;
  background-color: #4553a3;
  color: #ffffff;
  text-align: center;
  padding: 6px 0;
}
#pr_kijyun p {
  padding: 5px;
  letter-spacing: 0px;
  line-height: 1.5em;
}
.score {
  padding: 0;
  color: #000000;
  font-size: 115%;
  letter-spacing: 1px;
}
.score span {
  color: #16902e;
  letter-spacing: 0px;
  font-weight: bold;
}
.number,
.number2 {
  float: left;
  padding-left: 3px;
  font-size: 140%;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
}
.kana {
  float: right;
  font-size: 120%;
  text-align: left;
  letter-spacing: 1px;
}
div.name,
div.name2 {
  clear: both;
  text-align: center;
  font-size: 280%;
  font-weight: bold;
  letter-spacing: 3px;
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}
div.number,
div.name,
div.name a,
div.name a:hover,
div.name a:visited {
  color: #943800;
  font-family: "ＭＳ ゴシック", monospace;
}
div.number2,
div.name2,
div.name2 a,
div.name2 a:hover,
div.name2 a:visited {
  color: #ea5350;
  font-family: "ＭＳ ゴシック", monospace;
}
.rank {
  text-align: center;
  color: #333333;
  font-size: 120%;
  font-weight: bold;
  letter-spacing: 1px;
  width: 65%;
  margin: 0 auto 8px auto;
  /*border-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	background: none repeat scroll 0% 0% #CCC;
	-moz-margin: 0 auto;
	-moz-border-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	background-color: #CCC;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;*/
}
.prlist_photo {
  padding-top: 8px;
  float: left;
  clear: both;
}
.prlist_photo img {
  width: 126px;
  height: 145px;
}
.average {
  width: 126px;
  height: 50px;
}
.average td {
  border: 1px solid #555555;
  text-align: center;
}
#mikata-title {
  text-align: center;
  font-weight: bold;
  background: #083388;
  padding: 2px 0;
  margin-bottom: 2px;
  border-radius: 10px;
  color: #fff;
}
#portrait {
  width: 126px;
  border: 1px solid #000;
  padding: 63px 0;
  margin-bottom: 1px;
  text-align: center;
  background: #ccc;
}
table.average2 {
  clear: both;
  width: 100%;
}
table.average2 td {
  border: 1px solid #555555;
  padding: 0 5px;
}
.s-txt-l {
  font-size: 10px;
}
.s-txt-r {
  font-size: 11px;
  text-align: center;
  width: 100%;
  margin: 5px 0 0 0;
}
.number_m {
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  color: #943800;
}
.name_m {
  clear: both;
  text-align: center;
  font-size: 200%;
  font-weight: bold;
  letter-spacing: 3px;
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
  color: #943800;
}
.rank_m {
  text-align: center;
  color: #333333;
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 auto 8px auto;
}
.rightside {
  float: left;
  width: 238px;
  margin: 0 0 0 8px;
  padding: 3px 0 0 0;
}
.rightside .text {
  font-size: 140%;
  color: #161573;
  line-height: 140%;
  letter-spacing: 1.2px;
  font-weight: bold;
}
.c_s {
  width: 100%;
  background: #fbbda7;
  padding: 2px 0 2px 0;
  font-weight: bold;
  letter-spacing: 1px;
  text-indent: 5px;
}
div.c_s_m {
  width: 100%;
  background: #fbbda7;
  padding: 2px 0 2px 0;
  text-indent: 2px;
}
.results {
  width: 100%;
  margin: 3px 0 0 0;
}
.results th {
  border: 1px solid #555555;
  text-align: center;
}
.results td {
  border: 1px solid #555555;
  text-align: center;
  width: 13%;
}
.results .course {
  line-height: 1.2;
  font-size: 100%;
  padding: 0 0 2px 0;
}
.results span.course_t {
  font-size: 7px;
  line-height: 0.5;
}
.style1 {
  background: #FFFCDE;
}
.style2 {
  background: #D6EFFC;
}
.style4 {
  background: #fffbc6;
}
.style5 {
  background: #bedfc2;
}
.font_mini {
  font-size: 9px;
}
.center {
  text-align: center;
}
div.tables {
  clear: both;
  margin: 10px 6px 0 6px;
  font-weight: bold;
  color: #221815;
  text-align: left;
}
div.tables table {
  width: 228px;
  float: left;
  margin: 10px 17px 20px 17px;
}
div.tables table td {
  padding: 1.5px 5px 1.5px 11px;
}
div.tables table td.sibu {
  width: 60px;
  color: #000;
  text-align: center;
  padding: 0 8px;
}
div.tables table th {
  width: 1.7em;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  vertical-align: center;
}
table td {
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  border-right: none;
  border-left: none;
  border-top: none;
}
table td.sita {
  border-bottom: none;
}
#profile table.best {
  font-size: 14px;
  width: 390px;
  margin: 0 10px;
  float: left;
}
#profile table.best th {
  background-color: #d5ead7;
  font-weight: normal;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  text-align: center;
}
#profile table.best span {
  font-weight: bold;
}
#profile table.best td {
  padding: 1px;
  border-bottom: 1px dashed #808080;
  text-align: center;
}
#profile table.best .b_left {
  border-left: 1px solid #808080;
}
#profile table.best .solid {
  border-bottom: 1px solid #808080;
}
#profile table.best .pickup {
  font-weight: bold;
}
#profile table.best .odd {
  background-color: #DEF1FC;
}
#kakutoku div.best-title {
  width: 800px;
  margin: 40px auto 10px auto;
  padding: 10px 0px;
  text-align: center;
  background: #e3ecaf;
}
#kakutoku div.best-title span {
  color: #083388;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
}
#kakutoku div.best-title span.pickup {
  color: #da1c53;
  font-size: 12px;
}
table.shokin-table2 {
  width: 75%;
  font-size: 14px;
  margin: 30px 0px 0px 8px;
}
table.shokin-table2 caption span {
  font-size: 16px;
  font-weight: bold;
  color: #a25629;
}
table.shokin-table2 th {
  background-color: #e8caa7;
  font-weight: normal;
  border-bottom: 1px solid #333333;
  text-align: center;
  padding: 8px 0px;
  text-align: right;
  padding-right: 7px;
}
table.shokin-table2 td {
  font-weight: normal;
  border-bottom: 1px dotted #333333;
  text-align: right;
  padding: 3px 0px;
}
table.shokin-table2 .syubetu {
  text-align: center;
}
/*シリーズ　出場予定選手*/
div#series_sp {
  width: 98%;
  margin: 30px 0 0 0px;
  padding: 0 0 15px 0px;
  background: #fde2b9;
  text-align: center;
  border: 3px solid #d55700;
}
div#series_sp img {
  padding: 10px;
}
div#series_sp div.tokubetusen {
  background: #d55700;
}
#funaken-dream {
  width: 750px;
  margin: 0 auto;
  padding: 8px 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background-color: #5d2b21;
  color: #fff;
}
#funaken-dream span#race {
  font-size: 14px;
  margin: 8px;
  padding: 4px 8px;
  color: #000;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #cfb0a1;
}
#funaken-dream span#day {
  margin: 3px;
  padding: 3px;
  color: #cfb0a1;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #000;
}
#funaken-dream span#result {
  color: #fff899;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 5px solid #fff;
}
table#dream {
  background: #111111;
  border-collapse: separate;
  border-spacing: 1px;
  width: 750px;
  margin: 5px auto 0 auto;
}
table#dream th {
  padding: 1px;
  background: #ebe5e2;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
}
table#dream td {
  padding: 3px;
  font-size: 14px;
  padding: 1px;
}
.tr1 {
  background: #ffffff;
}
.tr2 {
  background: #fffcd3;
}
.waku1 {
  background-color: #f6f6f6;
  text-align: center;
  color: #333333;
  font-weight: bold;
}
.waku1b {
  background-color: #f9f9f9;
  text-align: center;
}
.waku2 {
  background-color: #333333;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
.waku2b {
  background-color: #cdcdcd;
  text-align: center;
}
.waku3 {
  background-color: #ee0000;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
.waku3b {
  background-color: #fcd3c1;
  text-align: center;
}
.waku4 {
  background-color: #0072b6;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
.waku4b {
  background-color: #c7dff4;
  text-align: center;
}
.waku5 {
  background-color: #ffee00;
  text-align: center;
  color: #333333;
  font-weight: bold;
}
.waku5b {
  background-color: #fffcd5;
  text-align: center;
}
.waku6 {
  background-color: #00aa55;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
.waku6b {
  background-color: #cbe7d3;
  text-align: center;
}
.waku7 {
  background-color: #004687;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
.waku7b {
  background-color: #004687;
  text-align: center;
}
/*歴代優勝者*/
h5#yusho-title {
  width: 97%;
  text-align: center;
  background: #b62270;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.5em;
  margin: 40px 0 0 3px;
  line-height: 1.2;
  padding: 5px 0;
}
#yusho {
  float: left;
  width: 48%;
  margin: 5px 3px;
}
#yusho th,
#yusho td {
  padding: 2px;
  text-align: center;
}
#yusho th {
  background: #e4c7c8;
  border-top: 2px solid #221815;
  border-bottom: 2px solid #221815;
}
#yusho td {
  border-bottom: 1px solid #000;
}
#yusho .name {
  font-weight: bold;
  color: #004071;
}
#yusho .no-border {
  border: 0;
}
p#yobi {
  color: #224875;
  margin: 10px 0px;
  clear: both;
}
p#jyogai {
  margin: 20px 0px;
}
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
