@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.debug_ {
  border: 1px solid #f00;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  color: #000;
  background-color: #000;
  text-align: center;
  font-size: 90%;
}

img {
  border: none;
}

br.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
}

a:link, a:visited, a:active {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: underline;
}

/*
 *  basic components
 */

table#container {
  margin: 0 auto;
  width: 852px;
  height: 1300px;
  background-image: url(/image/main_bg.jpg);
  background-repeat: no-repeat;
}

td#upper {
  vertical-align: top;
  width: 100%;
}

table#main {
  width: 100%;
}

td#lower {
  vertical-align: bottom;
  width: 100%;
}

td#lower div#footer {
  text-align: center;
  width: 100%;
  height: 54px;
  background-image: url(/image/footer.jpg);
  background-repeat: no-repeat;
  margin-top: 26px;
}

td#lower div#footer p {
  color: #000;
  font-size: 90%;
  padding-top: 20px;
}

div#content {
  width: 657px;
  height: 1232px;
  margin: 42px 0 0 0;
  padding-top: 38px;
  background: url(/image/screen_bg.jpg) no-repeat top left;
  text-align: left;
}

div#content-qualifier {
  width: 618px;
  height: auto;
  text-align: left;
  margin-left: 10px;
}

/* menu */

td#menu-wrapper {
  width: 210px;
  vertical-align: top;
  border: 0px solid #0f0;
  text-align: left;
}

td#menu-wrapper-mini {
  width: 195px;
  vertical-align: top;
}

td#menu-wrapper div#menu {
  width: 100%;
  height: 647px;
  margin: 32px 0 0 0px;
  background-image: url(/image/menu_bg_with_logo.jpg);
  background-repeat: no-repeat;
  position: relative;
  top: 0;
  left: 0;
}

td#menu-wrapper-mini div#menu {
  width: 100%;
  height: 647px;
  margin: 32px 0 0 0px;
  background-image: url(/image/menu_bg_without_logo.jpg);
  background-repeat: no-repeat;
  position: relative;
  top: 0;
  left: 0;
}

div#menu img#menu-sym, div#menu img#menu-top {
  position: absolute;
  top: 55px;
  left: 14px;
}

div#menu img#menu-play {
  position: absolute;
  top: 286px;
  left: 14px;
}

div#menu img#menu-lineup {
  position: absolute;
  top: 361px;
  left: 14px;
}

div#menu img#menu-shop {
  position: absolute;
  top: 437px;
  left: 14px;
}

div#menu img#menu-event {
  position: absolute;
  top: 512px;
  left: 14px;
}


/*
 *  individual styles
 */

/* --- top --- */

td#top {
  width: 432px;
  height: 1070px;
  vertical-align: top;
  text-align: center;
}

td#top div#top-content {
  width: 100%;
  height: 100%;
  position: relative;
}

td#top img#logo-datap {
  margin: 92px 0 0 0;
}

img#logo-gashapon {
  margin: 86px 0 0 26px;
}

img#logo-campaig {
  margin: 26px 0 0 26px;
}

img#logo-campaig2 {
  margin: 0 0 0 26px;
}

td#top div#index-flash {
  position: absolute;
  top: 382px;
  left: 35px;
}

td#top img#changelog-caption {
  position: absolute;
  top: 742px;
  left: 172px;
}

td#top div#changelog {
  position: absolute;
  top: 773px;
  left: 36px;
  width: 365px;
  height: 112px;
  overflow: scroll;
  border: 0px solid #0f0;
}

td#top div#changelog p.changelog-entry {
  text-align: left;
  padding: 3px;
  font-size: 90%;
  color: #000;
}

td#top div#changelog p.changelog-entry strong {
  font-weight: bold;
  color: #f30;
}


td#top img#recommend {
  position: absolute;
  top: 918px;
  left: 40px;
}

td#top img#banner-gashapon {
  position: absolute;
  top: 911px;
  left: 116px;
}

td#top img#banner-fullcolor-custom {
  position: absolute;
  top: 911px;
  left: 258px;
}

td#top img#loc-notice-banner {
  position: absolute;
  top: 1082px;
  left: 22px;
}

td#top img#bind-banner {
  position: absolute;
  top: 1012px;
  left: 22px;
}

td#machine-image-container {
  width: 209px;
  vertical-align: top;
}

td#machine-image-container img#machine-image {
  margin: 30px 0 0 0px;
}


/* --- lineup --- */


td#lineup img.page-logo {
  display: block;
  margin-top: 36px;
  margin-left: 235px;
  margin-right: auto;
  margin-bottom: 26px;
}

td#lineup img.page-logo-combi {
  display: block;
  margin-top: 36px;
  margin-left: 14px;
  margin-right: auto;
  margin-bottom: 26px;
}

td#lineup table.lineup-items {
  margin: 0 auto 24px;
}

td#lineup table.lineup-items td.lineup-item-image {
  vertical-align: top;
  text-align: center;
}

td#lineup table.lineup-items td.vpad {
  width: 12px;
}

td#lineup p.lineup-message {
  color: #ff0;
  font-weight: bold;
  font-size: 20px;
  margin: 16px 0 0 72px;
  line-height: 1.2em;
}

td#lineup table.lineup-pager {
  width: 573px;
  margin: 20px auto 0;
  color: #fff;
}

td#lineup table.lineup-pager td.prev-page {
  text-align: left;
  width: 20%;
}
td#lineup table.lineup-pager td.page-links {
  text-align: center;
  width: 60%;
}
td#lineup table.lineup-pager td.next-page {
  text-align: right;
  width: 20%;
}

/*
 *  kludge: lineup-large
 */
table.lineup-large-table {
  height: 1451px;
}

table.lineup-large-table div#content {
  width: 657px;
  height: 1451px;
  margin: 42px 0 0 0;
  padding-top: 38px;
  background: url(/image/screen_bg_large.jpg) no-repeat top left;
  text-align: left;
}


/*  --- play --- */

td#play div#content-qualifier {
  position: relative;
}

td#play div#content-qualifier img { position: absolute; }
td#play img#catch           { top: 35px;  left: 22px; }
td#play img#playing-step-01 { top: 455px; left: 23px; }
td#play img#playing-step-02 { top: 589px; left: 23px; }
td#play img#playing-step-03 { top: 846px; left: 23px; }
td#play img#playing-step-04 { top: 32px;  left: 23px; }
td#play img#playing-step-05 { top: 212px; left: 24px; }
td#play img#playing-step-06 { top: 658px; left: 24px; }
td#play img#playing-step-07 { top: 32px;  left: 23px; }
td#play img#playing-step-08 { top: 725px; left: 24px; }
td#play img#datap-guide-01  { top: 854px; left: 24px; }
td#play img#datap-guide-02  { top: 854px; left: 220px; }
td#play img#datap-guide-03  { top: 854px; left: 415px; }

td#play table#page-navi {
  position: absolute;
  width: 573px;
  height: 1em;
  top: 1146px;
  left: 24px;
}

td#play table#page-navi td.prev-page {
  text-align: left;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
}

td#play table#page-navi td.next-page {
  text-align: right;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
}


/* --- shop --- */

td#shop img.ready {
  display: block;
  margin: 126px auto 0;
}

/* maps */
td#shop div#shop-content-wrapper {
 width: 600px;
 height: 1120px;
 margin: 40px auto 0;
 text-align: left;
 background-color: #fff;
}

td#shop img#area-map-image {
  display: block;
  margin: 0 auto;
}

td#shop div#pref-links {
  margin-top: 26px;
  margin-left: 76px;
}

td#shop div#pref-links a {
  color: #f0027f;
}

td#shop div#pref-links ul {
  margin-bottom: 10px;
}

td#shop div#pref-links ul li {
  list-style-type: none;
  line-height: 160%;
}
td#shop div#pref-links p {
  color: #f00;
  line-height: 160%;
}

/* shop list */
td#shop div#shop-list-wrapper {
 width: 100%;
 height: 100%;
 overflow: scroll;
}

td#shop div#pref-list p#pref-list-links {
  margin-top: 26px;
  margin-left: 26px;
}

td#shop div#pref-list p#pref-list-links a {
  color: #f0027f;
}

td#shop div#pref-list table.pref-head {
  width: 90%;
  background-color: #f668b2;
  margin: 26px auto 6px;
  color: #000;
  font-weight: bold;
  line-height: 160%;
}

td#shop div#pref-list table.pref-head td.pref-name {
  text-align: left;
  padding-left: 12px;
}

td#shop div#pref-list table.pref-head td.go-top {
  text-align: right;
  padding-right: 12px;
}

td#shop div#pref-list table.pref-head td.go-top a {
  color: #000;
  font-size: 90%;
}

td#shop div#pref-list table.shop-list {
  width: 90%;
  margin: 10px auto 0;
}

td#shop div#pref-list table.shop-list td {
  line-height: 1.4em;
}

td#shop div#pref-list table.shop-list td.shop-name {
  vertical-align: top;
  width: 40%;
}

td#shop div#pref-list table.shop-list td.shop-address {
  vertical-align: top;
  width: 40%;
}

td#shop div#pref-list table.shop-list td.shop-tel {
  vertical-align: top;
  width: 40%;
  text-align: right;
}

td#shop div#pref-list div.pref-list-bottom {
  width: 90%;
  margin: 16px auto 26px;
  text-align: right;
  color: #000;
}

td#shop div#pref-list div.pref-list-bottom a {
  color: #f0027f;
  font-size: 90%;
}


/* --- event --- */
td#event img.ready {
  display: block;
  margin: 126px auto 0;
}

td#event div#event-image-wrapper {
  text-align: center;
  width: 100%;
  background-color: #fff;
  height: 1040px;
  overflow: scroll;
  margin-top:  16px;
}

td#event div#passed-button,
td#event div#current-button {
  text-align: center;
  width: 100%;
  margin-top: 22px;
}

td#event div#gratitude {
  text-align: center;
  width: 100%;
  background-color: #fff;
  margin-top: 36px;
}

td#event div#passed-image-wrapper {
  text-align: center;
  width: 100%;
  background-color: #fff;
  height: 900px;
  overflow: scroll;
  margin-top:  16px
}

td#event div#passed-image-wrapper img {
  display: block;
}

/* --- loc-notice --- */

/* --- campaig --- */
td#campaig img.campaig_ready {
  display: block;
  margin: 30px auto 0;
}

