/* Page Header
*************************************** */

.mj_page_header {
  position: relative;
  overflow: hidden;
  width: 980px;
  height: 50px;
  line-height: 12px;
  text-align: left;
  border: 0;
  background: #fff url('https://www.maru-jan.com/image/base/layout/bg_page_header.jpg?1825') center/cover;
}

.mj_page_header_mobile {
  background: #fff url('https://www.maru-jan.com/image/base/layout/bg_page_header_mobile.jpg?1825') center/cover;
}

.mj_page_header img {
  border: 0;
}

.mj_page_header a:nth-child(1) img {
  width: 980px;
  height: 50px;
}

.mj_page_header a:nth-child(2) img {
  width: 245px;
  height:46px;
}

.mj_page_header a:nth-child(3) img {
  width: 245px;
  height: 46px;
}

.mj_page_header h2.header_link {
  position: absolute;
  top: 2px;
  left: 64px;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background: none !important;
}

.mj_page_header_mobile h2.header_link {
  color: #fff;
}

.mj_page_header h2.header_link a:link,
.mj_page_header h2.header_link a:visited,
.mj_page_header h2.header_link a:hover,
.mj_page_header h2.header_link a:active {
  color: #fff;
}

.mj_page_header_mobile h2.header_link a:link,
.mj_page_header_mobile h2.header_link a:visited,
.mj_page_header_mobile h2.header_link a:hover,
.mj_page_header_mobile h2.header_link a:active {
  color: #000;
}

.mj_page_header h2.header_link a {
  text-decoration: none;
}

a.header_buy_point {
  position: absolute;
  top: 2px;
  left: 486px;
  display: block;
}

a.header_game_start {
  position: absolute;
  top: 2px;
  left: 735px;
  display: block;
}

body {
  background: #fff url('https://www.maru-jan.com/image/base/layout/bg_page_body.jpg') repeat-x;
}

.mj_page_header_no_button {
  background: #fff url('https://www.maru-jan.com/image/base/layout/bg_page_body_no_button.jpg') repeat-x;
}

#sbm {
  background: #fff url('https://www.maru-jan.com/image/base/bg_repeat.jpg') repeat-x;
}

/* Global Navigation
*************************************** */
#global_navigation {
  margin: 0 auto 15px auto;
  padding: 0;
  width: 980px;
  height: 23px;
}

#global_navigation a,
#global_navigation img {
  margin: 0;
  padding: 0;
}
