@charset "UTF-8";
/*
YUI 3.17.1 (build 0eb5a52)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

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

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

body, html {
  width: 100%;
  font-size: 62.5%;
}

img {
  vertical-align: bottom;
}

body {
  line-height: 1;
  width: 100%;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Helvetica Neue", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  position: relative;
  color: #ffffff;
}

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

.wrap {
  width: 980px;
  margin: auto;
}

.center {
  text-align: center;
}

.bg {
  background: url("../img/common/bg.jpg") repeat-x top #617ff7;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
}

#wrapper {
  overflow: hidden;
  position: relative;
  min-width: 980px;
}

#mainContents {
  background: url("../img/common/bg_clowd.png") no-repeat center bottom;
  padding-bottom: 95px;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}

#shootingStar {
  background: url("../img/common/star.png");
  width: 211px;
  height: 138px;
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

header {
  background: url("../img/common/header/bg_header.png") no-repeat center top;
  position: relative;
}
header h1 {
  position: absolute;
  left: 50%;
  margin-left: -155px;
  top: 0;
  height: 164px;
}
header .twitter {
  float: left;
  padding-top: 40px;
}
header .news {
  width: 315px;
  float: right;
  margin-top: 40px;
}
header .news li {
  background: url("../img/common/header/line_topics.png") repeat-x bottom;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 15px 0 15px 8px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #FFF;
}
header .news li:last-child {
  background: none;
}
header .news li span {
  font-size: 10px;
  font-size: 1rem;
  color: #FFF;
  padding-right: 5px;
}
header .news li a {
  text-decoration: none;
  color: #FFF;
}
header .news li a:hover {
  text-decoration: underline;
}
header nav {
  background: url("../img/common/header/bg_menu.png") no-repeat center;
  height: 57px;
  margin-top: 25px;
}
header nav ul {
  width: 980px;
  margin: auto;
}
header nav ul li {
  float: left;
  margin-top: -2px;
  background: url("../img/common/header/menu_line.png") no-repeat right center;
  margin-right: 2px;
}
header nav ul li:last-child {
  margin-right: 0;
  background: none;
}

footer {
  color: #d6a628;
  background: url("../img/common/footer/bg_footer.png") center top;
  height: 140px;
  position: relative;
  z-index: 10;
  margin-top: -30px;
  font-size: 10px;
  font-size: 1rem;
}
footer .poricy {
  float: left;
  margin-top: 60px;
}
footer .poricy p, footer .poricy ul {
  margin-bottom: 8px;
}
footer .poricy li {
  float: left;
}
footer .poricy li:not(:last-child):after {
  content: "/";
  margin: 0 5px;
}
footer .poricy li a {
  color: #d6a628;
  text-decoration: none;
}
footer .poricy li a:hover {
  text-decoration: underline;
}
footer .banners {
  float: right;
  margin-top: 50px;
}
footer .banners li {
  float: left;
}
footer .banners .links {
  float: left;
  text-align: right;
  margin-right: 15px;
}
footer .banners .links .series {
  margin-bottom: 8px;
}
footer .banners .links .sns {
  margin-left: 50px;
}
footer .banners .links .sns li {
  margin-right: 10px;
}
footer .banners .pageTop {
  float: right;
}

#mainContents {
  padding-top: 40px;
}
#mainContents h2 {
  text-align: center;
  margin-bottom: 53px;
}