/*選考理由カラー*/
/*見方の登録番号カラー（名前カラーと同じ）*/
/*見方のコーススタートカラー*/
/*男性選手名前カラー*/
/*女性選手名前カラー*/
/*選手一言文言カラー*/
/*コーススタートカラー*/
/*選出基準のタイトル背景色*/
/*選出基準のタイトル文字色*/
/*見方タイトルの背景色*/
/*個別の背景色*/
a:hover {
  text-decoration: underline;
}
#profile {
  width: 820px;
  margin: 0 auto;
  padding: 0;
}
#profile hr {
  width: 100%;
  height: 1px;
  display: block;
  background-color: #b50d80;
  clear: both;
}
.profile_box_title {
  margin: 20px 0;
  background: #fbd5e5;
  overflow-y: hidden;
}
#pr_kijyun {
  border: 1px solid gray;
  float: left;
  font-size: 12px;
  width: 360px;
  margin: 8px 0 0 10px;
}
#pr_kijyun .title-kijyun {
  font-weight: bold;
  letter-spacing: 3px;
  background-color: #c71a79;
  color: #ffffff;
  text-align: center;
  padding: 12px 4px;
  font-size: 16px;
}
#pr_kijyun .text-kijyun {
  padding: 12px;
  background: #fff;
}
#pr_kijyun .text-kijyun p {
  line-height: 160%;
}
#pr_kijyun .text-kijyun #kijun-ex {
  margin-top: 55px;
}
#pr_kijyun p {
  letter-spacing: 1px;
  line-height: 1.2em;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 4px;
}
#mikata-title {
  width: 10em;
  float: left;
  text-align: center;
  background: #0066aa;
  padding: 2px 0;
  border-radius: 8px;
  color: #fff;
}
.score_m {
  text-align: right;
  padding: 5px 10px 0px 0;
  color: #18b26b;
  font-size: 115%;
  font-weight: bold;
}
#portrait {
  width: 126px;
  border: 1px solid #666;
  float: left;
  padding: 63px 0;
  margin: 0 10px 1px 0;
  text-align: center;
  color: #fff;
  background: #949599;
}
.profile_box_title_m {
  background: #fff;
  border: solid 1px gray;
  float: left;
  width: 380px;
  margin: 10px 0 10px 10px;
  padding: 10px 20px 20px 20px;
  position: relative;
}
.profile_box_title_m .flower {
  position: absolute;
  left: 5px;
  bottom: 8px;
}
.profile_box_inner_m {
  background: #fbd5e5;
  margin: 0;
  padding: 10px;
}
.profile_box_inner_m .text {
  font-size: 140%;
  color: #231f20;
  line-height: 140%;
  letter-spacing: 1.4px;
  font-weight: bold;
}
.average2 {
  width: 210px;
  height: 50px;
  margin: 15px auto 20px auto;
}
.average2 td {
  text-align: center;
}
.number_m {
  clear: left;
  font-size: 200%;
  text-align: center;
  font-size: 200%;
  font-weight: bold;
  letter-spacing: 1px;
  color: #d12d5e;
}
.number_m .name {
  margin-left: 10px;
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
  font-size: 200%;
  font-weight: bold;
  letter-spacing: 3px;
}
.number_m .name a {
  color: #d12d5e;
}
.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: #005da3;
}
.rank_m {
  text-align: right;
  color: #231815;
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 1px;
  margin-right: 10px;
}
.s-txt-r {
  clear: both;
  font-size: 10px;
  text-align: right;
}
.profile_box {
  float: left;
  width: 400px;
  margin: 10px 0 10px 10px;
  position: relative;
}
.profile_box .flower {
  position: absolute;
  left: -12px;
  bottom: -12px;
}
.profile_box .score {
  text-align: right;
  padding: 5px 10px 0px 0;
  color: #18b26b;
  font-size: 115%;
  font-weight: bold;
}
.profile_box .profile_box_inner .prlist_photo {
  float: left;
}
.profile_box .profile_box_inner .prlist_photo img {
  width: 170px;
  height: 196px;
}
.profile_box .profile_box_inner .rightside {
  float: left;
  width: 211px;
  margin: 0 0 0 12px;
  padding: 3px 0 0 0;
}
.profile_box .profile_box_inner .rightside .text {
  font-size: 130%;
  color: #231f20;
  line-height: 130%;
  letter-spacing: 1.4px;
  font-weight: bold;
}
.profile_box .profile_box_inner .rightside .average {
  width: 190px;
  height: 50px;
  margin: 15px auto 20px auto;
}
.profile_box .profile_box_inner .rightside .average td {
  text-align: center;
}
.profile_box .profile_box_inner .kana {
  text-align: right;
  color: #d12d5e;
  font-size: 120%;
  font-weight: bold;
  letter-spacing: 1px;
  margin-right: 20px;
}
.profile_box .profile_box_inner .number {
  clear: left;
  font-size: 178%;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
  color: #d12d5e;
}
.profile_box .profile_box_inner .number .name {
  margin-left: 10px;
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
  font-size: 200%;
  font-weight: bold;
  letter-spacing: 3px;
}
.profile_box .profile_box_inner .number .name a {
  color: #d12d5e;
}
.profile_box .profile_box_inner .rank {
  text-align: right;
  padding: 0 20px 5px 0;
  color: #231815;
  font-size: 120%;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 auto;
}
#profile-member .profile_box_l {
  background: #c7eafb;
}
.profile_title2 {
  margin: 0 0 7px 0px;
}
.c_s {
  width: 100%;
  background: #a3c9b0;
  padding: 2px 0 2px 0;
  font-weight: bold;
  letter-spacing: 1px;
  text-indent: 5px;
}
div.c_s_m {
  width: 100%;
  background: #a3c9b0;
  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: #fff;
}
.style5 {
  background: #d8e481;
}
.style6 {
  border-bottom: 1px solid #000;
}
.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.sita {
  border-bottom: none;
}
#profile table.best {
  font-size: 14px;
  width: 390px;
  margin: 0 10px;
  float: left;
}
#profile table.best th {
  background-color: #DFDAAA;
  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 .name {
  font-weight: bold;
}
#profile table.best .pickup {
  color: #23408E;
}
#profile table.best .odd {
  background-color: #DEF1FC;
}
#kakutoku div.best-title {
  width: 800px;
  margin: 55px auto 10px auto;
  padding: 10px 0px;
  text-align: center;
  background: #e5e295;
  background: -moz-linear-gradient(top, #e5e295, #c4c079);
  background: -webkit-gradient(linear, left top, left bottom, from(#e5e295), to(#c4c079));
}
#kakutoku div.best-title span {
  color: #23408E;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
}
#kakutoku div.best-title span.pickup {
  color: #23408E;
  font-size: 12px;
}
#syokin-table2 {
  border: 1px solid #000;
  margin-top: 35px;
  padding: 30px;
}
#syokin-table2 table {
  width: 500px;
  font-size: 14px;
}
#syokin-table2 table caption span {
  font-size: 16px;
  font-weight: bold;
  color: #303192;
}
#syokin-table2 table th {
  background-color: #ADC5E7;
  font-weight: normal;
  border-bottom: 1px solid #333333;
  text-align: center;
  padding: 8px 0px;
}
#syokin-table2 table td {
  font-weight: normal;
  border-bottom: 1px dotted #333333;
  text-align: right;
  padding: 3px 0px;
}
#syokin-table2 table .syubetu {
  text-align: center;
}
#syokin-table2 img {
  float: right;
}
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
