@charset 'Shift_JIS';
body {
  margin: 0;
  padding: 0;
}
/* rotationBnr
---------------------------------------------------------------------- */
#rotationBnr {
  width: 380px;
  height: 176px;
  margin-bottom: 20px;
  background: #fff;
}
#rotationBnr p {
  text-align: center;
  font-weight: bold;
  color: #666;
}
/* information
---------------------------------------------------------------------- */
#information {
  position: relative;
  width: 380px;
}
#information h2 {}
#information #infoTabs {
  position: relative;
  height: 134px;
}
#information #infoTabs .category {
  width: 380px;
}
/* heading
------------------------------ */
#information .category h3 {
  display: inline;
  position: relative;
  z-index: 999;
  cursor: pointer;
  zoom: 1;
}
#information .category#hotNewsTab h3 {}
#information .category h3 img {
  vertical-align: bottom;
}
/* contents
------------------------------ */
#information .contents {
  background: url(http://images.hange.jp/hangame/core/angellove/info/tab_line.gif) no-repeat top;
  border-top: 1px solid #e95d82;
}
#information .contents ul {
  padding: 5px 0 0 7px;
}
#information .contents li {
  position: relative;
  margin-bottom: 7px;
  line-height: 15px;
}
#information .contents li img {
  margin-right: 5px;
}
#information .contents li a.subject {}
#information .contents li a.subject:hover {}
#information .contents li span.date {
  position: absolute;
  right: 0;
  color: #999999;
  font-size: 11px;
  font-family: Arial, Verdana, sans-serif;
}
/* more
-------------------------------------------------- */
/*
#information .more {
position: absolute;
right: 0;
top: 30px;
}

#information .more a img{
vertical-align: top;
}
*/
/* more */
#information li.more {
  position: absolute;
  right: 5px;
  top: 8px;
  width: 40px;
}
#information li.more a {
  display: block;
  height: 11px;
}
#information li.more a img {
  display: block;
  height: 11px;
}
#information div.more {
  position: absolute;
  right: 5px;
  top: 8px;
  width: 40px;
}
#information div.more a {
  display: block;
  height: 11px;
}
#information div.more a img {
  display: block;
  height: 11px;
}
/* インフォメーションとメンチEンス惁EEアイコンEE*/
.info_icon_news {
  float: left;
  width: 53px;
  background: #fff url(/images/share/info_mark_news.gif) no-repeat center top;
  text-indent: -999em;
}
.info_icon_event {
  float: left;
  width: 53px;
  background: #fff url(/images/share/info_mark_event.gif) no-repeat center top;
  text-indent: -999em;
}
.info_icon_maintenance {
  float: left;
  width: 53px;
  background: #fff url(/images/share/info_mark_maintenance.gif) no-repeat center top;
  text-indent: -999em;
}
.info_icon_finish {
  float: left;
  width: 53px;
  background: #fff url(/images/share/info_mark_finish.gif) no-repeat center top;
  text-indent: -999em;
}
.info_icon_bug {
  float: left;
  width: 53px;
  background: #fff url(/images/share/info_mark_bug.gif) no-repeat center top;
  text-indent: -999em;
}
.info_icon_etc {
  float: left;
  width: 53px;
  background: #fff url(/images/share/info_mark_etc.gif) no-repeat center top;
  text-indent: -999em;
}
.new_icon {
  color: #e16871;
  font-size: 10px;
}
/*====================================================================================================
	Top Popup Banner
======================================================================================================*/
#TopPopUpBnr {
  margin-left: -250px;
  z-index: 1000;
  position: absolute;
  top: 40px;
  left: 60%;
  width: 400px;
  text-align: center;
}
#TopPopUpBnr .TopPopUpBnr_banner {
  margin: 0 auto;
  padding-top: 35px;
  background: url("../images/top/popupbnr/bg_main.png") no-repeat 0 0;
  overflow: hidden;
  width: 400px;
  height: 200px;
}
#TopPopUpBnr .TopPopUpBnr_footer {
  margin: 0 auto;
  overflow: hidden;
  background: url("../images/top/popupbnr/bg_main.png") no-repeat 50% 100%;
  width: 400px;
  height: 55px;
  position: relative;
}
#TopPopUpBnr .TopPopUpBnr_footer .TopPopUpBnr_msg {
  position: absolute;
  top: 0;
  left: 30px;
  color: #0c579c;
  font-size: 10px;
  height: 30px;
}
#TopPopUpBnr .TopPopUpBnr_footer .TopPopUpBnr_btn_close {
  position: absolute;
  top: 1px;
  right: 30px;
  display: block;
  width: 55px;
  text-indent: -5555px;
  height: 35px;
}


/* --- 2020/7/2ǉ A.N@UJJ --- */
/* --- Adobeflashڍs TOPRotationBanner --- */
#TopEvent {
  margin: 8px 0 5px 4px;
  padding: 0;
  width: 380px;
  height: 178px;
  background: url(/images/top/event/bg_popup.gif) no-repeat 0 0;
}
#MainImage {
  position: relative;
  margin: 0;
  padding: 0;
  width: 368px;
  height: 142px;
  top: 6px;
  left: 6px;
  text-align: center;
}

ul#MainThumbnails {
  margin: 11px 6px 0px 0;
  padding: 0;
  width: auto;
  height: 18px;
  text-align: right;
  border: none;
}
ul#MainThumbnails li {
  height: 18px;
  display: inline;
  list-style-type: none;
}
ul#MainThumbnails li img {
  margin: 0 0 0 5px;
  vertical-align: middle;
}
/* --- ./2020/7/2ǉ A.N@UJJ --- */