@charset "UTF-8";

/* General
----------------------------------------------- */
body, div, span, p, h1, h2, h3, h4, h5, h6, hr, dl, dt, dd, ol, ul, li, table, tr, th, td {
  margin: 0;
  padding: 0;
  }

body {
  background: url('bg.png') fixed;
  color: #232350;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 13px;
  line-height: 1.4;
  text-align: center;
  }

table, tr, th, td {
  border-collapse: collapse;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 13px;
  line-height: 1.4;
  }

img {
  border: 0;
  margin: 0;
  }

a  {
  text-decoration: none;
  }

a:link, a:visited {
  color: #0022FF;
  }

a:hover, a:active {
  color: #FC9922;
  }

.clear {
  clear: both;
  }

sup.note {
  position: relative;
  top: -0.3em;
  color: #0022FF;
  vertical-align: top;
  cursor: help;
  }

sup.note.over {
  border-bottom: 1px solid #0022FF;
  }


/* Header
----------------------------------------------- */
#header {
  background-color: #FFFFFF;
  border: 1px solid #224477;
  text-align: left;
  margin: 10px auto 0 auto;
  width: 960px;
  }

#topic {
  background: url('top.png') no-repeat;
  height: 280px;
  }

#nav {
  text-align: center;
  }

#nav ul {
  list-style-type: none;
  margin: 0 auto;
  width: 720px;
  }

#nav li {
  float: left;
  text-align: left;
  width: 120px;
  }

#nav a {
  display: block;
  position: relative;
  background: #FFFFFF url('t9.png') no-repeat 6px center;
  font-family: "微软雅黑", "Microsoft YaHei", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-align: left;
  padding: 4px 4px 4px 30px;
  }

#nav a:hover {
  background-color: #DDDDEE;
  color: #0022FF;
  }


/* Wrapper
----------------------------------------------- */
#wrapper {
  background-color: #FFFFFF;
  border: 1px solid #224477;
  border-top: 0;
  text-align: left;
  margin: 0 auto 10px auto;
  width: 960px;
  }

#topArea {
  padding: 5px 15px;
  }

#topArea span {
  font-weight: bold;
  padding: 0px 5px;
  }

#topArea #lastUpdate {
  float: right;
  color: #AAAABB;
  font-weight: normal;
  }

#middleArea {
  margin-left: 179px;
  border-left: 1px dotted #224477;
  height: 100%;
  }

#leftArea {
  float: left;
  display: inline;
  position: relative;
  margin: 0 -10px 0 -180px;
  padding: 10px;
  width: 160px;
  }

#rightArea {
  float: left;
  display: inline;
  position: relative;
  padding: 5px 10px 10px 10px;
  width: 760px;
  }

#bottomArea {
  text-align: right;
  padding: 5px 15px;
  }

.scrollTop {
  color: #0022FF;
  cursor: pointer;
  }

.scrollTop.over {
  color: #FC9922;
  }


/* Homepage Content
----------------------------------------------- */
.leftTitle {
  background-color: #3399FF;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  margin-bottom: 6px;
  padding: 4px;
  width: 152px;
  }

#homeLink {
  text-align: center;
  margin-bottom: 16px;
  }

#homeLink img {
  margin: 1px 0;
  }

#dotshare {
  margin-bottom: 16px;
  }

.gameListTable {
  background-color: #FFFFFF;
  width: 760px;
  }

.gameListTable th {
  background-color: #55DDFF;
  text-align: left;
  padding: 2px 3px;
  }

.gameListTable td {
  padding: 2px 3px;
  }

.gameListTable .console {
  width: 75px;
  }

.gameListTable .name {
  width: 235px;
  }

.gameListTable .region {
  width: 90px;
  }

.gameListTable .excluded {
  background-color: #E6E6E6;
  }

.gameListTable .N3DS {
  background-color: #CD202C;
  border: 1px solid #CD202C;
  color: #FFFFFF;
  text-align: center;
  }

.gameListTable .WiiU {
  background-color: #0096C8;
  border: 1px solid #0096C8;
  color: #FFFFFF;
  text-align: center;
  }

#newsArea {
  width: 760px;
  }

.leaveBlank {
  clear: right;
  float: right;
  display: inline;
  margin-left: 10px;
  }

.update {
  background-color: #FFFFFF;
  border: 1px solid #3399FF;
  margin-bottom: 16px;
  width: 248px;
  }

.update.trans {
  border-color: #33AA33;
  }

.update .title {
  background-color: #3399FF;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  padding: 3px;
  }

.update .title.trans {
  background-color: #33AA33;
  }

.update .box {
  height: 224px;
  overflow-x: hidden;
  overflow-y: scroll;
  }

.update table {
  width: 230px;
  }

.update table th {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding: 0 0 2px 12px;
  width: 42px;
  }

.update table td {
  vertical-align: top;
  padding: 0 4px 2px 0;
  }

.update .year {
  padding: 1px 4px;
  }

.article {
  float: left;
  display: inline;
  background-color: #BBEEFF;
  margin: 0 -10px 16px 0;
  width: 500px;
  }

.article .header {
  background-color: #55DDFF;
  padding: 2px 4px;
  }

.article .date {
  float: left;
  display: inline;
  }

.article  .title {
  font-weight: bold;
  font-size: 15px;
  padding-left: 80px;
  }

.article .thumbnail {
  float: right;
  display: inline;
  padding: 4px 4px 4px 8px;
  }

.article .text {
  padding: 4px 8px;
  }

.article p {
  margin-bottom: 16px;
  }


/* Left Menu
----------------------------------------------- */
#siteLink {
  margin-bottom: 10px;
  height: 104px;
  width: 160px;
  }

#siteLink a {
  display: block;
  position: relative;
  background-color: #BBBBCC;
  color: #F8F8FF;
  padding: 2px;
  height: 100px;
  width: 156px;
  }

#siteLink img {
  margin-bottom: -6px;
  }

#siteLink .overlay {
  display: none;
  position: absolute;
  left: 1px;
  bottom: 1px;
  height: 22px;
  width: 158px;
  }

#siteLink .caption {
  display: none;
  position: absolute;
  left: 1px;
  bottom: 1px;
  background: url('img/trans.png');
  cursor: pointer;
  padding: 2px 0 2px 6px;
  width: 152px;
  }

#leftMenu h2 {
  font-size: 19px;
  margin-bottom: 6px;
  }

#leftMenu ul.primary {
  list-style-type: none;
  margin-bottom: 16px;
  }

#leftMenu li {
  font-size: 15px;
  margin-bottom: 1px;
  height: 1%;
  width: 160px;
  }

#leftMenu li a, #leftMenu li span {
  display: block;
  position: relative;
  border: 1px solid #FFFFFF;
  padding-left: 10px;
  height: 1%;
  }

#leftMenu li a:hover {
  background-color: #DDDDEE;
  border: 1px solid #BBBBCC;
  color: #0022FF;
  font-weight: bold;
  }

#leftMenu li span.selected {
  background-color: #DDDDEE;
  border: 1px solid #BBBBCC;
  font-weight: bold;
  }


/* Main Content
----------------------------------------------- */
#bodyContent {
  font-size: 15px;
  padding: 0 10px;
  }

#bodyContent #blockLine {
  background: url('line.gif') no-repeat;
  margin: 5px auto 10px auto;
  height: 16px;
  width: 720px;
  }

#bodyContent h1 {
  font-family: "宋体", "arial", verdana, helvetica, arial, sans-serif;
  font-size: 36px;
  margin-left: 10px;
  }

#bodyContent h2 {
  font-size: 22px;
  margin-bottom: 10px;
  }

#bodyContent h3 {
  font-size: 19px;
  margin-bottom: 6px;
  }

#bodyContent h4 {
  font-size: 16px;
  margin-bottom: 6px;
  white-space: pre-wrap;
  word-spacing: -3px;
  }

#bodyContent hr {
  border: 0;
  background-color: #AAAAAA;
  height: 1px;
  }

#bodyContent p {
  margin-bottom: 16px;
  white-space: pre-wrap;
  word-spacing: -3px;
  }

#bodyContent ul {
  margin-left: 20px;
  }

#bodyContent li {
  margin-bottom: 1px;
  }

#bodyContent table, #bodyContent tr, #bodyContent th, #bodyContent td {
  border: 1px solid #909090;
  white-space: pre-wrap;
  word-spacing: -3px;
  }

#bodyContent table {
  clear: both;
  margin-bottom: 16px;
  }

#bodyContent th {
  font-size: 15px;
  text-align: center;
  padding: 2px 0;
  }

#bodyContent td {
  font-size: 15px;
  padding: 2px 5px;
  }

#bodyContent .tableVer1 td {
  font-size: 13px;
  text-align: center;
  padding: 2px 0;
  }

#bodyContent .buttons {
  text-align: right;
  }

#bodyContent .jp, #bodyContent .en {
  display: none;
  }

#bodyContent .high {
  background-color: #BBFFBB;
  }

#bodyContent .low {
  background-color: #FFBBBB;
  }

#bodyContent .note {
  border-bottom: 1px dotted #224477;
  cursor: help;
  }

#bodyContent .note.over {
  background-color: #FCDD22;
  }

#bodyContent .thumbInner {
  background-color: #F9F9F9;
  border: 1px solid #CCCCCC;
  margin-bottom: 16px;
  padding: 3px;
  }

#bodyContent .thumbImage {
  border: 1px solid #CCCCCC;
  vertical-align: middle;
  }

#bodyContent .thumbCaption {
  font-size: 13px;
  padding: 0 3px;
  }

#bodyContent .linkLang {
  font-size: 12px;
  color: #565680;
  }