@charset “UTF-8”;

/*CSSの初期化*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1.6;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

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

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
    color: #4169e1;
    font-weight:bold;
}
a:hover {
text-decoration: underline;
}
a:link {
color: #4169e1;
}
a:visited {
color: #4169e1;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

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

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

body {
font-family: 'メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic', 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic';
background-color: #EEEEEE;
color: #000000;
font-size: 12px;
margin: 0;
}

.wrap {
background-color: #FFFFFF;
width:980px;
margin:0px auto;
}
.space {
margin-bottom:48px;
}

.left-contents {
box-sizing: border-box;
float: left;
width: 670px;
}

.contents {
background-color: #FFFFFF;
float:right;
width:440px;
border:solid 1px #d3d3d3;
}

.leftnavi {
background-color: #FFFFFF;
float:left;
width:220px;
border:solid 1px #d3d3d3;
}

.rightnavi {
background-color: #FFFFFF;
float:right;
width:300px;
border:solid 1px #d3d3d3;
}

.clear {
clear:both;
}

/*共通ヘッダ部*/
.gametop-header {
background-color: #FFFFFF;
}

.sitetop {
background-color: #000080;
}
.sitetop-name {
font-size: 20px;
line-height: 22px;
width:980px;
margin: 0px auto;
}
.sitetop-icon{
width:113px;
height:40px;
}

.sitetop a {
color: #FFFFFF;
}

.gametop {
height:40px;
}
.gametop-name {
width:980px;
margin: 0px auto;
font-size: 15px;
height:40px;
}
.gametop-name p {
display:table-cell;
vertical-align: middle;
margin: 0;
}

.game-nav-menu {
width:100%;
height:40px;
background-color: #FFFFFF;
border-top:solid 1px #d3d3d3;
}

.nav-ul {
width:980px;
margin: 0px auto;
}

.nav-li {
width: 107px;
text-align: center;
height:40px;
float: left;
background-color: #FFFFFF;
border-right: 1px solid #d3d3d3;
}
.nav-li:first-child {
border-left: 1px solid #d3d3d3;
}
.nav-li>a:hover {
text-decoration: none;
}

.box-link {
box-sizing: border-box;
display: block;
height: 40px;
padding: 14px 0px 2px 0px;
}
.box-link:hover{
border-bottom: 2px solid #000000;
}


.breadcrumbs {
width:980px;
overflow-x: auto;
overflow-y: hidden;
margin: 16px auto;
white-space: nowrap;
}
.breadcrumbs ul {
display: table;
font-size: 13px;
}
.breadcrumbs ul li {
display: table-cell;
white-space: nowrap;
margin: 0 10px 0 0;
font-size: 13px;
}
.breadcrumbs ul li:first-child::before {
padding: 0 3px 0 0;
content: "";
font-weight: bold;
font-size: 13px;
}
.breadcrumbs ul li::before {
padding: 0 10px 0 0;
content: ">";
font-weight: bold;
font-size: 13px;
}

.common-footer {
background-color: #FFFFFF;
clear:both;
border:solid 1px #d3d3d3;
text-align:center;
font-size:10px;
padding: 8px 0px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

.site-search {
min-height: 72px;
line-height:1.0;
}

/* 記事ヘッダ部分 */
.article-header {
}

.thumbnail {
text-align: center;
width:440px;
min-height:220px;
}

.article-h1 {
}

.article-title {
margin: 16px 8px 16px 8px;
padding-top: 16px;
font-size: 20px;
color: #000000;
}

.article-description {
margin: 16px 8px 16px 8px;
font-size: 10px;
color: #000000;
}

.update-time {
margin: 0px 8px 0px 8px;
font-size: 10px;
color: #000000;
}

.article-main {
}

.article-outline {
margin: 20px 8px 20px 8px;
border:solid 1px #d3d3d3;
}
.article-outline>span {
display:block;
padding: 4px 8px;
font-size: 13px;
background-color: #b0c4de;
color: #000000;
}
.article-outline>ul li {
display:block;
padding: 6px 4px;
font-size: 13px;
color: #000000;
border-bottom:solid 1px #d3d3d3;
background-color: #f5f5f5;
}

/* 記事コンテンツ部 */

.article-h2 {
margin: 16px 8px 16px 8px;
padding: 10px 12px;
font-size: 15px;
line-height: 22px;
background-color: #000080;
color: #FFFFFF;
}

.article-h3 {
margin: 16px 8px 16px 8px;
padding: 8px 12px;
font-size: 15px;
line-height: 20px;
background-color: #F0F8FF;
color: #000000;
border-left: 6px solid #000080;
}

.article-h4 {
margin: 16px 8px 16px 8px;
padding: 4px 12px;
font-size: 14px;
line-height: 18px;
background-color: #FFFFFF;
color: #000000;
}

.article-p {
margin: 16px 8px 16px 8px;
font-size: 13px;
color: #000000;
word-break: break-all;
}

.article-img {
margin: 16px 8px 16px 8px;
text-align: center;
}

.inner-img {
max-width:100%;
}


.article-table {
margin: 16px 8px 16px 8px;
width:424px;
text-align: center;
font-size: 12px;
border-collapse: collapse;
word-break: break-all;
}

.article-table th, .article-table td {
border:solid 1px #999;
vertical-align: middle;
padding: 8px 4px;
}

.article-table hr {
height: 1px;
margin: 8px 0;
border-top: 1px dotted #808080;
}

table th{
  background: #EEEEFF;
}

.quote {
margin: 16px 8px 16px 8px;
background-color: #EEEEEE;
word-break: break-all;
}

.akamoji {
color: #ff0000;
}

.article-btn{
  display: block;
  margin: 16px 8px 16px 8px;
  padding: 8px 12px;
  font-size:14px;
  text-decoration: none;
  color: #67c5ff;
  border: solid 2px #4169e1;
  border-radius: 3px;
  text-align:center;
}
.article-btn:hover {
  background: #4169e1;
  color: white;
  text-decoration: none;
}

.iconline {
display:inline;
vertical-align: middle;
}

.normal {
text-align:left;
}


/*サイドメニュー*/
.side-h2 {
padding: 10px 12px;
font-size: 15px;
line-height: 22px;
background-color: #000080;
color: #FFFFFF;
}

.side-h3 {
padding: 6px 12px;
font-size: 15px;
line-height: 20px;
background-color: #b0c4de;
color: #000000;
}

.side-h4 {
padding: 4px 12px;
font-size: 14px;
line-height: 18px;
background-color: #FFFFFF;
color: #000000;
border-bottom:solid 1px #d3d3d3;
}

.sidenavi-ul {

}

.sidenavi-li {
width: 100%;
height:38px;
font-size: 13px;
line-height: 16px;
border-bottom:solid 1px #d3d3d3;
}
.side-boxlink {
box-sizing: border-box;
display: block;
padding: 12px 12px;
height: 22px;
}



.sidenavi-gamelist {
width: 100%;
height:48px;
font-size: 13px;
line-height: 16px;
border-bottom:solid 1px #d3d3d3;
margin: 4px 0px;
}
.sidenavi-gamelist p {
display:table-cell;
vertical-align: middle;
margin: 0;
}
.gameicon {
width:40px;
height:40px;
}

/*ゲームTOPの最新記事*/
.resently-article {
margin: 20px 8px 20px 8px;
border:solid 1px #d3d3d3;
}
.resently-article>span {
display:block;
padding: 4px 8px;
font-size: 13px;
background-color: #b0c4de;
color: #000000;
}
.resently-article>ul li {
display:block;
padding: 8px 4px;
font-size: 13px;
color: #000000;
border-bottom:solid 1px #d3d3d3;
}

/*広告用*/

mark, ins {
  background: #fff;
  text-decoration: none;
}
.adsense-block {
  margin: 16px auto;
  width: 100%;
  min-height: 312px;
  text-align: center;
}
.staticheigth {
  height: 350px;
}


/* レスポンシブ用
TODO CSS読み込みの切り分け
*/

@media screen and (max-width: 500px) {
    .sitetop, .gametop, .wrap, .left-contents, .contents, .leftnavi, .rightnavi {
    float:none;
    width:100%;
    margin: 0 auto;
    position: static;
    border: none;
    }
    .leftnavi {
    margin: 32px auto;
    }
    .wrap {
    margin-bottom:48px;
    }
    
    .sitetop-name, .gametop-name {
    width:90%;
    }
    .thumbnail {
    width:100%;
    height:auto;
    min-height:180px;
    }
    
    .article-table {
    width:96%;
    }
    
    .breadcrumbs {
    width:100%;
    -webkit-overflow-scrolling: touch;
    }
    
    .nav-ul{
    width:100%;
    }
    .nav-li {
    width: 33%;
    border-bottom:solid 1px #d3d3d3;
    }
    .nav-li:first-child {
    border-left: none;
    }
}

