@charset "UTF-8";
/* line 5, ../scss/guide-data.scss */
body {
  background: #e1e1e1; }
  /* line 8, ../scss/guide-data.scss */
  body #guide-data {
    margin-top: 100px; }
    /* line 11, ../scss/guide-data.scss */
    body #guide-data #wrapper_container {
      width: 960px;
      margin: 0 auto;
      padding-bottom: 60px;
      background: #fff; }
      /* line 17, ../scss/guide-data.scss */
      body #guide-data #wrapper_container h2 {
        height: 290px;
        background: url(../img/guide-data/top_img01.jpg) no-repeat top center;
        text-indent: -9999px; }
      /* line 22, ../scss/guide-data.scss */
      body #guide-data #wrapper_container h3 {
        margin-top: -120px;
        padding-top: 120px; }
      /* line 27, ../scss/guide-data.scss */
      body #guide-data #wrapper_container .c01 {
        min-height: 220px;
        margin: 48px 0 40px 0;
        padding-left: 80px;
        background: url(../img/guide-data/cnt_img01.jpg) 560px 0 no-repeat; }
        /* line 33, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .c01 p {
          width: 450px;
          margin: 0;
          font-size: 14px;
          line-height: 25px; }
      /* line 42, ../scss/guide-data.scss */
      body #guide-data #wrapper_container .constellations table {
        width: 800px;
        margin: 30px auto 10px;
        border: solid 1px #007884; }
        /* line 47, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .constellations table .palegreen {
          background: #f8ffff; }
        /* line 49, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .constellations table .item-name th {
          background: #007884;
          border-right: solid 1px #fff;
          color: #fff; }
          /* line 54, ../scss/guide-data.scss */
          body #guide-data #wrapper_container .constellations table .item-name th.borderKill {
            border-right: none; }
        /* line 59, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .constellations table th {
          padding: 6px 0 6px 5px;
          background: #dbf4f5;
          border-right: solid 1px #007884;
          border-bottom: solid 1px #007884;
          text-align: left; }
        /* line 66, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .constellations table td {
          padding: 6px 0 6px 5px;
          border-right: solid 1px #007884;
          border-bottom: solid 1px #007884; }
      /* line 73, ../scss/guide-data.scss */
      body #guide-data #wrapper_container .constellations ul {
        padding: 0 0 40px 80px;
        font-size: 12px;
        line-height: 20px; }
      /* line 80, ../scss/guide-data.scss */
      body #guide-data #wrapper_container h4 {
        width: 700px;
        margin: 0 auto 20px; }
      /* line 84, ../scss/guide-data.scss */
      body #guide-data #wrapper_container p {
        width: 700px;
        margin: 0 auto;
        font-size: 14px;
        line-height: 25px; }
      /* line 92, ../scss/guide-data.scss */
      body #guide-data #wrapper_container .dungeon table {
        width: 800px;
        margin: 30px auto 10px;
        border: solid 1px #007884; }
        /* line 97, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .dungeon table .palegreen {
          background: #f8ffff; }
        /* line 99, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .dungeon table .item-name th {
          background: #007884;
          border-right: solid 1px #fff;
          color: #fff; }
          /* line 104, ../scss/guide-data.scss */
          body #guide-data #wrapper_container .dungeon table .item-name th.borderKill {
            border-right: none; }
        /* line 109, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .dungeon table th {
          padding: 6px 0 6px 5px;
          background: #dbf4f5;
          border-right: solid 1px #007884;
          border-bottom: solid 1px #007884;
          text-align: left; }
        /* line 116, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .dungeon table td {
          padding: 6px 0 6px 5px;
          border-right: solid 1px #007884;
          border-bottom: solid 1px #007884; }
      /* line 124, ../scss/guide-data.scss */
      body #guide-data #wrapper_container .dungeon ul {
        padding: 0 0 40px 80px;
        font-size: 12px;
        line-height: 20px; }
      /* line 131, ../scss/guide-data.scss */
      body #guide-data #wrapper_container .c02 {
        min-height: 150px;
        background: url(../img/guide-data/cnt_img02.jpg) 735px 0 no-repeat; }
        /* line 135, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .c02 p {
          width: 595px;
          margin: 7px 0 30px 0;
          padding-left: 80px; }
      /* line 143, ../scss/guide-data.scss */
      body #guide-data #wrapper_container .gamedata table {
        width: 800px;
        margin: 28px auto 20px;
        border-top: 1px solid #007884;
        border-left: 1px solid #007884;
        border-collapse: separate;
        font-size: 12px; }
        /* line 153, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .gamedata table tbody tr th {
          width: 100px;
          padding: 6px 0 6px 5px;
          background: #dbf4f5;
          border-right: 1px solid #007884;
          border-bottom: 1px solid #007884;
          text-align: left; }
          /* line 161, ../scss/guide-data.scss */
          body #guide-data #wrapper_container .gamedata table tbody tr th.th01 {
            height: 100px;
            padding: 0 0 0 5px;
            vertical-align: middle; }
          /* line 167, ../scss/guide-data.scss */
          body #guide-data #wrapper_container .gamedata table tbody tr th.item-name {
            width: auto !important;
            padding: 9px 0 7px 14px !important;
            background: #007884;
            text-align: left !important;
            font-size: 16px;
            font-weight: bold;
            color: #fff; }
        /* line 178, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .gamedata table tbody tr td {
          padding: 6px 0 6px 5px;
          border-right: 1px solid #007884;
          border-bottom: 1px solid #007884; }
          /* line 183, ../scss/guide-data.scss */
          body #guide-data #wrapper_container .gamedata table tbody tr td.td01 {
            height: 100px;
            padding: 0 0 0 5px;
            line-height: 18px;
            vertical-align: middle; }
          /* line 190, ../scss/guide-data.scss */
          body #guide-data #wrapper_container .gamedata table tbody tr td.item-img {
            width: 118px;
            padding: 0; }
      /* line 200, ../scss/guide-data.scss */
      body #guide-data #wrapper_container .c04 {
        margin: 48px 0 40px 0;
        padding: 0 80px; }
        /* line 204, ../scss/guide-data.scss */
        body #guide-data #wrapper_container .c04 .notes li {
          text-indent: -1em;
          padding: 0 0 0.5em 1em; }
