@charset "utf-8";


.bnr-img{
	width: 100%;
	height: auto;
	float: left;
}

.bnr-amazon{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
	text-align: center;
}

.bnr-img img{
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}


.bnr-img_sq{
	width: 100%;
	height: auto;
	float: left;
}

.bnr-img_sq img{
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}


.bnr_ad-img{
	width: 100%;
	height: auto;
	float: left;
	font-size: 80%;
	line-height: 130%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #AAAAAA;
}

.bnr_ad-img a{
	text-decoration: underline!important;
}

.bnr_ad-img img{
	width: 100%;
	height: auto;
	margin-bottom: 1px;
}

h1.ttl,h2.ttl{
	width: 98%;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1%;
	padding-right: 1%;
	background-color: #1D2A4E;
	color: #FFFFFF!important;
	font-size: 110%;
	margin-bottom: 10px;
	line-height: 140%;
}

.all_list{
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	font-size: 90%;
	border-top: 1px dotted #1D2A4E;
	padding-top:10px;
}

.toku_img{
	width: 100%;
	max-width: 700px;
}

/* content
--------------------------------------------------*/
#content {
	width: 70%;
	height: auto;
	float: left;
}

#content2 {
	width: 80%;
	height: auto;
	float: left;
	margin-left:10%;
	margin-right:10%;
}

#content-404{
	background-color: #EEEEEE;
	width: 70%;
	height: auto;
	float: left;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 15%;
	padding-right: 15%;
	margin-bottom:20px;
}

#content-404 h2{
	font-size: 200%;
}

#content-404 h3{
	font-size: 150%;
}

#content-404 p{
	margin-bottom:20px;
}



/* post+entry
--------------------------------------------------*/
.post {
	width: 100%;
	height: auto;
	float: left;
}

.entry {
	width: 96%;
	height: auto;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 10px;
	margin-bottom: 20px;
}

.entry h1{
	border-bottom: 1px solid #076589;
	border-left: 10px solid #076589;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #076589;
	clear: both;
}

.entry h2{
	color: #076589;
	border-bottom: 1px dotted #076589;
	clear: both;
}

.entry h3{
	color: #076589;
	border-left: 5px solid #076589;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
	clear: both;
	font-size: 120%;
	line-height: 120%;
}

.entry h4{
}

.entry p{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.entry img{
	max-width: 98%;
	padding-top: 5px;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 5px;
	height: auto;
}

.entry ul{
	width: 96%;
	height: auto;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.entry li{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
	list-style-position: inside;
	list-style-type: disc;
}

.entry iframe{
	width: 100%;
	height: 500px;
	float: left;
	margin-bottom: 5px;
}

#contactform7{
	width: 100%;
	height: 1000px!important;
	float: left;
	margin-bottom: 5px;
	border: none;
}

#contactform7 iframe{
	width: 100%;
	height: 1000px!important;
	border: none;
}

#contactform7-link {
	display:none;
}



/* wp stuff
--------------------------------------------------*/

.aligncenter,
div.aligncenter {
	clear: both;
	display: block;
	margin-left: auto!important;
	margin-right: auto!important;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.navigation {
	text-align: center;
	font-size: 80%;
	width: 100%;
	height: auto;
	float: left;
}


.wp-caption{
	background-color: #FFFCEA;
	margin: 5px;
	padding:3px;
	-webkit-box-shadow: 0px 0px 5px #AAAAAA;
	box-shadow: 0px 0px 5px #AAAAAA;
}


.wp-caption img{
	width: auto!important;
	height: auto!important;
	padding-left: 2%!important;
	padding-right: 2%!important;
	margin-bottom: 0px!important;
}

/* ↑元98％*/

p.wp-caption-text{
	text-align: center;
	width: 100%!important;
	margin-bottom: 5px;
	font-size: 80%;
	height: auto;
}


/* blockquote + links
--------------------------------------------------*/
blockquote {
	width: 94%;
	height: auto;
	float: left;
	border: 1px dotted #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 5px;
	font-size: 90%;
}



#space-content{
	width: 100%;
	height: auto;
	float: left;
	margin-top:50px;
}



#nextprev{
	width: 100%;
	height: auto;
	float: left;
}

#nextprev-l{
	width: 50%;
	height: auto;
	float: left;
	margin-top:20px;
	margin-bottom:20px;
}

#nextprev-l a{
	width: auto;
	height: auto;
	float: right;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/single/arrow-l.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #DCDDDD;
	color: #404040;
}

#nextprev-r{
	width: 50%;
	height: auto;
	float: right;
	margin-top:20px;
	margin-bottom:20px;
}

#nextprev-r a{
	width: auto;
	height: auto;
	float: left;
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/single/arrow-r.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #DCDDDD;
	color: #404040;
}

.betterrelated{
	width: 100%;
	height: auto;
	float: left;
	padding-top:20px!important;
}

.betterrelated li{
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}



.yarpp-related{
	width: 100%;
	height: auto;
	float: left;
	padding-top:20px!important;
}

.yarpp-related li{
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#seach_results{
	width: 98%;
	height: auto;
	float: left;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #EBF2FC;
}

#seach_results strong{
	font-size: 120%;
	margin-right: 5px;
}

.series-box{
	width: 96%;
	height: auto;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #FFFDE1;
	font-size: 80%;
}

.series-box h2{
	padding-left: 10px;
	border-bottom: 1px dotted #199AA7;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #199AA7;
}

.series-box ul{
	width: 100%;
	height: 150px;
	float: left;
	overflow:auto;
}

.series-box li{
	width: auto;
	height: auto;
	float: left;
	margin:5px;
}

.series-box li a{
	width: auto;
	height: auto;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #199AA7;
	border-radius: 5px;
	color: #FFFFFF;
}

.series-box li a:hover{
	background-color: #EF8F3B;
}


@media screen and (max-width: 1024px) {
	/* 479px以下用（スマートフォン用）の記述 */





}



@media screen and (max-width: 479px) {
	/* 479px以下用（スマートフォン用）の記述 */
/* content
--------------------------------------------------*/
#content {
	width: 100%;
	height: auto;
	float: left;
}

#content2 {
	width: 100%;
	height: auto;
	float: left;
	margin-left:0%;
	margin-right:0%;
}


#content-404{
	background-color: #EEEEEE;
	width: 90%;
	height: auto;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 5%;
	padding-right: 5%;
	margin-bottom:20px;
}

#content-404 h2{
	font-size: 150%;
}

#content-404 h3{
	font-size: 120%;
}

#content-404 p{
	margin-bottom:10px;
}





.entry img{
	max-width: 98%;
	padding-top: 5px;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 5px;
	height: auto;
	width: 100%;
	float: left;
}

.wp-caption{
	background-color: #FFFCEA;
	margin-top: 5px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
	-webkit-box-shadow: 0px 0px 5px #AAAAAA;
	box-shadow: 0px 0px 5px #AAAAAA;
	max-width:90%;
	width: 90%;
	height: auto;
	float: left;
}

.wp-caption img{
	width: 98%;
	height: auto;
	float: left;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 0px;
}




.series-box ul{
	width: 100%;
	height: auto;
	float: left;
	overflow:auto;
}


tbody tr{
	display: block;
	margin-bottom: 1.5em;
}
tbody th,
tbody td{
	display: list-item;
	border: none;
}





}