/*
Theme Name: R5A
Theme URI: http://***
Description: wordpress theme release 5
Author: babara
Author URI: http://***
Version: 5.0
*/


@charset "UTF-8";

/* --- initialize --- */ 
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, 
table,th,td,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
}



table {border-spacing:0;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left; font-weight:normal;}
table,th,td,img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}

/* --- link --- */ 

a { 
	color: #064599;
	text-decoration: underline;
}

a:visited { 
	color: #064599;
	text-decoration: underline;
}

a:hover { 
	text-decoration: underline;
}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/* --- general --- */ 

html{
	height: 100%;
	font-size: 62.5%;
}

body {
	background-color:#eeeeee;
	color: #000000;
	font-family:'Hiragino Kaku Gothic Pro',Meiryo,'MS UI Gothic',sans-serif;
	line-height: 1.5;
	text-align: center;
	height: 100%;
-webkit-text-size-adjust: 100%;
}




h1 { 
	text-align:left;
	background:url("/images/bgh1.png") repeat-y;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	font-size: 1.8rem;
	font-weight: bold;
	color:#ffffff;
	text-align:left;
}


h1.h1-top { 
	text-align:left;
	background:none;
	padding:0px;
	margin-bottom:10px;
	font-size: 1.8rem;
	font-weight: bold;
	color:#000000;
	text-align:left;
}

h2 { 

	background:url("/img/header-bg.png") repeat-x;
	background-color:#555555;
	margin-bottom: 5px;
	font-size: 2.4rem;
	font-weight: bold;
	color:#ffffff;
	padding:8px 8px 8px 12px;
	text-align:left;
}


h3 { 
	margin-bottom: 0.6em;
	font-size: 1.6rem;
	color:#ffffff;
	font-weight: bold;
	background:url("/img/banner-bg.png") repeat-x;
	background-color:#000000;
	padding:5px 5px 5px 15px;
	margin:0 0 5px;
	text-align:left;
}


h4 { 
	margin-bottom: 0.6em;
	font-size: 1.4rem;
	color:#333333;
	font-weight: bold;
	background:url("/images/bgh4.png") repeat-y;
	padding:5px 5px 5px 15px;
	margin:10px 0 15px;
	text-align:left;
}

h5 { 
	margin-bottom: 0.6em;
	font-size: 1.4rem;
	color:#555555;
	font-weight: bold;
	background:url("/images/h5.png") repeat-y;
	padding:8px 4px 4px 20px;
	text-align:left;
}
h6 { 
	margin-bottom: 0.6em;
	font-size: 1.4rem;
	color:#666666;
	font-weight: bold;
	background:url("/images/bgh6.png") repeat-y;
	padding:3px 3px 3px 25px;
	text-align:left;
}

p { 
	margin-bottom: 1.0em;
	font-size: 1.4rem;
}


ol {
	list-style: none;
	font-size: 1.4rem;
	margin: 0;
}

ol li {
	list-style: none;
	font-size: 1.4rem;
	margin: 0;
}

li.topicpath {
	list-style: none;
	font-size: 1.4rem;
	margin: 0 0.3em 0;
	float:left;
}


ul { 
	padding-left: 0.6em;
	font-size: 1.4rem;
	list-style:none;
}


ul.globalmenu { 
	font-size: 1.4rem;
	list-style:none;
	margin-bottom:6px;
}

ul.globalmenu li {
	padding-right: 66px;
  	display: inline-block;
	font-weight:bold;
	margin:0;
}


ul.globalmenu a { 
	color: #222222;
	text-decoration: none;
}

ul.globalmenu a:hover { 
	color: #ffffff;
	background:#0099ff;
	text-decoration: none;
}


ul ul{
	padding-left: 1em;
	font-size: 1.4rem;
	margin-top:0.6em;
	margin-bottom:0.6em;
	list-style:none;
}

li, li li, li p {
	font-size: 1.4rem;
	margin-bottom:0.6em;
}

td ul { 
	padding-left: 1.2em;
	font-size: 1.4rem;
	margin-bottom: 0em;
	list-style:none;
}

td li {
	font-size: 1.4rem;
	margin-bottom:0.6em;
}


hr {
	margin-bottom:10px;
}

table {
	width:100%;
	font-size: 1.4rem;
	border-right:1px solid #aaa;
	border-top:1px solid #aaa;
	margin-bottom: 1.6em;
}

th	{
	padding:5px;
	border-left:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background:#eee;
}

tr	{
	border:1px solid black;
}

td	{
	padding:5px;
	border-left:1px solid #aaa;
	border-bottom:1px solid #aaa;
}

.noborder {
	border:none;
}



.noborder tr	{
	border:none;
}

.noborder td	{
	border:none;
}





/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


/* --- custom --- */ 


@media screen and (min-width: 668px){
/* PC用のスタイル */



div#header-block{
 	width: 99.8%;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	border: 1px solid transparent;
	background:url("/img/banner-bg.png") repeat-x;
	background-color:#111111;
	text-align:center;
}

div#header{
	width:1040px;
	text-align:left;
	margin:4px auto;
}

div#top-block{
        width: 100%;
	text-align:center;
}

div#top-index{
	min-height: 100px;
	height: auto !important;
	height: 100px;
	width:1040px;
	margin:5px auto 0;
	background-color:#0000FF;
	overflow: hidden;
}


div#top{
	min-height: 25px;
	height: auto !important;
	height: 25px;
	width:1000px;
	margin:10px auto;
	text-align:left;
	color:#fff;
}

div.wrapper {
        margin: 0 auto;
        position: relative;
	top:0px;
        width: 1040px;
	min-height: 400px;
	height: auto !important;
	height: 400px;

}

div.container{
        margin: 0;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float:left;
        width: 100%;
	margin-bottom:30px;
}

div.ads{
	margin-bottom:5px;
}

div#side-block {
        position: relative;
	width:300px;
	float:right;
	text-align:right;
	margin:0
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-top:5px;

}

.side a,news a:link,news a:visited,news a:active,news p,news{
	color: #ffffff;
}

div.side-noborder{
	width:300px;
	text-align:left;
	color:#000;
	border: none;
}

div.side{

	background:url("/img/banner-bg.png") repeat-x;
	background-color:#111111;
	width:298px;
	margin:0;
	text-align:left;
	color:#000;
	margin-bottom:5px;
	border: 1px solid #ccc;

}

div.side-inside{
	width:278px;
	margin:10px;
	text-align:left;
	color:#000;
}

#left a,news a:link,left a:visited,left a:active,left p,left li,left {
	color: #ddd;
}

div#left-block{
	float:left;
	width:728px;
	margin-top:5px;
}


div#bread-block{
	width:728px;
	background:none;
	margin:10px 0;
}

div#bread{
	width:728px;
	text-align:left;
	color:#000;
}


div.news-block {
	width:726px;
	background:#fff;
	margin-bottom:5px;
	border: 1px solid #ccc;
}

div.news {
	width:710px;
	margin:8px ;
	text-align:left;
	overflow:hidden;
}


.news a,news a:link,news a:visited,news a:active,news p,news{
	color: #064599;
}

.news ul{
	font-size: 1.4rem;
	color: #000;
	margin-left:0px;
	list-style-type:none;
}

.news li, .news li li, .news li p {
	font-size: 1.4rem;
	margin-bottom:2px;
}

div.content-block {
	width:726px;
	background:#fff;
	margin-bottom:5px;
	border: 1px solid #ccc;
}

div.content {
	width:710px;
	margin:8px;
	text-align:left;
	overflow:hidden;
}

div.entry-header{
	width:728px;
	margin:10px auto;
	text-align:left;
	overflow:hidden;
	background:#ddd;
}


div.entry-img{
	float:left;
}

div.entry-body{
	margin-left:130px;
	margin-bottom:10px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}

div#pagenavi {
	text-align:center;
	margin-bottom:20px;
}


div#footer-block{
	clear:both;
        width: 99.8%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	border: 1px solid #666666;
	background:url("/img/banner-bg.png") repeat-x;
	background-color:#111111;
	text-align:center;
}

div#footer{
	width:1040px;
	margin:10px auto;
	text-align:left;
	color:#ffffff;
	overflow: hidden;
}







ul.footer{
	width:1040px;
	margin:0 -10px 0 0;
	_zoom:1;
	font-size:1.4rem;
}

li.footer{
	width:185px;
	padding:6px;
	margin-right:10px;
	float:left;
	color:#ffffff;
	font-size:1.4rem;
	list-style:none;
}

div#copyright{
	width:950px;
	margin:30px auto;
	text-align:center;
	color:#ffffff;
	overflow: hidden;
}




#footer a,footer a:link,footer a:visited,footer a:active{
	color: #ffffff;
	text-decoration: none;
}


.head{
	font-weight:bold;
	color: #999999;
	font-size:1.4rem;
	margin:5px 0 5px;
}



p.banner{
	margin:0 auto 5px;
	text-align:center;
}


div.img-left{
	text-align:left;
	overflow:hidden;
	margin-bottom:15px;
}
div.img-left-img{
	float:left;
	margin-right:10px;
}

div.img-right{
	text-align:left;
	overflow:hidden;
	margin-bottom:15px;
}
div.img-right-img{
	float:right;
	margin-left:10px;
}


div.img-center{
	text-align:center;
	overflow:hidden;
	margin:0 auto 15px;
}


.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;   
    clear: both;
    visibility:hidden;
}
.clearfix{
    display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}



h2.menu { 
	font-size: 2.4rem;
	font-weight: bold;
	color:#fff;
	background:none;
	padding:0;
}

.date { 
	margin-bottom: 12px;
	margin-right:8px;
	font-size: 1.4rem;
	font-weight:bold;
	color:#666666;
}





div.entry-body{
	margin-left:130px;
	margin-bottom:10px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}


div.entry-img{
	float:left;
	margin:4px;
	text-align:left"
}


.resize-img{
	width:120px;
	overflow:hidden;
	min-height:120px;
	height: auto !important;
	height: 120px;
	margin:0;
}

.index-list{
	margin-left:3px;
}

.index-img{
	width:80px;
	overflow:hidden;
	max-height:128px;
	height: auto !important;
	height: 128px;
	margin:0;
}

.index-txt{
	width:80px;
	height:40px;
	text-overflow:ellipsis;
	word-wrap: break-word;
	margin:0;
	font-size: 1.2rem;
}


.thumb {
	border:none;
	float:left;
	margin-right: 5px;
	margin-bottom:5px;
}

.excerpt {
	vertical-align:top;
	min-height:90px;
	height: auto !important;
	height: 90px;
}



/* post styles
------------------------------------------ */
p.post-meta {margin: 0; color: #aaa; line-height: 20px;}
p.post-meta span {padding: 3px 0 3px 25px; background: url("images/icons.png") no-repeat; line-height: 20px;}
p.post-meta span.date {background-position: 3px -22px;}
p.post-meta span.author {background-position: 3px -42px;}
p.post-meta span.cats {background-position: 3px -63px;}
p.post-meta span.comments {background-position: 3px -1px;}
p.post-meta span.comments2 {}



.tabs {
    position: relative;
    padding: 0;
}
.tabs li {
    list-style: none;
    display: inline-block;
}
.tabs input[type=radio] {
    display: none;
}
.tabs label {
    display: block;
    cursor: pointer;
    padding: 5px 25px;
    line-height: 20px;
    background-color: #999999;
    color: #ffffff;
    font-size:14px;
    font-weight:bold;
}
.tabs label:hover {
    background-color: #cccccc;
    color: #000000;
}
.tabs input[type=radio]:checked + label {
    background-color: #ffffff;
    color: #000000;
}
.tabs .contents {
    display: none;
    position: absolute;
    top:30px;
    left: 0;
    padding: 10px;
    background: #ffffff;
}
.tabs input[type=radio]:checked + label + .contents{
    display: block;
}

.image{
	float:right;
	width:100px;
	text-align:center;
	margin-left:20px;
	border:4px red solid;
}



div#comment-block {
	width:726px;
	background:#f0f0f0;
	margin-bottom:5px;
	border: 1px solid #ccc;
}

div#comment{
	width:710px;
	margin:8px;
	text-align:left;
	overflow:hidden;
}


li.list {
	display: inline;
}

div.post_link{
	width:710px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin-top:30px;
}

div#game-block{
        width: 100%;
	border: 1px solid transparent;
	background-color:#333333;
	text-align:center;
margin-bottom:5px
}

div#game{
	min-height: 25px;
	height: auto !important;
	height: 300px;
	width:960px;
	margin:10px auto 30px;
	text-align:center;
	color:#fff;
}
}







































/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/



/* スマートフォン用のスタイル*/

@media screen and (max-width: 667px){



img{
max-width: 100%;
height: auto;
width /***/:auto;
}




div#header-block{
 	width: 100%;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	background:url("/img/banner-bg.png") repeat-x;
	background-color:#111111;
	text-align:center;
}

div#header{
	width:90%;
	text-align:left;
	padding:10px 5px;
}

div#top-block{
        width: 100%;
	text-align:center;
}

div#top-index{
	width:100%;
	margin:5px auto 0;
	overflow: hidden;
}


div#top{
	min-height: 25px;
	height: auto !important;
	height: 25px;
	width:100%;
	margin:10px auto;
	text-align:left;
	color:#fff;
}

div.wrapper {
        margin: 0 auto;
        position: relative;
	top:0px;
        width: 100%;
	min-height: 400px;
	height: auto !important;
	height: 400px;

}

div.container{
        margin: 0;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float:left;
        width: 100%;
	margin-bottom:30px;
}

div#side-block {
display:none;
}

div.side-noborder{
display:none;
}

div.side{
display:none;

}

div.side-inside{
display:none;

}

#left a,news a:link,left a:visited,left a:active,left p,left li,left {
	color: #ddd;
}

div#left-block{
	float:left;
	width:100%;
	margin-top:5px;
}


div#bread-block{
	width:100%;
	background:none;

}

div#bread{
	width:100%;
	text-align:left;
	color:#000;
	margin:0 0 5px;
}


div.news-block {
	width:100%;
	background:#fff;
	margin-bottom:5px;
}

div.news {
	width:96%;
	margin:2%;
	text-align:left;
	overflow:hidden;
}


.news a,news a:link,news a:visited,news a:active,news p,news{
	color: #064599;
}

.news ul{
	font-size: 1.4rem;
	color: #000;
	margin-left:0px;
	list-style-type:none;
}

.news li, .news li li, .news li p {
	font-size: 1.4rem;
	margin-bottom:2px;
}

div.content-block {
	width:100%;
	background:#fff;
	margin-bottom:5px;
}

div.content {
	width:96%;
	margin:2%;
	text-align:left;
	overflow:hidden;
}

div.entry-header{
	width:100%;
	margin:10px auto;
	text-align:left;
	overflow:hidden;
	background:#ddd;
}


div.entry-img{
	float:left;
}

div.entry-body{
	margin-left:130px;
	margin-bottom:10px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}

div#pagenavi {
	text-align:center;
	margin-bottom:20px;
}


div#footer-block{
	clear:both;
        width: 100%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background:url("/img/banner-bg.png") repeat-x;
	background-color:#111111;
	text-align:center;
}

div#footer{
	width:100%;
	margin:10px auto;
	text-align:left;
	color:#ffffff;
	overflow: hidden;
display:none;
}







ul.footer{
	width:100%;
	margin:0 -10px 0 0;
	_zoom:1;
	font-size:1.4rem;
}

li.footer{
	width:185px;
	padding:6px;
	margin-right:10px;
	float:left;
	color:#ffffff;
	font-size:1.4rem;
	list-style:none;
}

div#copyright{
	width:100%;
	padding-top:30px;
	text-align:center;
	color:#ffffff;
	overflow: hidden;
}




#footer a,footer a:link,footer a:visited,footer a:active{
	color: #ffffff;
	text-decoration: none;
}


.head{
	font-weight:bold;
	color: #999999;
	font-size:1.4rem;
	margin:5px 0 5px;
}



p.banner{
	margin:0 auto 5px;
	text-align:center;
}


div.img-left{
	text-align:left;
	overflow:hidden;
	margin-bottom:15px;
}
div.img-left-img{
	float:left;
	margin-right:10px;
}

div.img-right{ 
	text-align:left;
	overflow:hidden;
	margin-bottom:15px;
}
div.img-right-img{
	float:right;
	margin-left:10px;
}


div.img-center{
	text-align:center;
	overflow:hidden;
	margin:0 auto 15px;
}


.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;   
    clear: both;
    visibility:hidden;
}
.clearfix{
    display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}



h2.menu { 
	font-size: 2.4rem;
	font-weight: bold;
	color:#fff;
	background:none;
	padding:0;
}

.date { 
	margin-bottom: 12px;
	margin-right:8px;
	font-size: 1.4rem;
	font-weight:bold;
	color:#666666;
}





div.entry-body{
	margin-left:130px;
	margin-bottom:10px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}


div.entry-img{
	float:left;
	margin:4px;
	text-align:left;
}


.resize-img{
	width:120px;
	overflow:hidden;
	max-height:120px;
	height: auto !important;
	height: 120px;
	margin:0;
}

.index-list{
	margin-left:3px;
}

.index-img{
	width:80px;
	overflow:hidden;
	min-height:100px;
	height: auto !important;
	height: 100px;
	margin:0;
}

.index-txt{
	width:80px;
	height:40px;
	text-overflow:ellipsis;
	word-wrap: break-word;
	margin:0;
	font-size: 1.2rem;
}


.thumb {
	border:none;
	float:left;
	margin-right: 5px;
	margin-bottom:5px;
}

.excerpt {
	vertical-align:top;
	min-height:90px;
	height: auto !important;
	height: 90px;
}


/* post styles
------------------------------------------ */
p.post-meta {margin: 0; color: #aaa; line-height: 20px;}
p.post-meta span {padding: 3px 0 3px 25px; background: url("images/icons.png") no-repeat; line-height: 20px;}
p.post-meta span.date {background-position: 3px -22px;}
p.post-meta span.author {background-position: 3px -42px;}
p.post-meta span.cats {background-position: 3px -63px;}
p.post-meta span.comments {background-position: 3px -1px;}
p.post-meta span.comments2 {}



.tabs {
    position: relative;
    padding: 0;
}
.tabs li {
    list-style: none;
    display: inline-block;
}
.tabs input[type=radio] {
    display: none;
}
.tabs label {
    display: block;
    cursor: pointer;
    padding: 5px 25px;
    line-height: 20px;
    background-color: #999999;
    color: #ffffff;
    font-size:14px;
    font-weight:bold;
}
.tabs label:hover {
    background-color: #cccccc;
    color: #000000;
}
.tabs input[type=radio]:checked + label {
    background-color: #ffffff;
    color: #000000;
}
.tabs .contents {
    display: none;
    position: absolute;
    top:30px;
    left: 0;
    padding: 10px;
    background: #ffffff;
}
.tabs input[type=radio]:checked + label + .contents{
    display: block;
}

.image{
	float:right;
	width:100px;
	text-align:center;
	margin-left:20px;
	border:4px red solid;
}


div#comment-block {
	width:100%;
	background:#f0f0f0;
	margin-bottom:5px;
}

div#comment{
	width:100%;
	text-align:left;
	overflow:hidden;
}




li.list {
	display: inline;
}

div.post_link{
	width:710px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin-top:30px;
}

div#game-block{
        width: 100%;
	background-color:#333333;
	text-align:center;
margin-bottom:5px
}

div#game{
display:none;
}






}










.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}
 
.pagination a:hover{
color:#fff;
background: #3279BB;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}







