@charset "utf-8";
/*
* top.css
* http://www.suparobo.jp/
* @copyright NBGI
*/
/* ==========================================================
  header
========================================================== */
#header {
  margin-bottom: 0;
  background: url(../images/top/gnavi_bg02.png) no-repeat;
}

/* ==========================================================
  h2
========================================================== */
h2 {
  margin: 0;
}

/* ==========================================================
  wrap
========================================================== */
#wrap {
  background-color: #333333;
  background-image: none;
  border: none;
  text-align: left;
}

/* ==========================================================
 main
========================================================== */
#main {
  max-width: 1300px;
  min-height: 467px;
  margin: 0 auto;
  background: url(../images/top/bg_black.jpg) repeat-x left center;
  border-top: 9px solid #232323;
}

#mainInner {
  width: 1060px;
  margin: 0 auto;
  padding-top: 6px;
  background: url(../images/top/bg_main.gif) no-repeat;
}
#mainInner .mainRight {
/*  width: 355px;*/
  float: left;
/*  margin: 0 0 0 10px;*/
}
#mainInner .mainMovie {
  margin-bottom: 4px;
}
#mainInner .mainMovie div {
  height: 215px;
  padding: 5px;
  padding-bottom: 0;
  background: url(../images/top/bg_mainMovie.png) no-repeat;
}

/* バナー大
========================================================== */
#main .bannerB {
    float: left;
    margin: 0;
}

#main .bannerB:first-child {
    margin-left: 25px;
}
/* バナー小
========================================================== */
#main .bannerS li {
  float: left;
}
#main .bannerS li:first-child {
  margin-right: 8px;
}

/* ==========================================================
  contents
========================================================== */
#contents {
  max-width: 1300px;
  width: 100%;
  margin: -30px auto 0;
  padding-bottom: 20px;
  background: url(../images/top/bg_contentsCenter.jpg) no-repeat center top #e1e1e1;
}
#contents #contentsInner {
  width: 986px;
  margin: 0 auto;
  padding: 20px 0 9px 0;
}
#contents .contentsMain {
  float: left;
  width: 750px;
  padding-top: 4px;
}
#contents .contentsLeft {
  float: left;
  margin-top: -12px;
}
/*#contents .contentsLeft iframe {
  margin-top: 20px;
}*/
#contents .contentsLeft iframe {
  width: 360px !important;
}

/* contentsRight
========================================================== */
.contentsRight {
  width: 230px;
  float: right;
  margin-right: 3px;
}
.contentsRight h2 {
  margin: 0 0 8px -8px;
  /*はみ出る*/
}
.contentsRight #pmcLogin,
.contentsRight #pmcLogout {
  margin-bottom: 20px;
}
.contentsRight .bannerRight {
  padding: 4px 4px 9px;
  background-color: #000;
  border: 1px solid #b0b0b0;
}
.contentsRight .bannerRight li {
  margin-top: 10px;
}
.contentsRight .bannerRight li:first-child {
  margin-top: 0;
}
.contentsRight .bannerRight li:first-child a {
  position: relative;
  display: block;
}
.contentsRight .bannerRight li:first-child a span {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
}

/* login
---------------------------------------------------------- */
#pmcLogin {
  width: 230px;
  position: relative;
}
#pmcLogin .userStatus {
  height: 263px;
  margin-bottom: 4px;
  padding: 9px 10px 0;
  background: url(../images/top/bg_pmc01.jpg) no-repeat;
}

#userName {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}

.userMecha {
  float: left;
  margin: 10px 10px 0 0;
  width: 102px;
  height: 110px;
  background: url(../images/top/bg_mechanic.png) no-repeat;
}
.userMecha img {
  border: 1px solid #ababab;
}

.width98 {
  float: left;
  width: 98px;
}
.width98 li:first-child {
  margin-top: 0;
}

.userInfo {
  line-height: 1;
}

.userInfo li p a {
  margin-top: -2px;
}
.userInfo li p a img {
  top: -4px;
}

.userInfo li {
  width: 98px;
  margin-top: 10px;
}

.userInfo li p a:hover {
  z-index: 100;
}

.userInfo li p a span {
  display: none;
}

.userInfo li p {
  margin-bottom: 4px;
  vertical-align: top;
}

.userInfo li p a {
  margin-left: 6px;
}

.userInfo li p a:hover span {
  display: block;
  position: absolute;
  z-index: 10;
  float: left;
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #666;
  color: #eee;
  font-weight: normal;
  white-space: nowrap;
}

.userInfo li.Lv p a:hover span {
  left: 10px;
  top: -14px;
}

.userInfo li.kitai {
  margin-top: 0;
}

.mt7 {
  margin-top: -7px;
}

.userInfo li.kitai p a:hover span {
  left: 60px;
  top: 140px;
}

.userInfo li.keiken p a:hover span {
  left: -12px;
  top: 32px;
}

.userInfo li.mustLv p a:hover span {
  left: 60px;
  top: 115px;
}

.userInfo li {
  font-weight: bold;
}

.userInfo li div {
  width: 80px;
  height: 12px;
  margin-right: 23px;
  padding: 3px 8px;
  text-align: right;
  border: 1px solid #ababab;
  background: url(../images/top/bg_pmcInput.gif) repeat-x;
  text-shadow: 2px 3px #AEB0B3;
}

.userInfo li.kitai div {
  width: 192px;
  height: 26px;
  min-height: 26px;
  padding: 8px;
}

.userInfo li.kitai p {
  margin-bottom: 5px;
}

.btnPmc {
  height: 29px;
  padding: 7px 10px 0;
  background: url(../images/top/bg_pmc02.jpg) no-repeat;
}
.btnPmc li {
  float: left;
}
.btnPmc li:first-child {
  margin-right: 10px;
}

/* logout
---------------------------------------------------------- */
#pmcLogout {
  width: 210px;
  height: 303px;
  padding: 9px 10px 0;
  background: url(../images/top/bg_pmcLogout.jpg) no-repeat;
}
#pmcLogout #userName {
  margin-bottom: 19px;
}
#pmcLogout dl {
  font-weight: bold;
  margin-bottom: 8px;
}
#pmcLogout dt, #pmcLogout dd {
  float: left;
}
#pmcLogout dt {
  font-size: 11px;
  clear: left;
  width: 100px;
  margin-bottom: 6px;
}
#pmcLogout dt span {
  font-size: 10px;
}
#pmcLogout dd input {
  width: 102px;
  height: 14px;
  padding: 2px;
  border: 1px solid #ababab;
  background: url(../images/top/bg_pmcInput.gif) repeat-x;
}
#pmcLogout #btnLogin {
  margin-bottom: 8px;
}
#pmcLogout #btnLogin p {
  margin-top: 8px;
  font-size: 10px;
}
#pmcLogout #btnLogin a, #pmcLogout #btnLogin a:visited, #pmcLogout #btnLogin a:hover {
  color: #f43558;
}
#pmcLogout .btnRegist {
  margin: 22px 0 0 -5px;
}

/* contentsCenter
========================================================== */
.contentsCenter {
  float: left;
  /*margin: 11px 0 0 15px;*/
  margin: -2px 0 0 15px;
}
ul.bannerM .bannerM_popup0803 {
    margin: 0 0 2px 1px;
}
.contentsCenter .bannerM {
  margin-bottom: 15px;
}
.contentsCenter .bannerM li {
  float: left;
  margin-bottom: 2px;
  position: relative;
}
.contentsCenter .bannerM li:nth-child(2n) {
  margin-left: 5px;
}
.contentsCenter .bannerM li .thumb {
  position: absolute;
  margin: 9px;
}
.contentsCenter #newsContents {
  position: relative;
  padding: 4px 0 0 9px;
  /* height: 493px - 4px; バナーが2個の時*/
  height: 578px;
  /*バナーが1個の時*/
}
.contentsCenter #news {
  float: left;
  width: 361px;
  margin:  0 0 0 11px;
  background: url(../images/top/bg_news.jpg) no-repeat 0 31px;
}
.contentsCenter iframe {
  float: left;
}

/* contentsBottom
---------------------------------------------------------- */
.contentsCenter .contentsBottom {
}

/* tab
---------------------------------------------------------- */
#newsTab {
  width: 339px;
  height: 32px;
  margin-left: 11px;
  padding-top: 7px;
}
#newsTab a {
  display: block;
  height: 32px;
  background: url(../images/top/news_tab.jpg) no-repeat;
}
#newsTab li {
  float: left;
}
#newsTab li a {
  text-indent: -9999px;
}
#newsTab .li-all {
  width: 50px;
}
#newsTab .li-all a {
  background-position: 0 0;
}
#newsTab .li-all a:hover, #newsTab .li-all a.current {
  background-position: 0 -32px;
}
#newsTab .li-gametitle {
  width: 100px;
}
#newsTab .li-gametitle a {
  background-position: -50px 0;
}
#newsTab .li-gametitle a:hover, #newsTab .li-gametitle a.current {
  background-position: -50px -32px;
}
#newsTab .li-spalog {
  width: 69px;
}
#newsTab .li-spalog a {
  background-position: -150px 0;
}
#newsTab .li-spalog a:hover, #newsTab .li-spalog a.current {
  background-position: -150px -32px;
}
#newsTab .li-umasugi {
  width: 67px;
}
#newsTab .li-umasugi a {
  background-position: -219px 0;
}
#newsTab .li-umasugi a:hover, #newsTab .li-umasugi a.current {
  background-position: -219px -32px;
}
#newsTab .li-other {
  width: 53px;
}
#newsTab .li-other a {
  background-position: -286px 0;
}
#newsTab .li-other a:hover, #newsTab .li-other a.current {
  background-position: -286px -32px;
}

/*newsBlock
---------------------------------------------------------- */
#newsBlock {
  position: relative;
  padding-top: 9px;
}

#newsContents .newsContentsMask {
  overflow: hidden;
  float: left;
  width: 323px;
  /*height: 460px; バナーが2個の時*/
  height: 554px;
  /*バナーが1個の時*/
  padding: 0 0 0 7px;
}

#newsContents dt {
  float: left;
  clear: left;
}

#newsContents dd {
  min-height: 46px;
  margin: 0 -12px 5px -7px;
  padding: 0 30px 15px 97px;
  background: url(../images/top/news_line.gif) left bottom no-repeat;
}

#newsContents dd .news_date {
  margin-bottom: 2px;
  color: #495394;
}

#newsContents dd .news_date span {
  margin-left: 10px;
  color: #ca5121;
}

#newsContents dd.last {
  background: none;
}

#newsContents .bgBottom {
  clear: both;
  width: 452px;
}

#newsContents .newsMore {
  position: absolute;
  clear: both;
  right: 12px;
  bottom: 4px;
  text-align: right;
}
#newsContents .newsMore a, #newsContents .newsMore a:visited, #newsContents .newsMore a:hover {
  color: #f63e06;
}

/* ScrollBar
---------------------------------------------------------- */
#newsScrollBar {
  position: relative;
  float: right;
  padding-right: 9px;
  width: 12px;
  background: url(../images/top/news_scrollBg.jpg) 0 0 no-repeat;
}

#newsScrollBar {
  /*height: 467px;バナーが2個の時*/
  height: 550px;
  /*バナーが1個の時*/
}

#newsScrollBtn {
  position: absolute;
  left: -6px;
}

/* ==========================================================
  module
========================================================== */
img {
  vertical-align: top;
}

/* newsのタブを非表示にする
========================================================== */
.hidden {
  display: none;
}

/* ==========================================================
  footer
========================================================== */
#footer {
  width: auto;
  max-width: 1300px;
  color: #fff;
  margin-top: 0;
  padding: 22px 0;
  border: none;
  background: #272727;
}
