@charset "shift_jis";


/* todayCorde（共通）
========================================================================= */
#contentsArea.codeCalendar {
  position: relative;
}

/*ページ下サーチボックス*/
.friendsSearch {
  position: absolute;
  left: 174px;
  top: 3px;
}
.friendsSearch span {
  cursor: pointer;
  padding-left: 10px;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/arw/arw_yajirushi.gif") left 0.5em no-repeat;
  font-size: 10px;
  text-decoration: underline;
}
.searchBox {
  width: 179px;
  position: absolute;
  right: 0;
  top: -3px;
  overflow: hidden;
  zoom: 1;
}
.searchBox input {
  width: 135px;
  height: 18px;
  border: 1px solid #ebebeb;
  font-size: 11px;
  line-height: 18px;
  color: #6b6b6b;
  padding-left: 5px;
  vertical-align: middle;
  outline: medium none;
  float: left;
}
.searchBox span {
  width: 36px;
  height: 21px;
  background: transparent url("https://images.hange.jp/r02/gamelist/sp_btn01.png") left top no-repeat;
  cursor: pointer;
  text-indent: -9999px;
  display: block;
  float: left;
  vertical-align: middle;
}
.friendsSearchSp {
  width: 402px;
  position: absolute;
  right: 10px;
  top: 82px;
  letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
  z-index: 999;
}
.friendSearchBox {
  width: 162px;
  min-height: 213px;
  position: absolute;
  left: 100px;
  top: 15px;
  z-index: 9998;
}

/*タイトル下サーチボックス*/
.friendsSearchSp .friendsSearch, .friendsSearchSp .searchBox {
  position: relative;
  left: 0;
  top: 0;
  display: -moz-inline-box; /*for Firefox 2*/
  display: inline-block; /*for modern*/
 /display: inline; /*for ie5〜7*/
 /zoom: 1; /*for ie5〜7*/
  letter-spacing: normal; /* 文字間を通常に戻す */
  vertical-align: middle;
}
.friendsSearchSp .friendsSearch {
  line-height: 20px;
  margin-right: 5px;
}
.friendsSearchSp .searchBox input {
  line-height: 20px;
}
.lnkCarendar {
  font-size: 10px;
  margin-left: 10px;
  letter-spacing: normal; /* 文字間を通常に戻す */
}
.friendsSearchSp .friendSearchBox {
  width: 162px;
  min-height: 213px;
  position: absolute;
  left: -90px;
  top: 15px;
  z-index: 9998;
}


/* header
--------------------------*/
.codeHeader {
  width: 740px;
  position: relative;
  padding: 28px 0 7px;
  border-bottom: 1px solid #cecece;
}
.codeHeader h1 a {
  width: 173px;
  height: 40px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/txt/tit_calendar_v02.gif") left top no-repeat;
}
.codeHeader ul.listLinks {
  width: 295px;
  position: absolute;
  left: 196px;
  bottom: 10px;
  overflow: hidden;
  zoom: 1;
}
.codeHeader ul.listLinks li {
  float: left;
}
.codeHeader .finalJoin {
  display: -moz-inline-box; /*for Firefox 2*/
  display: inline-block; /*for modern*/
 /display: inline; /*for ie5〜7*/
 /zoom: 1; /*for ie5〜7*/
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 11px;
}
.codeHeader .finalJoin span {
  color: #f28600;
  font-weight: bold;
}
#contentsArea dl.myAreainfo {
  display: -moz-inline-box; /*for Firefox 2*/
  display: inline-block; /*for modern*/
 /display: inline; /*for ie5〜7*/
 /zoom: 1; /*for ie5〜7*/
  position: absolute;
  right: 0;
  top: 15px;
}
#contentsArea dl.myAreainfo dt, #contentsArea dl.myAreainfo dd {
  font-size: 11px;
  line-height: 14px;
  display: -moz-inline-box; /*for Firefox 2*/
  display: inline-block; /*for modern*/
 /display: inline; /*for ie5〜7*/
 /zoom: 1; /*for ie5〜7*/
}
#contentsArea dl.myAreainfo dt {
  margin-right: 5px;
  font-weight: bold;
}
#contentsArea dl.myAreainfo dd a {
  color: #f0783d;
  text-decoration: none;
  display: block;
  width: 20px;
  padding-left: 17px;
  text-align: right;
}
.icoGood {
  margin-right: 20px;
  background: transparent url("https://images.hange.jp/hangame/avatar/common/ico/ico_good.gif") left top no-repeat;
}
.icoComment {
  background: transparent url("https://images.hange.jp/hangame/avatar/common/ico/ico_comment.gif") left top no-repeat;
}
.btnCode {
  position: absolute;
  right: 0;
  top: 33px;
}
.btnRecode {
  position: absolute;
  right: 0;
  top: 33px;
}


/* joinBox
--------------------------*/
.joinBox {
  position: relative;
  width: 730px;
  height: 175px;
  margin: 0;
  padding: 0 0 1px 10px;
  border-bottom: 1px solid #cecece;
}
.joinBox > dl {
  width: 730px;
  height: 50px;
  margin: 0;
  padding: 13px 0 0;
  border-bottom: 1px solid #e3e3e3;
}
.joinBox > dl dt {
  float: left;
  width: 284px;
  padding: 0;
  clear: both;
}
.joinBox > dl dd {
  font-size: 11px;
  line-height: 1.8;
  letter-spacing: -1px;
}
.joinBox .charengeBox01, .joinBox .charengeBox02, .joinBox .charengeBox03 {
  float: left;
  width: 160px;
  height: 108px;
  margin: 3px auto 0;
  padding: 0;
  border-left: 1px dashed #e3e3e3;
  text-align: center;
}
.joinBox .charengeBox01 {
  margin-left: 247px;
}
.joinBox .charengeBox03:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.joinBox p {
  line-height: 1.5;
  margin-bottom: 6px;
}
.joinBox p img {
  display: block;
  margin: 0 auto;
}
.joinBox p span {
  color: #f24187;
}


/* calendarTTL
--------------------------*/
.calendarTTL {
  position: absolute;
  top: 265px;
  left: 5px;
}
.calendarTTL h2 {
  width: 265px;
  padding: 0;
  color: #000;
  font-size: 12px;
  line-height: 1.8;
}
.calendarTTL h2 span {
  padding: 0 3px 0 0;
  color: #f25d00;
  font-size: 14px;
}
.calendarTTL p {
  font-size: 11px;
}
.calendarTTL p span {
  color: #f2622a;
}
.calendarTTL.otherCalendarTTL {
  position: relative;
  top: 10px;
  left: 10px;
}
.calendarTTL.otherCalendarTTL h2 {
  width: 310px;
  margin-bottom: 7px;
  padding: 0 0 8px;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/bg/bg_dot.png") left bottom repeat-x;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
}
.calendarTTL.otherCalendarTTL h2 span {
  margin: 0 5px 0 10px;
  padding: 0;
  font-size: 15px;
}
.calendarTTL.otherCalendarTTL p {
  padding: 0 10px;
}


/* calendarSpace
--------------------------*/
.calendarSpace {
  position: relative;
  width: 743px;
  margin: 7px auto 0;
}
.monthPageNav {
  width: 201px;
  height: 50px;
  position: relative;
  margin: 0 auto;
}
.monthPageNav p {
  width: 201px;
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
  color: #000;
  font-weight: bold;
}
.monthPageNav p img {
  vertical-align: -7px;
}
.m-openRange {
  position: absolute;
  top: -110px;
  left: 13px;
  width: 222px;
  height: 53px;
  padding: 7px 6px 0 6px;
  color: #666;
  border: 1px solid #e3e3e3;
  font-size: 11px;
}
.m-openRange p {
  text-align: right;
  margin-top: 6px;
}
.m-openRange p:first-child {
  text-align: left;
  margin-top: 0;
}
.m-openRange span {
  color: #f0783d;
}
a.arwLink {
  padding: 0 10px 0 0;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/arw/arw_link.png") right 0.4em no-repeat;
}
.urlArea {
  position: absolute;
  top: -41px;
  left: 10px;
  width: 240px;
}
.urlArea input {
  width: 173px;
  padding-left: 3px;
  border: 1px solid #e3e3e3;
  color: #676767;
  font: 11px/1.3 "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", "Arial", "Helvetica", sans-serif;
}
.btnMonth {
  width: 201px;
  position: absolute;
  left: 0;
  bottom: 6px;
  overflow: hidden;
  zoom: 1;
}
.btnMonth li {
  width: 22px;
  height: 22px;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/btn/btn_calendar.png");
  background-repeat: no-repeat;
}
.btnMonth li.prevMonth {
  float: left;
  background-position: 0 0;
}
.btnMonth li.prevMonth.act {
  cursor: default;
  background-position: 0 -22px;
}
.btnMonth li.nextMonth {
  float: right;
  background-position: -22px 0;
}
.btnMonth li.nextMonth.act {
  cursor: default;
  background-position: -22px -22px;
}
.calendarBox {
  position: relative;
  padding: 28px 9px 9px;
  margin: 5px 0 25px;
  background: #f5eee7;
}
.m-animeSwich {
  position: absolute;
  right: 4px;
  top: 3px;
  width: 103px;
}
#contentsArea .m-animeSwich dl {
  min-height: 22px;
  padding-right: 5px;
  border-right: 1px solid #e9e9eb;
  letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
.m-animeSwich dt, .m-animeSwich dd {
  font-size: 11px;
  vertical-align: middle;
  display: -moz-inline-box; /*for Firefox 2*/
  display: inline-block; /*for modern*/
 /display: inline; /*for ie5〜7*/
 /zoom: 1; /*for ie5〜7*/
  letter-spacing: normal; /* 文字間を通常に戻す */
}
.m-animeSwich dd span {
  display: block;
  height: 22px;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  line-height: 22px;
}
.m-animeSwich dd.bntOn span {
  width: 25px;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/btn/btn_on.gif") left top no-repeat;
}
.m-animeSwich dd.bntOff span {
  width: 26px;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/btn/btn_off.gif") left top no-repeat;
}
.m-animeSwich dd.bntOn.act span {
  cursor: default;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/btn/btn_on_on.gif") left top no-repeat;
}
.m-animeSwich dd.bntOff.act span {
  cursor: default;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/btn/btn_off_on.gif") left top no-repeat;
}
.codePulldown {
  position: absolute;
  right: 9px;
  top: 3px;
}
.codePulldown select {
  width: 189px;
  height: 20px;
  border: 1px solid #edeff3;
  color: #666666;
}
.calendarBox .calendarbg {
  width: 722px;
  padding-top: 23px;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/bg/txt_week.gif") left top no-repeat;
}
.calendarBox .bgWeek {
  width: 722px;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/bg/bg_week.gif") left top no-repeat;
  overflow: hidden;
  zoom: 1;
}
.calendarBox div.dayBox {
  width: 102px;
  height: 221px;
  float: left;
  position: relative;
  margin-left: 1px;
  text-align: center;
}
.calendarBox div.noentry {
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/bg/bg_noentry.gif") center center no-repeat;
}
.calendarBox .btnrope {
  width: 21px;
  height: 22px;
  background: transparent url("https://images.hange.jp/hangame/avatar/common/ico/ico_rope.png") left top no-repeat;
  display: block;
  position: absolute;
  left: 15px;
  top: 192px;
  cursor: pointer;
}
.calendarBox .btnSaveLocal {
  width: 45px;
  height: 22px;
  background: transparent url("https://images.hange.jp/hangame/avatar/common/ico/btn_save_local.png") left top no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  top: 192px;
  cursor: pointer;
}
.calendarBox .btnSaveLocal:hover{
  background: transparent url("https://images.hange.jp/hangame/avatar/common/ico/btn_save_local_hov.png") left top no-repeat;
}
.calendarBox .avaNav {
  width: 30px;
  height: 14px;
  position: absolute;
  right: 15px;
  top: 192px;
  overflow: hidden;
  zoom: 1;
}
.calendarBox .avaNav li {
  float: right;
  margin-left: 3px;
}
.calendarBox span.day {
  font-size: 14px;
  height: 17px;
  display: block;
  padding: 5px 0 10px 5px;
  text-align: left;
}
.calendarBox .imgAva {
  width: 66px;
  height: 150px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #dddddd;
  padding: 1px;
}
a.btnJoin {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -31px;
}


/* otanoshimiSpace
--------------------------*/
.otanoshimiSpace {
  width: 722px;
  height: 218px;
  margin: 0 auto;
  position: relative;
}
.otanoshimiSpace.pureBg {
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/bg/bg_otanoshimi_pure_stamp.gif") left top no-repeat;
}
.otanoshimiSpace.coolBg {
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/bg/bg_otanoshimi_cool_stamp.gif") left top no-repeat;
}
.otanoshimiSpace dl {
  padding: 16px 0 0 36px;
}
.otanoshimiSpace dt {
  margin-bottom: 10px;
  font-size: 0;
}
.otanoshimiSpace dl dd {
  margin-left: 5px;
  color: #4d4d4d;
}
.otanoshimiSpace dd span {
  color: #f0783d;
}
.otanoshimiSpace dd ~ dd {
  font-size: 11px;
  padding-left: 1em;
  text-indent: -1em;
}
.otanoshimiSpace .otanoshimiPoint {
  width: 317px;
  position: absolute;
  left: 35px;
  top: 140px;
  text-align: center;
}
.otanoshimiSpace .nowPoint {
  font-size: 14px;
  color: #8a8a8a;
  margin-bottom: 10px;
}
.otanoshimiSpace .nowPoint span {
  color: #f0783d;
  margin: 0 5px;
}
.otanoshimiSpace .usePoint {
  font-size: 18px;
}
.otanoshimiSpace .usePoint > span {
  color: #f0783d;
  font-weight: bold;
}
.otanoshimiSpace .usePoint > span > span {
  color: #4d4d4d;
  margin: 0 5px;
}
.otanoshimiSpace .openBox {
  width: 137px;
  position: absolute;
  left: 413px;
  bottom: 15px;
  text-align: center;
}
.otanoshimiSpace .openBox p {
  margin-bottom: 3px;
  font-size: 11px;
  cplor: #4d4d4d;
}
.otanoshimiSpace .openBox p span {
  font-size: 14px;
}


/* prizeLayer
--------------------------*/
.prizeLayer {
  display: none;
  width: 365px;
  height: 344px;
  position: absolute;
  left: 50%;
  top: -90px;
  margin-left: -182px;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/bg/bg_prize.png") left top no-repeat;
}
.prizeLayer.avaItem, .prizeLayer.magokoroSpace, .prizeLayer.couponBox, .prizeLayer.anilaboItem {
  display: block;
}
.prizeLayer.avaItem .avaItem, .prizeLayer.magokoroSpace .magokoroSpace, .prizeLayer.couponBox .couponBox, .prizeLayer.anilaboItem .anilaboItem {
  display: block;
}
.avaItem, .magokoroSpace, .couponBox, .anilaboItem {
  display: none;
}
.prizeLayer .prizeSpaceIn {
  width: 365px;
  height: 344px;
  position: relative;
}
.prizeLayer.avaItem > .prizeSpaceIn, .prizeLayer.magokoroSpace > .prizeSpaceIn, .prizeLayer.anilaboItem > .prizeSpaceIn {
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/bg/bg_prizedisp.jpg") center 31px no-repeat;
}
.prizeLayer .txtHit {
  position: absolute;
  left: 121px;
  top: 43px;
  z-index: 9999;
}
.prizeLayer .prizeBox {
  width: 365px;
  position: absolute;
  left: 0;
  top: 97px;
  text-align: center;
}
.prizeLayer .couponSpace {
  width: 365px;
  position: absolute;
  left: 0;
  top: 33px;
  text-align: center;
}
.prizeLayer .prizeBox em {
  font-size: 14px;
  color: #f0783d;
  font-style: normal;
  font-weight: bold;
  display: block;
  margin: 15px 0;
}
.prizeLayer .prizeBox .disp img {
  border: 1px solid #e7e2d1;
  background: #fff;
}
.prizeLayer .prizeBox .magokoro img {
  width: 116px;
  height: 116px;
  border: 2px solid #351e14;
  background: #fff;
}
.prizeLayer .prizeBox > ul {
  width: 250px;
  overflow: hiddden;
  zoom: 1;
  margin: 0 auto;
}
.prizeLayer .prizeBox > ul li {
  float: right;
}
.prizeLayer .prizeBox > ul li:first-child {
  float: left;
}
.prizeLayer .couponSpace em {
  display: block;
  font-size: 14px;
  color: #f0783d;
  font-weight: bold;
  margin-top: -30px;
}
.prizeLayer .couponSpace p {
  font-size: 11px;
  margin: 10px 0;
}
.prizeLayer .couponSpace > ul {
  width: 262px;
  overflow: hiddden;
  zoom: 1;
  margin: 0 auto;
}
.prizeLayer .couponSpace > ul li {
  float: right;
}
.prizeLayer .couponSpace > ul li:first-child {
  float: left;
}
.prizeLayer .boxClose {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}


/* chgFriend
--------------------------*/
.chgFriend {
  width: 720px;
  margin: 0 auto;
  position: relative;
}
.changeFriend {
  width: 440px;
  min-height: 245px;
  position: relative;
}
.noChange {
  width: 440px;
  position: absolute;
  left: 0;
  top: 120px;
  font-size: 16px;
  color: #8a8a8a;
  text-align: center;
}
.chgFriend .changeAva {
  width: 404px;
  padding-top: 8px;
  margin: 0 0 0 3px;
  overflow: hidden;
  zoom: 1;
}
.chgFriend .changeAva li {
  width: 74px;
  float: left;
  margin-left: 36px;
  text-align: center;
  font-size: 10px;
  color: #666;
}
.chgFriend .changeAva li:first-child {
  margin: 0;
}
.chgFriend .changeAva .avaImg {
  margin: 3px 0!important;
}
.chgFriend .changeAva p {
  margin-bottom: 8px;
}
.chgFriend .changeAva p:first-child {
  margin-bottom: 3px;
}
.chgFriend .bnrSpace {
  position: absolute;
  right: 0;
  top: 5px;
  width: 275px;
  height: 223px;
}
.chgFriend .bnrSpace p {
  margin-bottom: 12px;
}
.chgFriend .bnrSpace img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.cautionSpace {
  padding: 35px 0 35px 3px;
  font-size: 11px;
  color: #666666;
}
.cautionSpace dd {
  text-indent: -1em;
  padding-left: 1em;
}


/* otanoshimiLayer
--------------------------*/
.otanoshimiLayer {
  display: none;
  width: 365px;
  height: 232px;
  position: absolute;
  left: 50%;
  top: 164px;
  margin-left: -182px;
}
.otanoshimiLayer.open {
  display: block;
}
.otanoshimiLayerIn {
  width: 365px;
  height: 232px;
  position: relative;
  background: transparent url("https://images.hange.jp/hangame/avatar/top/r02/bg/bg_layer_otanoshimi.png") left top no-repeat;
}
.otanoshimiLayerIn > dl {
  padding: 37px 0 20px 48px;
}
.otanoshimiLayerIn > dl dt {
  font-size: 0;
}
.otanoshimiLayerIn > dl dd {
  width: 266px;
  margin-top: 20px;
  font-size: 11px;
  text-align: center;
}
.otanoshimiLayer .otanoshimiPoint {
  left: 43px;
  position: absolute;
  text-align: center;
  top: 134px;
  width: 277px;
}
.otanoshimiLayer .nowPoint {
  color: #8A8A8A;
  font-size: 14px;
  margin-bottom: 5px;
}
.otanoshimiLayer .nowPoint span {
  color: #F0783D;
  margin: 0 5px;
}
.otanoshimiLayer .usePoint {
  font-size: 18px;
}
.otanoshimiLayer .usePoint > span {
  color: #F0783D;
  font-weight: bold;
}
.otanoshimiLayer .usePoint > span > span {
  color: #4D4D4D;
  margin: 0 5px;
}
.otanoshimiLayer .boxClose {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
#contentsArea .avatarPark .hgID {
  padding-top: 3px;
}
#contentsArea .avatarPark .btnCodwecalendar {
  margin-top: 3px;
}


/* 共有カレンダー
--------------------------*/
body#avatar.popupCalendar {
  width: 743px;
  margin: 0 auto;
  padding: 0 5px;
  background: none;
}
.popupCalendar #container {
  width: 743px;
  margin: 0 auto;
  padding: 0;
}
.popupCalendar #bodyArea {
  width: 743px;
  margin: 0 auto;
  padding: 0;
  background: none;
}
.popupCalendar .calendarTTL, .popupCalendar .calendarTTL.otherCalendarTTL {
  position: absolute;
  top: 12px;
}
.popupCalendar .m-animeSwich {
  left: auto;
  right: 11px;
  border: none;
}
.popupCalendar .calendarBox {
  margin: 5px 0 0;
}