@charset "shift_jis";


/* common style
========================================================================= */

/* avaImg・ID・Good・effect共通表示
------------------------------------------- */
#contentsArea .avaImg {
  width: 66px;
  height: 150px;
  margin: 0 auto;
  padding: 1px;
  border: 1px solid #999;
  background: #fff;
}
#contentsArea .avaImg.zoom {
  border: 1px solid #f669a5;
}
#contentsArea dl {
  position: relative;
  min-height: 40px;
}
#contentsArea .hgID {
  position: relative;
  display: block;
  width: 97px;
  min-height: 15px;
  margin: 0 auto;
  padding-top: 7px;
  font-weight: bold;
  line-height: 1.2;
  word-break: break-all;
  word-wrap: break-word;
*word-wrap: normal;
  z-index: 10;
}
#contentsArea .hgID a {
  color: #555;
  text-decoration: underline;
}
#contentsArea .hgID .detail img {
  position: absolute;
  bottom: -16px;
  left: 69px;
}
#contentsArea .ico {
  position: absolute;
  top: -14px;
  left: 87px;
}

/* 追加アイコン */
#contentsArea .icoList {
  position: absolute;
  top: -39px;
  left: 87px;
  width: 16px;
  text-align: left;
}
#contentsArea .icoList.ico01 {
  top: -9px;
}
#contentsArea .icoList.ico02 {
  top: -24px;
}
#contentsArea .icoList span {
  display: block;
  width: 12px;
  height: 12px;
  margin-bottom: 3px;
}
#contentsArea .goodCount {
  width: 121px;
  height: 20px;
  margin: 0 auto;
  color: #fff;
  line-height: 20px;
  cursor: default;
  z-index: 0;
}
#contentsArea .goodCount img {
  vertical-align: -2px;
  cursor: pointer;
}
#contentsArea .goodCount strong {
  display: inline-block;
  background: url(//images.hange.jp/hangame/avatar/common/ico/ico_good.gif) 0 2px no-repeat;
  width: 40px;
  padding-left: 13px;
  color: #dd2342;
  text-align: center;
}
#contentsArea .thanks {
  position: absolute;
  top: -77px;
  left: 18px;
}
.lank {
  position: absolute;
  top: -168px;
  left: 13px;
}
.efc_good {
  position: absolute;
  top: -97px;
  left: 12px;
}
.efc_sent {
  position: absolute;
  bottom: 16px;
  left: 16px;
  z-index: 100;
}


/* pageNavi
------------------------------------------- */
ul.pageNavi {
  clear: both;
  margin: 0 auto;
  padding: 10px 0 15px;
  text-align: center;
}
ul.pageNavi li {
  display: inline;
  border-left: 1px solid #d2d2d2;
  margin-right: -4px;
  font-weight: bold;
}
ul.pageNavi li.first {
  border-left: none;
}
ul.pageNavi li.first, ul.pageNavi li.last {
  width: 69px;
*margin-right: 0;
  zoom: 1;
}
ul.pageNavi li.prev {
  width: 53px;
*margin-right: 1px;
  zoom: 1;
}
ul.pageNavi li.next {
  width: 52px;
*margin-right: 1px;
  zoom: 1;
}
ul.pageNavi li a {
  padding: 0 10px;
  zoom: 1;
}
ul.pageNavi li a:hover {
  padding: 0 9px;
  text-decoration: none;
  border-left: 1px solid #fff;
  border-right: 1px solid #f3f3f3;
  background-color: #f3f3f3;
}
ul.pageNavi li.now a {
  color: #f90;
  font-weight: bold;
}
ul.pageNavi li img {
  padding: 2px 0;
  vertical-align: top;
}
ul.pageNavi li.first img, ul.pageNavi li.last img {
  width: 49px;
  margin: 0 9px;
}
ul.pageNavi li.prev img {
  width: 33px;
  margin: 0 9px;
}
ul.pageNavi li.next img {
  width: 32px;
  margin: 0 9px;
}
ul.pageNavi li.first a img, ul.pageNavi li.prev a img, ul.pageNavi li.next a img, ul.pageNavi li.last a img {
  margin: 0;
}
.goTo {
  clear: both;
  margin: 0 auto;
  text-align: center;
}
ul.goTo li {
  display: inline;
  margin: 0 43px;
}
.goTop {
  clear: both;
  margin: 10px auto;
  text-align: center;
}
.none {
  border: none;
}


/* myData
--------------------------*/
#todayArea .myData {
  position: relative;
  width: 258px;
  height: 96px;
}

/* logout */
.myData .logout {
  padding: 22px 0 0 25px;
}

/* login */
.myData .login {
  position: relative;
  width: 242px;
  height: 82px;
  padding: 16px 0 0 14px;
}
.myData dl {
  position: relative;
}
.myData dt {
  position: relative;
  float: left;
  width: 51px;
  height: 70px;
  padding: 5px 0 0 5px;
  background: url(//images.hange.jp/hangame/avatar/top/bg/bg_ava_corde.jpg) 0 0 no-repeat;
  clear: both;
  zoom: 1;
}
.myData dd {
  position: relative;
  margin-left: 61px;
  padding-left: 3px;
  color: #737272;
  font-size: 11px;
}
#contentsArea .myData .hgID {
  width: auto;
  height: 20px;
  margin-left: 61px;
  padding-top: 0;
  color: #760707;
  font-weight: normal;
  line-height: 1.7;
  word-wrap: normal;
}
#todayArea .myData .hgID strong {
  padding-right: 3px;
  font-size: 12px;
}
.myData .status {
  height: 25px;
  padding: 0 0 0 4px;
  font-size: 10px;
  line-height: 1.1;
}
.myData .status strong {
  color: #e43247;
}
.myData .status a {
  color: #817963;
  font-size: 12px;
  margin-right: 4px;
  text-decoration: underline;
}
.myData .status a img {
  vertical-align: middle;
}
.myData .data {
  position: absolute;
  top: 36px;
  left: 0;
  width: 154px;
  height: 37px;
  background: url(//images.hange.jp/hangame/avatar/top/bg/bg_count.jpg) 0 0 no-repeat;
  color: #463915;
  font-size: 11px;
  line-height: 37px;
}
.myData .data a {
  color: #f28600;
  font-weight: bold;
}
.myData .data span a {
  display: inline-block;
  width: 44px;
  padding-right: 3px;
  text-align: right;
  background-position: 0 11px;
  background-repeat: no-repeat;
}
.myData .data .good {
  padding: 0 5px 0 8px;
}
.myData .data .good a {
  background-image: url(//images.hange.jp/hangame/avatar/common/ico/ico_good.gif);
}
.myData .data .comment {
  padding: 0 0 0 5px;
}
.myData .data .comment a {
  background-image: url(//images.hange.jp/hangame/avatar/common/ico/ico_comment.gif);
}
.myData .move {
  position: absolute;
  top: -1px;
  left: -17px;
  width: 87px;
  height: 49px;
  background: url(//images.hange.jp/hangame/avatar/top/txt/txt_move.png) 3px 0 no-repeat;
  z-index: 100;
}
.myData .move a {
  display: block;
  width: 87px;
  height: 40px;
  text-indent: -9999px;
}
.myData .move .close {
  position: absolute;
  top: 3px;
  left: 78px;
}
.myData .move .close a {
  width: 9px;
  height: 9px;
  background: url(//images.hange.jp/hangame/common/spacer.gif) 0 0 no-repeat;
}

/* #extraArea .myData */
#extraArea .myData {
  position: relative;
  width: 181px;
  height: 161px;
  margin: 0 auto 5px;
  padding: 1px 10px 1px 9px;
  background: url(//images.hange.jp/hangame/avatar/top/bg/bg_ex_mydata.png) 0 0 no-repeat;
  text-align: left;
}
#extraArea .myData h2 {
  margin-bottom: 1px;
}
#extraArea .myData dt {
  float: left;
  width: 54px;
  height: 74px;
  padding: 2px 0 0 2px;
  background: none;
  clear: both;
  zoom: 1;
}
#extraArea .myData dd {
  margin: 0;
  padding: 0;
}
#extraArea .myData .status {
  width: 120px;
  height: 72px;
  margin-left: 58px;
  padding-top: 4px;
  color: #787878;
  font-size: 11px;
}
#extraArea .myData .status strong {
  color: #f28600;
}
#extraArea .myData dd em {
  display: block;
  padding-top: 6px;
  font-size: 10px;
  font-style: normal;
}
#extraArea .myData .status p {
  position: absolute;
  top: 40px;
  right: 0;
}
#extraArea .myData .status p a {
  color: #787878;
}
#extraArea .myData .status .data {
  position: relative;
  top: auto;
  left: auto;
  width: 120px;
  height: 76px;
  background: none;
  color: #999;
  font-size: 12px;
  line-height: 1.3;
}
#extraArea .myData .status .data li {
  background: url(//images.hange.jp/hangame/common/ico_2x2_gray.gif) 0 6px no-repeat;
  text-indent: 5px;
  height: 17px;
}
#extraArea .myData .status .data span {
  display: block;
  width: 118px;
  margin: -16px 0 0 0;
  padding-right: 2px;
  color: #787878;
  text-align: right;
}
#extraArea .myData .status .data a {
  color: #f28600;
  text-decoration: none;
}


/* commentLayer
--------------------------*/
#commentLayer {
  position: absolute;
  width: 318px;
  height: 475px;
  padding: 68px 0 0 30px;
  background: url(//images.hange.jp/hangame/avatar/top/bg/bg_comment_layer.png) 0 0 no-repeat;
  z-index: 100;
}

/* entrantArea */
#commentLayer #entrantArea {
  position: relative;
  width: 278px;
  height: 228px;
}
#commentLayer #entrantArea .hgID {
  width: 100%;
  height: 26px;
  padding: 0;
  color: #555;
  font-size: 11px;
  line-height: 18px;
}
#commentLayer #entrantArea .hgID a {
  padding-right: 2px;
  font-size: 12px;
  font-weight: bold;
}
#commentLayer #entrantArea .follow {
  position: relative;
  right: 0;
  margin: -25px 0 7px;
  text-align: right;
}
#commentLayer #entrantArea .avaImg {
  display: block;
  float: left;
  width: 66px;
  height: 150px;
  margin: 0 0 0 6px;
  padding: 0;
  border: 0;
}
#commentLayer #entrantArea .appComment {
  float: right;
  width: 185px;
  height: 140px;
  margin-right: 2px;
  padding: 5px 0 5px 5px;
  color: #6a6969;
  word-break: break-all;
  word-wrap: break-word;
  overflow-y: auto;
}
#commentLayer #entrantArea .appComment:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#commentLayer #entrantArea dl {
  clear: both;
  width: 278px;
  height: 29px;
  margin: 0 auto;
  padding-top: 18px;
  color: #555;
  font-size: 11px;
  text-align: center;
}
#commentLayer #entrantArea dt {
  line-height: 1.2;
  font-weight: bold;
}
#commentLayer #entrantArea dd {
  display: block;
  float: left;
  width: 138px;
  color: #656565;
  text-align: center;
  font-size: 10px;
}
#commentLayer #entrantArea dl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#commentLayer #entrantArea dd span {
  display: inline-block;
  color: #dd2342;
}
#commentLayer #entrantArea dd span strong {
  display: inline-block;
  width: 36px;
  margin-right: 3px;
  text-align: right;
}
#commentLayer #entrantArea .receive {
  text-align: right;
}
#commentLayer #entrantArea .send {
  width: 125px;
  margin-left: 12px;
  text-align: left;
}

/* commentArea */
#commentLayer #commentArea, #commentLayer .comment {
  position: relative;
  width: 277px;
  height: 205px;
  text-align: center;
}
#commentLayer #commentArea .msgComment p .countTxt {
  position: absolute;
  top: 158px;
  right: 3px;
  color: #a9925d;
  font-size: 11px;
}
#commentLayer #commentArea .msgComment textarea {
  position: relative;
  width: 264px;
  height: 107px;
  margin: 0 auto;
  padding: 5px 0 5px 5px;
  border: 1px solid #a8945e;
  color: #6a6969;
  font: 12px/1.333 "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", "Arial", "Helvetica", sans-serif;
  word-break: break-all;
  word-wrap: break-word;
  overflow-y: auto;
  resize: none;  
}
#commentLayer #commentArea .msgComment img {
  display: block;
  margin: 0 auto;
  padding-top: 5px;
  cursor: pointer;
}
#commentLayer #commentArea .send01, #commentLayer #commentArea .send02 {
  background: url(//images.hange.jp/hangame/avatar/top/bg/bg_send.png) 0 0 no-repeat;
  text-align: left;
}
#commentLayer #commentArea .send01 img {
  margin: 82px 0 0 26px;
}
#commentLayer #commentArea .send02 img {
  margin: 48px 0 0 26px;
}
#commentLayer #commentArea .send02 .aftTxt {
  padding: 8px 0 0 5px;
  color: #666;
  text-align: center;
  line-height: 18px;
}
#commentLayer .notes {
  position: relative;
  left: -15px;
  color: #999;
  font-size: 10px;
  letter-spacing: -1px;
  line-height: 1.2;
}
#commentLayer .close {
  position: absolute;
  top: 5px;
  right: 13px;
}


/* todayCorde（共通）
========================================================================= */
#contentsArea.todayCorde {
}
.todayCorde .noEntry {
  width: 727px;
  margin: 0 auto;
  border-top: 1px solid #e4e3e3;
}
.todayCorde .noEntry img {
  margin-top: 8px;
}

/* header
--------------------------*/
.todayCorde .header {
  position: relative;
  width: 740px;
  height: 132px;
  /*margin: 0 0 0;*/
  background-position: 0 0;
  background-repeat: no-repeat;
}
.todayCorde .header.avaPure {
  background-image: url(//images.hange.jp/hangame/avatar/top/bg/bg_cordelist_pure.jpg);
}
.todayCorde .header.avaCool {
  background-image: url(//images.hange.jp/hangame/avatar/top/bg/bg_cordelist_cool.jpg);
}
.todayCorde .header .listLink {
  position: absolute;
  top: 18px;
  left: 270px;
}
.todayCorde .header .move a {
  position: absolute;
  top: 18px;
  right: 0;
  width: 83px;
  height: 24px;
  background: url(//images.hange.jp/hangame/common/spacer.gif) 0 0 no-repeat;
  text-indent: -9999px;
}
.todayCorde .header h2 {
  height: 23px;
  margin: 32px 0 0;
  border-bottom: 1px solid #ccc;
  background: url(//images.hange.jp/hangame/avatar/top/arw/arw_green_3x6.gif) 6px 8px no-repeat;
  color: #333;
  font-size: 14px;
  text-indent: 17px;
  line-height: 23px;
}
.todayCorde .header .note {
  margin-top: -19px;
  color: #555;
  font-size: 10px;
  text-align: right;
}

/* selectArea
--------------------------*/
.todayCorde .selectArea {
  position: relative;
  width: 729px;
  height: 79px;
  margin: 10px 5px 0 6px;
  background: url(//images.hange.jp/hangame/avatar/top/bg/bg_selectarea.png) 0 0 no-repeat;
  text-align: center;
}
.todayCorde .selectArea ul {
  height: 24px;
  margin: 0 auto 16px;
  padding: 13px 0 0;
  text-align: center;
}
.todayCorde .selectArea li {
  display: inline-block;
  width: 74px;
  height: 14px;
  margin-left: -5px;
  background: url(//images.hange.jp/hangame/avatar/top/bg/bg_listline.png) left 1px no-repeat;
  text-align: center;
  font-weight: bold;
  line-height: 15px;
  zoom: 1;
}
.todayCorde .selectArea li.wide {
  width: 90px;
  background-position: -73px 0;
}
*:first-child+html .todayCorde .selectArea li {
  display: inline;
  margin-left: -1px;
}
.todayCorde .selectArea li.now {
  color: #ab1e1e;
}
.todayCorde .selectArea li a {
  display: block;
  width: 73px;
  color: #676767;
}
.todayCorde .selectArea li.wide a {
  width: 90px;
}
.todayCorde .selectArea h3 {
  display: block;
  width: 733px;
  height: 26px;
  color: #555;
  text-align: left;
  text-indent: 15px;
  background: url(//images.hange.jp/hangame/avatar/top/ico/ico_3x2_red.gif) 6px 10px no-repeat;
  font-weight: normal;
  line-height: 26px;
}
.todayCorde .selectArea h3 strong {
  color: #ab1e1e;
  padding-right: 1px;
  letter-spacing: 1px;
}
.todayCorde .selectArea h3 .count {
  margin-left: 3px;
  font-size: 11px;
}
.todayCorde .selectArea select {
  position: absolute;
  top: 53px;
  right: 7px;
  width: 106px;
  height: 20px;
  border: 1px solid #a5acb2;
  color: #919191;
}

/* entryList
--------------------------*/
.todayCorde .entryList ul {
  position: relative;
  width: 726px;
  min-height: 278px;
  margin: 0 auto 14px;
}
.todayCorde .entryList ul li {
  float: left;
  position: relative;
  width: 121px;
  height: 277px;
  background: url(//images.hange.jp/hangame/avatar/common/pic_dotline.gif) 0 0 no-repeat;
  border-top: 1px solid #e4e3e3;
  text-align: center;
}
.todayCorde .entryList li:first-child {
  background: none;
}
#contentsArea.todayCorde .entryList .avaImg {
  width: 120px;
  margin: 0 0 0 1px;
  padding: 20px 0 14px;
  background: url(//images.hange.jp/hangame/avatar/common/bg_avataritem.gif) 0 bottom repeat-x;
  border: none;
}
#contentsArea.todayCorde .entryList .avaImg .VIEWER_pure, #contentsArea.todayCorde .entryList .avaImg .VIEWER_cool {
  display: block;
  width: 66px;
  height: 150px;
  margin: 0 auto;
  padding: 1px;
  border: 1px solid #999;
  background: #fff;
}
#contentsArea.todayCorde .entryList .avaImg.zoom .VIEWER_pure {
  border: 1px solid #f669a5;
}
#contentsArea.todayCorde .entryList dl {
  width: 120px;
  height: 92px;
  margin: 0 0 0 1px;
  background: #f6f6f6;
  border-bottom: 1px solid #eaeaea;
}
#contentsArea.todayCorde .entryList .goodCount {
  position: relative;
  left: -1px;
  color: #f6f6f6;
}
#contentsArea.todayCorde .entryList .ico {
  top: -180px;
  left: 6px;
}

/* 追加アイコン */
#contentsArea.todayCorde .entryList .icoList {
  top: -49px;
}
#contentsArea.todayCorde .icoList.ico01 {
  top: -19px;
}
#contentsArea.todayCorde .icoList.ico02 {
  top: -34px;
}
.todayCorde .entryList .efc_sent {
  bottom: 0;
  top: 3px;
}

/*追加ボタン*/
#contentsArea.todayCorde .entryList .clickBtn {
  line-height: 0;
  margin-bottom: 3px;
}
#contentsArea.todayCorde .entryList .clickCalendar img {
  cursor: pointer;
}


/* friendList
--------------------------*/
.todayCorde .friendList ul {
  width: 728px;
  height: 175px;
  margin: 0 auto 15px;
  padding: 10px 0 8px;
  border-top: 1px solid #e4e3e3;
  border-bottom: 1px solid #e4e3e3;
}
.todayCorde .friendList ul li {
  position: relative;
  float: left;
  width: 364px;
  height: 175px;
  margin: 0;
  background: url(//images.hange.jp/hangame/avatar/common/pic_dotline.gif) 0 0 no-repeat;
  text-align: left;
}
.todayCorde .friendList li:first-child {
  background: none;
}
#contentsArea.todayCorde .friendList .avaImg {
  position: absolute;
  top: 7px;
  left: 12px;
}
#contentsArea.todayCorde .friendList dl {
  width: 254px;
  height: 154px;
  margin: 0 0 0 93px;
  padding: 7px 0 0 8px;
  background: url(//images.hange.jp/hangame/avatar/top/bg/bg_appcomment.png) 0 27px no-repeat;
}
#contentsArea.todayCorde .friendList dt.hgID {
  width: auto;
  height: 22px;
  margin: 0;
  padding: 0;
}
#contentsArea.todayCorde .friendList dt.hgID .detail img {
  position: relative;
  bottom: auto;
  left: auto;
  margin-left: 5px;
  vertical-align: -2px;
}
#contentsArea.todayCorde .friendList .goodCount {
  color: #dd2342;
}
#contentsArea.todayCorde .friendList .ico {
  position: relative;
  top: -2px;
  left: auto;
  margin-left: 5px;
  vertical-align: -7px;
}

/* 追加アイコン */
#contentsArea.todayCorde .friendList .icoList {
  top: 136px;
  left: 34px;
  width: 48px;
  padding: 0;
}
#contentsArea.todayCorde .friendList .icoList.ico01 {
  width: 16px;
}
#contentsArea.todayCorde .friendList .icoList.ico02 {
  width: 32px;
}
#contentsArea.todayCorde .friendList .icoList span {
  float: right;
  width: 16px;
  margin: 0;
}
#contentsArea.todayCorde .friendList .time {
  position: absolute;
  bottom: 3px;
  left: 7px;
  color: #666;
}
/*
#contentsArea.todayCorde .friendList .time {
position: absolute;
top: 8px;
right: 8px;
color: #666;
}*/

#contentsArea.todayCorde .friendList .appComment {
  width: 240px;
  height: 97px;
  margin: 0;
  padding: 5px 2px 5px 8px;
  color: #6a6969;
  word-break: break-all;
  word-wrap: break-word;
  overflow-y: auto;
}
#contentsArea.todayCorde .friendList .goodCount {
  position: relative;
  top: 7px;
  margin: 0 0 0 105px;
}
#contentsArea.todayCorde .friendList .clickBtn {
  position: absolute;
  left: 186px;
  top: 143px;
}
#contentsArea.todayCorde .friendList .efc_sent {
  left: auto;
  right: 0;
  top: 105px;
}
#contentsArea.todayCorde .friendList .thanks {
  position: absolute;
  top: 86px;
  left: -87px;
}
.todayCorde .friendList .efc_good {
  position: absolute;
  top: 70px;
  left: -92px;
}

/*追加ボタン*/
#contentsArea.todayCorde .friendList dt.hgID .clickCalendar img {
  position: relative;
  bottom: auto;
  left: auto;
  margin-left: 5px;
  vertical-align: middle;
}

/* exTxt */
.exTxt {
  width: 727px;
  height: 23px;
  margin: -1px auto 3px;
  border-bottom: 1px solid #e4e3e3;
  text-align: center;
  line-height: 1.1;
}
.exTxt span {
  font-size: 10px;
  margin-right: 10px;
}
.exTxt span img {
  margin-right: 5px;
  vertical-align: -2px;
}
.todayCorde .friendList .exTxt {
  margin-top: -16px;
  padding-top: 8px;
  background: #fff;
}


/* きょうのコーデチャンス
------------------------------------------- */
.chancePopup {
  position: absolute;
  top: 60px;
  left: 170px;
  width: 581px;
  height: 558px;
  margin: 0;
  padding: 72px 0 0;
  background: url(//images.hange.jp/hangame/mypage/itembag/bg_todaycorde.jpg) 0 0 no-repeat;
  z-index: 500;
}

/* notes */
.chancePopup .notes {
  width: 540px;
  margin: 35px auto 0;
  padding: 0 20px 16px 21px;
  background: url(//images.hange.jp/hangame/mypage/itembag/bg_todaycorde.jpg) left bottom no-repeat;
  text-align: left;
  font-size: 11px;
}
.chancePopup .awardPopup .notes {
  width: 540px;
  margin: 0 auto;
  padding: 0 20px 37px 21px;
  text-align: center;
  color: #333;
  font-size: 11px;
}

/* close */
.chancePopup .close {
  position: absolute;
  top: 3px;
  right: 5px;
  color: #666;
  text-decoration: none;
}

/* .awardPopup */
.awardPopup {
  position: relative;
  width: 581px;
  height: 630px;
  margin: -2px auto 0;
  background: url(//images.hange.jp/hangame/avatar/top/r02/bg/bg_award.gif) top center no-repeat;
}
.awardPopup p {
  padding-bottom: 22px;
  color: #000;
  font-size: 14px;
  text-align: center;
  line-height: 1.4;
}
.awardPopup p span {
  color: #f0783d;
}
.awardPopup p.hgID {
  padding: 110px 0 26px;
}
.awardPopup p.hgID span {
  padding: 0 5px 0 0;
  color: #000;
}
.awardPopup p img {
  margin: 50px auto 44px;
}

/* .cordeChance */
.cordeChance {
  position: relative;
  width: 581px;
  height: 630px;
  margin: 0 auto;
}
.cordeChance .moreArea {
  width: 540px;
  margin: 0 auto;
  text-align: center;
}
.cordeChance .moreArea ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.cordeChance .moreArea li {
  position: relative;
  width: 262px;
  height: 459px;
  margin: 0 auto;
  background: url(//images.hange.jp/hangame/mypage/itembag/bg_corde05_01.jpg) 0 0 no-repeat;
  color: #000;
}
.cordeChance .moreArea li strong {
  font-size: 15px;
  font-weight: normal;
}
.cordeChance .moreArea li em {
  color: #f60;
  font-style: normal;
}
.cordeChance .moreArea li .itemArea {
  width: 138px;
  height: 217px;
  margin: 8px auto 0;
}
.cordeChance .moreArea li .itemArea .avatarItem {
  position: relative;
  width: 138px;
  height: 148px;
  background: url(//images.hange.jp/hangame/mypage/itembag/bg_freeitem_p02.png) 0 0 no-repeat;
}
.cordeChance .moreArea li .avatarItem .avatarImg {
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 138px;
  margin: 0 auto;
}
.cordeChance .moreArea li .itemArea .avatarImg img {
  background: #fff;
}
.cordeChance .moreArea li .itemArea .avatarItem.gacha .avatarImg {
  left: -31px;
  bottom: -5px;
  width: 200px;
  z-index: 0;
}
.cordeChance .moreArea li .itemArea .avatarItem.gacha, .cordeChance .moreArea li .itemArea .avatarItem.gacha img {
  width: 200px;
  background: none;
  cursor: pointer;
  z-index: 0;
}
.cordeChance .moreArea li .itemArea .avatarItem.cool {
  background-image: url(//images.hange.jp/hangame/mypage/itembag/bg_freeitem_c02.png);
}
.cordeChance .moreArea li .avatarItem.cool .avatarImg {
  position: absolute;
  left: 0;
  bottom: 9px;
}
.cordeChance .moreArea li .itemArea p {
  padding: 5px 0 3px;
  color: #333;
  line-height: 1.3;
}
.cordeChance .moreArea .btn a {
  display: block;
  width: 188px;
  height: 44px;
  margin: 0 auto;
  overflow: hidden;
  text-indent: -999em;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.cordeChance .moreArea .btn .buy {
  background-image: url(//images.hange.jp/hangame/mypage/itembag/btn_buy.gif);
}
.cordeChance .moreArea .btn .moveBox {
  background-image: url(//images.hange.jp/hangame/mypage/itembag/btn_otanoshimibox.gif);
}
.cordeChance .moreArea .btn .buy:hover, .cordeChance .moreArea .btn .moveBox:hover {
  background-position: 0 -44px;
}