@charset "utf-8";

/*共通*/
br.clear {
  clear: both;}

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;/*旧サイト用にtop10px*/
  padding: 0px;
  //border:1px solid red;
}
/*#monthly p {
  font-size:16px;
  line-height: 1.6;
  letter-spacing:0.05em;
  text-indent:1em;*/
}
#monthly p.ketujyo {
  margin-bottom:10px;
  text-align:left;
  text-indent:0;
}
#monthly .midashi{
  width:900px;
}

/*各ページ*/

#profile_title {
  width: 900px;
  overflow: hidden;
}
#profile_title .profile_box_l{
  width: 420px;
  margin: 20px 0;
  padding: 0 5px 8px 0px;
}

#profile_title .profile_box_r {
  width: 440px;
  margin-top:80px;
  padding: 0 0px 8px 0px;
}
#profile_title .profile_box_l {
  float: left;
  padding: 0 0 0 10px;
  background: none;
}
#profile_title .profile_box_r {
  float: right;
  background: none;
}
#pr_kijyun {
  margin: 5px 0 8px 0px;
}
#pr_kijyun .title-kijyun {
  border: 1px solid #de76a4;
  font-weight: bold;
  letter-spacing: 3px;
  background-color: #de76a4;
  color: #ffffff;
  text-align: center;
  padding: 4px;
}
.text-kijyun {
  border: 1px solid #de76a4;
  border-top: none;
  background: #FFF;
  padding: 5px 8px 5px 8px;
}
.text-kijyun p {
  font-size:14px;
  letter-spacing: 1px;
  line-height: 1.2em;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 4px;
}

#profile-member{
	/*width:450px;*/
	border: 1px solid #000000;
	padding:20px 0 20px 20px;
}

#mikata-title {
  position: absolute;
  text-align: center;
  background: #944c57;
  padding: 3px 8px;
  top: 0;
  left: 13px;
  border-radius: 15px;
  color: #FFF;
  font-size: 11px;
}
#portrait {
  width: 126px;
  padding: 63px 0;
  margin-bottom: 1px;
  text-align: center;
  background: #ccc;
}
.profile_box_l,
.profile_box_r {
  width: 420px;
  margin: 20px 0;
  padding: 0 5px 8px 0px;
  background: none;
}
.profile_box_l {
  float: left;
}
.profile_box_r {
  float: right;
}
.prlist_photo {
  position: relative;
  float: left;
  clear: both;
}
.prlist_photo img {
  width: 126px;
  height: 145px;
  margin-left:11px;
}
.average {
  width: 135px;
/*  height: 50px;*/
  margin: 7px 5px 0px 7px;
}
.average td {
  border: 1px solid #555555;
  text-align: center;
}
.average_m {
  width: 320px;
  margin-left:40px;
}
.average_m td {
  text-align: left;
  padding: 0 8px;
}
.rightside {
  float: left;
  width: 260px;
  margin: 0 0 0 12px;
  padding: 3px 0 0 0;
}
.rightside .text {
  font-size: 130%;
  color: #231916;
  line-height: 140%;
  /*font-weight: bold;*/
}
.style4 {
  background: #fbd8b5;
}
.style5 {
  background: #fbd8b5;
}
.score {
  padding: 0;
  color: #d34b2c;
  font-weight: bold;
  font-size: 125%;
  margin-top: 4px;
  text-align:right;
  border-bottom:1px solid #000000;
  margin-bottom:8px;
}
.kaisu {
  font-size: 13px;
  color: #000;
}
.number {
  float: left;
  padding-left: 3px;
  font-size: 150%;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  color: #000;
}
.kana {
  float: right;
  padding: 3px 10px 0 0;
  font-size: 112%;
  text-align: left;
  letter-spacing: 1px;
}
div.name,
div.name_l {
  clear: both;
  text-align: center;
  font-size: 250%;
  font-weight: bold;
  letter-spacing: 3px;
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
  line-height: 1.2em;
}
div.name,
div.name a,
div.name a:hover,
div.name a:visited {
  color: #964189;
  font-family: "ＭＳ ゴシック", monospace;
}
div.name_l,
div.name_l a,
div.name_l a:hover,
div.name_l a:visited {
  color: #ca4672;
  font-family: "ＭＳ ゴシック", monospace;
}
.rank {
  text-align: center;
  color: #231916;
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 1px;
  width: 80%;
  margin: 0 auto 8px auto;
  border-radius: 10px;
  background: #fff8a4;
  margin: 8px auto;
}
.rank_m {
  width: 95%;
}
.font_mini {
  font-size: 9px;
}
.profile_winner img {
    border: 1px solid #231815;
}
/* 通知表 */
#report {
  margin-top: 20px;
  width: 800px;
  border: 2px solid #898989;
  border-radius: 15px;
  padding: 20px 10px 10px 10px;
  text-align: center;
  overflow: hidden;
}
#report table {
  float: left;
  width: 180px;
  margin: 10px;
}
#report table th,
#report table tr {
  border: 1px solid #000;
  text-align: center;
  font-weight: bold;
}
#report table td {
  text-align: right;
}
#report table .name,
#report table .name_l {
  text-align: center;
  margin-left: 1em;
}
#report table td.name_l {
  color: #ca4672;
}
#report .re-no1 th span,
#report .re-no1 .name {
  color: #217fc4;
}
#report .re-no1 td {
  background: #dce4f4;
}
#report .re-no2 th span,
#report .re-no2 .name {
  color: #539546;
}
#report .re-no2 td {
  background: #dee9d8;
}
#report .re-no3 th span,
#report .re-no3 .name {
  color: #988837;
}
#report .re-no3 td {
  background: #dfd9bf;
}


#profile p.ketujyo {
  width: 850px;
  font-size:16px;
  margin-bottom:10px;
}

.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
