/* http://meyerweb.com/eric/tools/css/reset/ 
	 v2.0 | 20110126
	 License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  line-height: 1.6;
  font-family: sans-serif;
  /*vertical-align: baseline;*/ }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-font-smoothing: antialiased; }

/* common
----------------------------------------------------------*/
#gungho {
  width: 100%;
  height: 31px;
  background: #fff;
  border-bottom: 4px solid #ccc;
  position: relative;
  z-index: 1000; }

#gungho .inner {
  width: 1000px;
  height: 31px;
  margin: 0 auto;
  position: relative; }

#gungho #ragnarok {
  position: absolute;
  top: 0;
  left: 0; }

#gungho #roInfo {
  position: absolute;
  overflow: visible;
  top: 0;
  right: 0;
  line-height: 31px; }

#gungho #roInfo li {
  float: left;
  margin-right: 15px; }

#gungho #roInfo li a {
  font-size: 12px;
  color: #555;
  text-decoration: underline; }

#gungho #roInfo li a:hover {
  text-decoration: none; }

#sns {
  position: absolute;
  top: -10px;
  right: 65px;
  margin: 0 auto;
  text-indent: initial;
  z-index: 1000;
  text-align: right; }

#sns li {
  display: inline-block;
  width: 75px; }

#pagetop {
  position: absolute;
  bottom: -20px;
  right: 10%; }

#pagetop:hover {
  bottom: -8px; }

/* footer
----------------------------------------------------------*/
#footer {
  color: #fff;
  min-height: 60px;
  text-align: center;
  padding: 50px 0 25px; }
  #footer h2 {
    margin-bottom: 20px; }
  #footer h3 {
    font-size: 20px; }
  #footer #startBtn {
    margin: 0 auto;
    width: 583px;
    display: block; }
  #footer #moreBtn {
    display: block;
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 20px; }
    #footer #moreBtn:hover {
      text-decoration: none; }
  #footer .col3 {
    width: 900px;
    margin: 0 auto 30px; }
    #footer .col3 .col {
      width: 33.3333%;
      float: left; }
      #footer .col3 .col:nth-child(2) img, #footer .col3 .col:nth-child(3) img {
        padding: 20px 0; }
      #footer .col3 .col img {
        margin-bottom: 10px; }
      #footer .col3 .col p {
        text-align: left;
        color: #fff;
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
        font-weight: bold; }
  #footer .sns {
    width: 860px;
    margin: 0 auto;
    text-align: center; }
    #footer .sns li {
      display: inline-block;
      width: 300px;
      margin: 0 10px 30px; }
  #footer #credit {
    font-size: 10px;
    color: #8a8a8a; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 30px;
  border: 1px solid #d0d0d0;
  background: #fff;
  color: #4a3c28; }
  table th, table td {
    padding: 10px; }
  table th {
    font-weight: bold;
    white-space: nowrap; }
  table thead th {
    text-align: center;
    background: #2a4464;
    color: #fff;
    padding: 13px; }
    table thead th + th {
      border-left: 1px solid #fff; }
  table tbody th {
    font-size: 14px;
    background: #e1e7ef;
    border: 1px solid #2a4464;
    width: 20%; }
  table tbody td {
    font-size: 14px;
    border-top: 1px solid #2a4464;
    border-bottom: 1px solid #2a4464;
    border-right: 1px solid #2a4464; }
  table .thumb {
    width: 100px;
    text-align: center;
    background: #fff; }
    table .thumb img {
      display: block;
      margin: 0 auto; }

table.item th,
table.card th {
  width: 50px; }

table.card .thumb {
  width: 172px; }

/* weapon&protector tables
----------------------------------------------------------*/
.weapon table tbody th,
.protector table tbody th {
  width: auto; }

/* collective tables
----------------------------------------------------------*/
.collective table tbody .thumb {
  width: 130px; }
.collective table tbody th {
  width: auto; }
.collective table tbody .info {
  width: 260px; }

/* card tables
----------------------------------------------------------*/
.card table tbody .thumb {
  width: 130px; }
.card table tbody th {
  width: auto; }

/* monster tables
----------------------------------------------------------*/
.monster table tbody th, .monster table tbody td {
  padding: 3px 10px; }
.monster table tbody th {
  text-align: left;
  width: 80px; }
.monster table tbody .thumb {
  width: 210px; }

/* quest tables
----------------------------------------------------------*/
.lv {
  width: 5%; }

.prize {
  width: 17%; }

/* class styles
----------------------------------------------------------*/
.inner {
  width: 940px;
  margin: 0 auto;
  position: relative; }

.line {
  padding-bottom: 50px;
  margin-bottom: 30px !important;
  background: url(../img/common/line.png) center bottom no-repeat; }

.fixed {
  position: fixed !important;
  top: -21px !important;
  z-index: 100000; }

.note {
  font-size: 14px;
  position: relative; }
  .note a {
    color: #41321e;
    font-size: 13px; }

.attention {
  font-size: 13px; }
  .attention a {
    color: #41321e;
    font-size: 13px; }

.col2 {
  width: 860px;
  margin: 0 auto;
  overflow: hidden; }
  .col2 .main {
    width: 39%;
    float: left;
    margin-right: 20px; }
  .col2 .sub {
    overflow: hidden; }
  .col2 .half {
    width: 48%;
    float: left; }
    .col2 .half + div {
      margin-left: 40px; }

/* common
----------------------------------------------------------*/
#gungho .inner {
  background: none;
  padding: 0; }

html {
  background: #14211e;
  min-width: 1300px;
  color: #41321e; }

h2 {
  text-align: center; }

a {
  color: #41321e;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

#nav {
  background: url(../img/common/nav_bg.png) center top no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -533px;
  width: 1066px;
  height: 97px;
  top: 705px;
  z-index: 100; }
  #nav ul {
    width: 962px;
    margin: 0 auto;
    position: relative; }
  #nav li {
    top: 7px;
    position: relative;
    display: inline; }
    #nav li + li {
      margin-left: -5px; }
  #nav .child {
    display: none;
    width: 100%;
    position: absolute;
    left: 7px;
    top: 12px;
    padding: 30px 0;
    background: #1e1b18;
    color: #fff; }
    #nav .child li {
      top: 0;
      left: 0;
      width: 90%;
      height: auto;
      display: block;
      text-align: left;
      padding-left: 3px;
      text-indent: 0;
      margin: 0 auto 12px;
      background: url(../img/common/nav_mark.png) left 4px no-repeat;
      border-bottom: 1px dotted #989898;
      padding-bottom: 8px; }
      #nav .child li a {
        display: inline-block;
        color: #e4dede;
        padding: 0 0 0 12px;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none; }
        #nav .child li a:hover {
          text-decoration: underline; }
      #nav .child li + li {
        margin-left: auto; }
      #nav .child li:last-child {
        border-bottom: none;
        margin-bottom: 0; }

/* index
----------------------------------------------------------*/
#index #top {
  position: relative;
  height: 709px;
  padding-top: 40px;
  background: url(../img/top/bg.jpg) center top no-repeat;
  behavior: url(PIE.htc); }
  #index #top h1 {
    text-align: center;
    position: relative;
    z-index: 10;
    left: -38px; }
  #index #top #copy {
    text-align: center;
    position: absolute;
    top: 472px;
    width: 100%; }
  #index #top #sns {
    right: -10px; }
#index #point {
  background: url(../img/common/bg_ss.jpg) center top no-repeat; }
  #index #point .inner {
    background: url(../img/top/point_bg.png) center top no-repeat;
    width: 1050px;
    height: 1054px;
    margin: 0 auto;
    padding-top: 100px;
    position: relative; }
  #index #point #point01 {
    margin-bottom: 27px; }
  #index #point #point02 {
    margin-bottom: 50px; }
    #index #point #point02 .main {
      float: right;
      width: 45%; }
  #index #point #point03 .main {
    width: 45%; }
#index #medias {
  width: 960px;
  margin: 0 auto 30px;
  text-align: center; }
  #index #medias li {
    display: inline-block;
    margin: 0 10px; }
#index #footer {
  background: url(../img/top/footer_bg.jpg) center top no-repeat; }
  #index #footer #pickup {
    padding-top: 50px; }

/* sec
----------------------------------------------------------*/
.sec {
  background: url(../img/common/bg_ss.jpg) center 221px no-repeat; }
  .sec #sns {
    top: 43px;
    right: 20px; }
  .sec #header {
    background: url(../img/common/header_title.jpg) center top no-repeat, url(../img/common/header_bg_repeat.jpg) center top repeat-x;
    height: 221px;
    position: relative; }
    .sec #header #sitename {
      display: block;
      height: 100%;
      width: 800px;
      margin: 0 auto;
      position: relative; }
      .sec #header #sitename span {
        display: none; }
    .sec #header #nav {
      top: 174px; }
  .sec #content {
    background: url(../img/common/content_bg_top.png) center top no-repeat, url(../img/common/content_bg_repeat.png) center top repeat-y;
    padding-bottom: 92px; }
    .sec #content h1 {
      text-align: center;
      margin-bottom: 20px; }
    .sec #content h2 {
      background: url(../img/common/h2_bg.png) center top no-repeat;
      width: 869px;
      height: 57px;
      margin: 0 auto 30px;
      padding-top: 23px;
      color: #f2f2f2;
      font-family: serif;
      font-weight: bold;
      font-size: 28px; }
    .sec #content h3 {
      margin-bottom: 10px; }
    .sec #content .inner {
      padding-top: 80px;
      width: 870px; }
      .sec #content .inner p img {
        display: block;
        margin: 0 auto 30px; }
    .sec #content .col2 {
      margin-bottom: 30px; }
      .sec #content .col2 .main {
        width: 45%; }
    .sec #content .link {
      background: url(../img/common/link_bg.png) 0 0 no-repeat;
      width: 733px;
      height: 50px;
      display: block;
      margin: 0 auto;
      color: #42341f;
      padding-left: 45px;
      line-height: 50px; }
      .sec #content .link:before {
        content: url(../img/common/link_arrow.png);
        margin-right: 5px; }

.sec#world #story h3 {
  margin-bottom: 20px;
  text-align: center; }
.sec#world #story p {
  margin-bottom: 10px; }
.sec#world #character {
  position: relative;
  background: url(../img/character/slider_bg.png) center 23px no-repeat;
  width: 867px;
  height: 625px;
  margin: 0 auto; }
  .sec#world #character #tabMenu {
    position: absolute;
    top: 0px;
    text-align: center; }
    .sec#world #character #tabMenu li {
      display: inline-block;
      text-indent: -9999px; }
      .sec#world #character #tabMenu li.short {
        position: relative;
        top: -40px; }
      .sec#world #character #tabMenu li#tabHeinen, .sec#world #character #tabMenu li#tabNerius, .sec#world #character #tabMenu li#tabButler, .sec#world #character #tabMenu li#tabWigner {
        background: url(../img/character/tab01.png) 0 0 no-repeat;
        width: 191px;
        height: 80px; }
        .sec#world #character #tabMenu li#tabHeinen:hover, .sec#world #character #tabMenu li#tabNerius:hover, .sec#world #character #tabMenu li#tabButler:hover, .sec#world #character #tabMenu li#tabWigner:hover, .sec#world #character #tabMenu li#tabHeinen.active, .sec#world #character #tabMenu li.active#tabNerius, .sec#world #character #tabMenu li.active#tabButler, .sec#world #character #tabMenu li.active#tabWigner {
          background: url(../img/character/tab01_over.png) 0 0 no-repeat; }
      .sec#world #character #tabMenu li#tabNerius {
        background: url(../img/character/tab02.png) 0 0 no-repeat; }
        .sec#world #character #tabMenu li#tabNerius:hover, .sec#world #character #tabMenu li#tabNerius.active {
          background: url(../img/character/tab02_over.png) 0 0 no-repeat; }
      .sec#world #character #tabMenu li#tabButler {
        background: url(../img/character/tab03.png) 0 0 no-repeat; }
        .sec#world #character #tabMenu li#tabButler:hover, .sec#world #character #tabMenu li#tabButler.active {
          background: url(../img/character/tab03_over.png) 0 0 no-repeat; }
      .sec#world #character #tabMenu li#tabWigner {
        background: url(../img/character/tab04.png) 0 0 no-repeat; }
        .sec#world #character #tabMenu li#tabWigner:hover, .sec#world #character #tabMenu li#tabWigner.active {
          background: url(../img/character/tab04_over.png) 0 0 no-repeat; }
      .sec#world #character #tabMenu li#tabRichard, .sec#world #character #tabMenu li#tabGeorg, .sec#world #character #tabMenu li#tabLevenberg {
        width: 191px;
        height: 40px;
        background: url(../img/character/tab05.png) 0 0 no-repeat; }
        .sec#world #character #tabMenu li#tabRichard:hover, .sec#world #character #tabMenu li#tabGeorg:hover, .sec#world #character #tabMenu li#tabLevenberg:hover, .sec#world #character #tabMenu li#tabRichard.active, .sec#world #character #tabMenu li.active#tabGeorg, .sec#world #character #tabMenu li.active#tabLevenberg {
          background: url(../img/character/tab05_over.png) 0 0 no-repeat; }
      .sec#world #character #tabMenu li#tabGeorg {
        background: url(../img/character/tab06.png) 0 0 no-repeat; }
        .sec#world #character #tabMenu li#tabGeorg:hover, .sec#world #character #tabMenu li#tabGeorg.active {
          background: url(../img/character/tab06_over.png) 0 0 no-repeat; }
      .sec#world #character #tabMenu li#tabLevenberg {
        background: url(../img/character/tab07.png) 0 0 no-repeat; }
        .sec#world #character #tabMenu li#tabLevenberg:hover, .sec#world #character #tabMenu li#tabLevenberg.active {
          background: url(../img/character/tab07_over.png) 0 0 no-repeat; }
  .sec#world #character #tabContents {
    position: relative;
    top: 120px;
    width: 798px;
    margin: 0 auto; }
    .sec#world #character #tabContents .bx-wrapper, .sec#world #character #tabContents #richard {
      position: relative;
      top: -20px;
      width: 600px;
      margin: 0 auto; }
    .sec#world #character #tabContents .tab {
      display: none; }
      .sec#world #character #tabContents .tab.active {
        display: block; }
    .sec#world #character #tabContents .bx-controls-direction {
      position: absolute;
      top: 63px;
      width: 680px;
      left: 50%;
      margin-left: -340px; }
      .sec#world #character #tabContents .bx-controls-direction a {
        width: 52px;
        height: 173px;
        text-indent: -9999px;
        display: block;
        position: absolute; }
      .sec#world #character #tabContents .bx-controls-direction .bx-prev {
        background: url(../img/character/prev.png) center top no-repeat;
        left: -50px; }
      .sec#world #character #tabContents .bx-controls-direction .bx-next {
        background: url(../img/character/next.png) center top no-repeat;
        right: -50px; }
    .sec#world #character #tabContents .bx-pager {
      position: absolute;
      top: 270px;
      left: 248px; }
      .sec#world #character #tabContents .bx-pager .bx-pager-item {
        display: inline-block; }
        .sec#world #character #tabContents .bx-pager .bx-pager-item a {
          background: url(../img/character/pager.png) 0 0 no-repeat;
          width: 9px;
          height: 9px;
          display: inline-block;
          text-indent: -9999px;
          padding: 8px; }

.guide #content .inner {
  padding-top: 67px; }
.guide#card table {
  margin-bottom: 0; }
  .guide#card table thead th + th {
    text-align: left; }
.guide#exchange table {
  width: 750px;
  margin: 0 auto 30px; }
  .guide#exchange table thead th + th {
    text-align: left; }
.guide#dungeon01 .col2 .main {
  width: 47%; }
.guide#dungeon01 #content ul {
  list-style-type: disc;
  text-indent: 0em;
  margin-left: 1em; }
  .guide#dungeon01 #content ul li {
    font-size: 14px;
    margin-bottom: 10px; }
.guide#dungeon02 #content ul {
  list-style-type: disc;
  text-indent: 0em;
  margin-left: 1em; }
  .guide#dungeon02 #content ul li {
    font-size: 14px;
    margin-bottom: 10px; }
.guide#map .note {
  margin-bottom: 30px; }
.guide#map h3 .note {
  vertical-align: bottom;
  margin-left: 10px;
  font-size: 13px; }
.guide#map #prontera .main {
  width: 59%; }
.guide#map #prontera .sub p {
  margin-bottom: 10px; }
.guide#map #prison {
  background: url(../img/map/image01.png) center top no-repeat;
  margin-bottom: 20px; }
  .guide#map #prison p {
    width: 62%;
    margin-bottom: 290px; }
.guide#map #raid {
  background: url(../img/map/image02.png) center top no-repeat;
  height: 364px;
  padding: 60px 0 0 260px; }

.sec#data #content ul {
  list-style-type: disc;
  padding: 0;
  margin: 0;
  text-align: left;
  margin: 0 0 20px 2em; }
.sec#data .enchant .note {
  margin-bottom: 30px; }

.sec#wallpaper .inner {
  width: 800px; }
.sec#wallpaper .col2 {
  width: 787px;
  margin-bottom: 30px; }
  .sec#wallpaper .col2 .main {
    width: 467px;
    margin-right: 30px; }
  .sec#wallpaper .col2 .sub li {
    margin-bottom: 20px; }
.sec#wallpaper h2 {
  text-align: left;
  margin-bottom: 20px;
  background: none;
  height: auto;
  padding-top: 0; }
