/*
Theme Name: DENKI-KAYOU 2016
Author: natali
Description: 電気通うオリジナルテーマ
Version: 3.0
*/


/*  ----------  General Setting  ----------   */

html, body , div, img, a, h1, h2, h3, h4, h5, h6, ul, li, pre, blockquote, p {
	border:0;
	margin:0;
	padding:0;
}

body {
	color: #333;
	font-size: 0.85em;
	background-color: #fff;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', Verdana, Arial, Osaka, sans-serif;
	line-height: 180%;
}

blockquote {
	margin: 20px 10px 30px 20px;
	padding: 30px 10px 10px 30px;
        border: 1px solid #636eff;
	background: #eef0ff url(http://digital-azito.com/wp-content/uploads/2015/11/quote100.png) no-repeat 5px 5px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Josefin Sans', sans-serif;
}

blockquote p {
	font-style: italic;
}

blockquote cite {
	margin-top: 20px;
	padding-right: 10px;
	text-align: right;
	display: block;
}


::selection {
	background:#ffae10;
}

::-moz-selection {
	background:#ffae10;    /* Firefox */
}



/*  ----------    Layout    ----------   */

#header, #container, #footer {
	width: 100%;
	min-width: 1120px;
}

#footer .footerbox {
	width: 1120px;
	margin: 0 auto;
}

.header_ppost {
	width: 100%;
	min-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 10px solid #333;
	background-color: #555;
}




/* コンテナ */


/*  ----------  header   ----------   */

div#header h1 {
	font-size: 3em;

}

div#header h1 a {
	padding-left: 5px;
	color: #000;
	text-decoration: none;
}

div#header p#desc {
	float: right;
	margin-top: 18px;
	pdding-right: 10px;
	color: #444;
	font-size: 0.75em;
}

div#header {
	width:100%;
	margin-top: 0px;
	background-image: url("images/headerbox.jpg");
	background-repeat: repeat-x;
}

div#header_bar {
	position: fixed;
	width: 100%;
	height: 40px;
	margin: 0;
	background-color: #555;
	z-index: 100;
	min-width: 1120px;
	opacity: 0.9;
	top: 0;
	left: 0;
}

div#header_bar_box {
	display: block;
	width: 1100px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 10px 0;
}

div#header_bar_box li {
	list-style: none;
	float: left;
	text-decoration: none;
}

div#header_bar_box li a:focus {
	outline:none;
}

div#header_bar_box a {
	text-decoration: none;
}

div#header_bar_box span {
	padding: 10px 20px 10px 0px;
	color: #ddd;
	font-size:15px;
}

.icon-home{
	padding:10px 30px 10px 0px;
	color: #ddd;
	font: #ff0000;
	font-size: 17px;
}

.icon-home:hover{
	color: #ff0000;
	transition: all 1s ;
		-webkit-transition: all 0.5s ;
		-moz-transition: all 0.5s ;
		-ms-transition: all 0.5s ;
		-o-transition: all 0.5s ;
}

a.icon-twitter {
	padding:10px 30px 10px 0px;
	color:#ddd;
	font: #ff0000;
	font-size: 17px;
}


a.icon-twitter:hover{
	color: #55ACEE;
	text-decoration: none;
	transition: all 1s ;
		-webkit-transition: all 0.5s ;
		-moz-transition: all 0.5s ;
		-ms-transition: all 0.5s ;
		-o-transition: all 0.5s ;
}

a.icon-facebook2{
	font: #ff0000;
	padding:10px 30px 10px 0px;
	font-size: 17px;
	color:#ddd;/* 文字の色 */
}


a.icon-facebook2:hover{
	color: #3A5A9A;
	transition: all 1s ;
		-webkit-transition: all 0.5s ;
		-moz-transition: all 0.5s ;
		-ms-transition: all 0.5s ;
		-o-transition: all 0.5s ;
}

a.icon-google-plus2{
	font: #ff0000;
	padding:10px 30px 10px 0px;
	font-size: 17px;
	color:#ddd;/* 文字の色 */
}


a.icon-google-plus2:hover{
	color: #C83726;
	transition: all 1s ;
		-webkit-transition: all 0.5s ;
		-moz-transition: all 0.5s ;
		-ms-transition: all 0.5s ;
		-o-transition: all 0.5s ;
}

a.icon-feedly{
	font: #ff0000;
	padding: 20px 30px 10px 0px;
	font-size: 17px;
	color:#ddd;/* 文字の色 */
}


a.icon-feedly:hover{
	color: #2bb24c;
	transition: all 1s ;
		-webkit-transition: all 0.5s ;
		-moz-transition: all 0.5s ;
		-ms-transition: all 0.5s ;
		-o-transition: all 0.5s ;
}

div#header_logo {
	width: 1100px;
	height: 95px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 60px 0 0px 0;
	}

div#header_logo .header_title {
	display: inline;
	float: left;
}

div#header_search {
	display: inline;
	margin: 0;
	padding: 60px 10px 0 0;
	float: right;

}



/*  ----------  NAVI   ----------   */

div#nav_area{
	width: 100%;

	padding: 0px 0 0px 0;
	background-color: #333;
}

div#nav_bar {
	width: 1100px;
	height: 35px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0px 0;
}

div#nav_bar ul {
	margin: 0px 0 0px 0;
	padding: 5px 0px 0px 0px;
}

div#nav_bar li {
	display: inline;
	list-style-type: none;
	padding-left: 0px;

}

div#nav_bar li a {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	margin: 0px 3px 0 3px;
	padding: 0px 10px 0px 10px;
	background-color: #b91b29;
	border: 1px solid #b91b29;
	text-decoration: none;

}

div#nav_bar li a:hover {
	color: #b91b29;
	background-color: #fff;
}
 



/*  ----------  TOP POPULER POSTS   ----------   */

.ppost_in li {
	display: inline;
	list-style-type: none;
	padding-left: 1px;
	padding-right: 1px;
	
}
.ppost_title {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

.ppost_in .wpp-title a {
	display: block;
	color: #000;
	text-decoration:none;
	text-align: left;
	padding: 0 10px 0 10px;
}

.ppost_in .wpp_box:hover {
	cursor:pointer;
	filter: alpha(opacity=60);             /* ie lt 8 */
		-ms-filter: "alpha(opacity=60)";   /* ie 8 */
		-moz-opacity:0.6;                  /* FF lt 1.5, Netscape */
		-khtml-opacity: 0.6;               /* Safari 1.x */
	opacity:0.6;
	zoom:1;
	transition: all 0.2s ;
		-webkit-transition: all 0.2s ;
		-moz-transition: all 0.2s ;
		-ms-transition: all 0.2s ;
		-o-transition: all 0.2s ;
}

.ppost_in .wpp-list {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
	background-color: #222;
	text-align: center;
}

.ppost_in .wpp_box {
	width: 176px;
	vertical-align: top;
	display:inline-block;
	margin: 0px 0px 0px 0px;
}

.ppost_in .wpp_box:hover {
	background-color: #444;
}

.ppost_in .wpp_img {
	width: 176px;
	text-align: center;
	display:inline-block;
	margin-bottom: -8px;
}

.ppost_in .wpp-title {
	width: 176px;
	height: 45px;
	overflow: hidden;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
}



/*  ----------  CONTENTS   ----------   */

div#contents {
	width: 1100px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

div#content {
	width: 744px;
	float: left;
}

p#pagetitle	{
	font-size: 0.875em;
	font-weight: bold;
	color: #0c8bcd;
	border: dotted 1px #0c8bcd;
	text-align: center;
	padding: 10px 0;
	margin-top: 0;
}


/*  ----------  POST   ----------   */

div.post {
	width: 744px;
	float: left;
	margin: 0px 0px 20px 0px;
	background-color: #fff;
	border: solid 1px #ddd;
	/* box-shadow: 0px 0px 8px -2px rgba(0, 0, 0, 0.8);*/
}

 .kindle_ad {
	margin: 0 0 0 0px;
	padding: 0 0 0 8px;
}

div.postin{
	width: 744px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}

div.post_bw {
	width: 742px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
	padding: 30px 0 20px 0;
}

div.post_ed {
	width: 742px;
	text-align: center;
	margin-bottom: 1px;
	padding: 30px 0 22px 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.post_i {
	width: 742px;
	margin: 0px 0 0px 0;
	background-color: #fff;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	/* box-shadow: 0px 0px 8px -2px rgba(0, 0, 0, 0.8);*/
}


.post_r h1 {
	color: #fff;
	font-weight: bold;
	font-size: 1.5em!important;
	border-bottom: solid 3px #2d3e7e;
}

.post_l {
	float: left;
	text-align: center;
	margin: 30px 0 20px 0;
	padding-left: 20px;
	width: 300px;
}

.post_r {
	float: left;
	font-size: 1.1em;
	margin: 20px 0px 20px 0;
	padding: 5px 20px 10px 15px;
	width: 386px;
}

.post h2 {
	color: #000;
	font-size: 1.8em;
	background-color: #fff;
	margin: 25px 15px 25px 0px;
	padding: 8px 0px 3px 10px;
	border-left: solid 13px #b91b29;
	border-bottom: solid 3px #b91b29;
}

.post h3 {
	color: #222;
	font-size: 1.3em;
	margin: 20px 15px 10px 12px;
	padding: 5px 5px 1px 10px;
	border-left: 10px solid #000;
	border-bottom: 2px solid #000;
}

.post a {
	color: #014f9e;
	text-decoration:none;
}

.post a:hover {
	color: #cc3333;
}

/*.post p img {
	margin-top: 0px; /* 画像の上の余白*/
	display: block;
	padding:4px;
	border:1px solid #999; 
	background:#eee; 
	/*box-shadow: 5px 5px 15px -5px rgba(0, 0, 2, 1); 横方向　下方向　ぼかし　広がり　色 */
}*/

.post ul {
	margin-left: 30px!important;
	padding: 10px 20px 10px 55px!important;
}

.post ul {
	margin-left: 40px!important;
	margin-right: 40px!important;
	padding: 0px 0 0px 10px!important;
}


.post-title {
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 5px 20px;
}


.post-title h1 {
	font-size: 2em;
	line-height: 130%;
}

.post-title h1 a {
	text-decoration: none;
	color: #000000;
}
	
.post-title_r h2 {
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing : -0.05em;
	margin: 5px 0px 10px 0px;
	padding: 5px 0 10px 0px;
	border-bottom: 2px solid #aaa;
}

.post-title_r h2 a {
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
}
	
.post p {
	font-size: 1.15em;
	line-height: 1.8;
	margin-top: 0px;
	padding: 0 20px 0 20px;
}

.post table tr {
 	padding: 0 20px 0 20px;
}

p.postinfo {
	color: #fff;
	margin: -12px 0px 0 0px;
	background-color: #000;
	text-align: right;
	clear: both
}

p.postinfo a {	
	font-size: 0.75em;
	padding: 5px 10px 0 10px;
}

.post_d {
	position: relative;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	margin: -1px -1px 0 -1px;
	background-color: #000;
	padding: 3px 5px 0px 5px;
	border-bottom: 1px solid #999;
	border-left: 15px solid #b91b29;
}

.post_ds {
	position: relative;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	margin: -1px -1px 0 -1px;
	background-color: #000;
	padding: 5px 5px 2px 10px;
	border-bottom: 1px solid #999;
	border-left: 15px solid #b91b29;
}

.post_d a {
	color: #fff;
	text-decoration: none;
}

.post_ds a {
	color: #fff;
}

p.postinfo a {
	color: #fff;
}

.post-date{
	padding: 0 2em 0 0;
}



.box-link {
	cursor: pointer;
}

.rollover {
	background: #ffd7d7;
	transition: all 0.3s ;
	-webkit-transition: all 0.3s ;
	-moz-transition: all 0.3s ;
	-ms-transition: all 0.3s ;
	-o-transition: all 0.3s ;
}


/* ポストページジャー */

.navigation{
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fff;
}

.navigation .alignleft {
	float: left;
	width: 40%;
	text-align: left;
}

.navigation .aligncenter {
	float: left;
	width: 16%;
	text-align: center;
	padding-top: 10px;
}

.navigation .alignright {
	float: right;
	width: 40%;
	text-align: right;
}

.navigation a {
	display: block;
	padding: 1em;
	border: none;
	color: #000;

	}

.navigation a:hover {
	color: #FE202A;
}

.navigation .alignright a {

}

.navigation .aligncenter a {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.navigation .alignright a:hover {

}

/*  インデックスページャー */

.tablenav {
	width: 742px;
	color: #2583ad;
	font-size: 1.2em;
	font-weight: bold;
	background: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:3em;
	text-align:center;
	border: solid 1px #ddd;
}


a.page-numbers, .tablenav .current {
	color: #000;
  	padding: 2px .4em;
	border: solid 1px #ccc;
	text-decoration: none;
	font-size: 1em;
}

a.page-numbers:hover {
	color:white;
	background: #000;
}

.tablenav .current {
	color: white;
	font-size: 1.3em;
	background: #b91b29;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size: 1em;
	font-weight:bold;
}


/* ページリンク */

span.oldpage {
	float: left;
}

span.newpage {
	float: right
}

p.pagelink a {
	font-size: 0.75em;
	color: #0c8bcd;
}

p.pagelink {
	overflow: hidden;
	width: 100%;
}



/*  ----------    Sidebar    ----------   */

div#sidebar {
	width: 338px;
	float: right;
	margin: 0 0 20px 0;
	line-height: 160%;
}
	
div#sidebar ul	{
	margin: 0;
	padding: 0;
}

div#sidebar li	{
	list-style-type: none;

}


div#sidebar .widget {
	padding: 0 0 10px 25px;
	margin-bottom: 0px;
	border: 1px solid #ddd;
}

div#sidebar h2 {
	font-size: 1em;
	color: #fff;
	margin-left: -25px;
	margin-bottom: 15px;
	padding: 6px 5px 3px 10px;
	border-left: 15px solid #b91b29;
	background-color: #000;
}

div#sidebar li li {
	font-size: 1em;
	margin-bottom: 4px;
	margin-top: 5px;
	margin-left: -5px;
	list-style-position: outside;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 10px;
}

div#sidebar li li a {
	text-decoration: none;
	color: #111;
	margin-top: 20px;
}

div#sidebar li li a:hover {
	color: #cc3333;
}

.fixed {
	position: fixed;
	top: 60px;
}

div#sidebar .wpp-list {
	margin: 0;
}

div#sidebar .sbpp {
	margin: 0;
}

div#sidebar .popular-posts ul.wpp-list {
	margin: 10px 10px 10px -10px;
}

div#sidebar .popular-posts ul.wpp-list li {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #999;
}

div#sidebar ul.wpp-list li {
	counter-increment: wpp-count;
	position: relative;
}
div#sidebar ul.wpp-list li:before {
	display: block;
	padding: 1px 11px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #b91b29;
	content: counter(wpp-count);
	position: absolute;
	opacity: 0.9;
	z-index: auto;
	top: 8px;
	left: 0px;
}

div#sidebar ul.wpp-list li:last-child {
	border-bottom: none;
}

div#sidebar ul.wpp-list li a {
	color: #555;
	font-weight: bold;
	text-decoration:none;
}
 
div#sidebar ul.wpp-list li:hover {
	cursor:pointer;
	filter: alpha(opacity=60);             /* ie lt 8 */
		-ms-filter: "alpha(opacity=60)";   /* ie 8 */
		-moz-opacity:0.6;                  /* FF lt 1.5, Netscape */
		-khtml-opacity: 0.6;               /* Safari 1.x */
	opacity:0.6;
	zoom:1;
	transition: all 0.2s ;
		-webkit-transition: all 0.2s ;
		-moz-transition: all 0.2s ;
		-ms-transition: all 0.2s ;
		-o-transition: all 0.2s ;

}


/* フッター */

div#footerbox {
	background-color: #333;
	width:100%;
}

div#footer {
	clear: both;
	width: 1100px;
	color: #fff;
    text-decoration: non;
	background-color: #333;
	padding: 6px 0;
	margin-right: auto;
	margin-left: auto;
}

address {
	clear: both;
	text-align: center;
	font-size: 0.95em;
	font-style: normal;
	font-family: Verdana, sans-serif;
	margin: 0
}

address a {
	color: #fff;
	text-decoration: none;
}

address a:hover {
	color: #fff;
}


/* 固定ページ */

div#content.page {
	float: left;
	width: 746px;
}

/* トップページ */
div#topcontent p {
	text-align: center;
	font-size: 0.875em;
	line-height: 1.5;
	margin: 0 0 20px;
}



/*  ----------    ads    ----------   */
.post-top-ads {
	margin: 0 -27px 20px -27px;
	padding: 20px 0px 20px 0px;
	text-align: center;
}

.post-end-ads {
	margin: 60px -25px 20px -25px;
	padding: 10px 10px 0px 10px;
	text-align: center;
}

.post-end-ads p {
	text-align: center;
}

.post-end-adsbox {
	display: block;
	margin: 0 -25px 20px -25px;
	padding: 10px 10px 0px 10px;
}

.post-end-adsbox p {
	text-align: center;
}

.post-end-ads1 {
	float: left;
	display: block;
	margin: 0 0 0 20px;

}

.post-end-ads2 {
	float: right;
	display: block;
	margin: 0 20px 0 0;

}

.side-top-ads {
	margin: 0;
	padding: 0 0 5px 0;
}

.ads_link {
	float: left;
	margin-bottom: 5px;
	padding: 0 10px 0 10px;
}

.category {
	float: right;
	text-align: right;
	margin-right: 20px;
}

.ads_rt_end {
	text-align: center;
	padding: 10px 0 10px 0;
}


/* ------------- rakuten ------------- */

.rtend {
	text-align: center;
	margin: 10px 0 20px 0;
}


/*  ----------    Clearfix    ----------   */
.clearfix {
	display: block;
}
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
	font-size: 0;
}
/* clearfix for ie7 */
.clearfix {
	display: inline-block;
}

.clearfix {
	display: inline-block;
}


/*  ----------    Breadcrumb   ----------   */

#breadcrumb{
	margin: 2px 0 2px 0;
	padding-left: 15px;
	font-size: 0.95em;
}

#breadcrumb div {
    display: inline;
}

#breadcrumb li{
	float: left;
	margin-right: 0.5em;
	list-style-type: none!important;
}


/*---------- AppHTML ---------*/

.app_box {
	border:1px solid #ccc;
	line-height:150%;
	margin: 0 25px 30px 25px;
	padding-top: 0px;
	zoom:1px;
	overflow:hidden;
	padding:7px 30px;
}

.app_left {
	float:left;
	margin-top:10px;
	margin-left:px;
}

.app_right {
	float: left;
	margin-top: 10px;
	margin-left: -1px;
	margin-bottom: 10px;
}


.app_title {
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 10px;
}


.app_price {
	margin-top: 1px;
	font-size: 100%;
}


.app_category {
	margin-top: 1px;
	font-size: 100%;
}

.app_dl_b {
	margin: 10px 0;
	font-size: 1.4em;

}

.app_dl_b a {
	text-align: center;
	text-decoration: none;
	background-color: #FE202A;
	margin-left : auto ; 
	margin-right : auto ;
	padding: 5px;
	display: block;
	width: 50%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #ffffff;
	
}

.app_dl_b a:hover {
	background-color: #f87c81;

}

.sharehtml_box {
	border:1px solid #6763ff;
	line-height:150%;
	margin: 0 0px 30px 0px;
	padding-top: 0px;
	zoom:1px;
	overflow:hidden;
	padding:7px 0px;
	background-color: #ecebff;
}

.sharehtml_img {
	padding: 10px 0 10px 20px;
}

.sharehtml_title {
	font-size: 1.5em;
}


/*  ----------  share button  ----------   */

.share_button_t {
	text-align:center;
	display: block;
	margin: 10px 0px 0 0px;
	padding: 10px 0 0px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.share_button_e {
	text-align:center;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 20px 0 20px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.share_button {
	text-align:center;
	display: block;
	margin: 30px 0px 0 0px;
	padding: 10px 0 0px 0;
	border-top: 1px solid #999;
}

.tweet_box {
 	width: 90px !important;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display:inline-block;
	vertical-align:top;
}

.gplus_box {
	width: 65px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0 0 0;
	display:inline-block;
	vertical-align:top;
}

.poket_box {
	width: 95px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0 0 0;
	display:inline-block;
	vertical-align:top;
}

.facebook_box {
	width: 100px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display:inline-block;
	vertical-align:top;
}

.hatebu_box {
	width: 110px;
	margin: 0px 10px 0px 5px;
	padding: 0px;
	display:inline-block;
	vertical-align:top;
}
.feedly_box {
	width: 85px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display:inline-block;
	vertical-align:top;
}


/*  ----------    404 not found    ----------   */

#wrap_404 {
 	width: 744px;
	margin: 50px 0 0 0;
}

#wrap_404 p.not_found_title {
	font-size: 4em;
	color: #333;
	
}

#wrap_404.post h2 {
	color: #000;
	font-size: 1.5em;
	background-color: #fff;
	margin: 25px 15px 25px 10px;
	padding: 8px 0px 3px 10px;
	border-left: solid 12px #b91b29;
	border-bottom: solid 3px #b91b29;
}

#wrap_404 p {
	font-size: 1.3em;
}


/*  ----------    Comments Area    ----------   */

#comment-area {
	background-color: #fff;
	padding: 5px 25px 0 25px;
}

.required{ color: #fe56aa;}

.commets-list,
.trackback-list{
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 40px;
}
	.commets-list li,
	.trackback-list li{
		overflow: hidden;
		margin-top: -1px;
		padding: 20px 0 0;
		list-style-type: none;
		width: 100%;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid transparent;
	}
		.commets-list .avatar{
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
		}

		.comment-meta,
		.reply,
		.comment-notes,
		.form-allowed-tags,
		span.small{
			font-size: 80%;
		}

		.comment-body p{
			clear: both;
		}
		.reply{
			text-align: right;
		}

#respond{
	margin-bottom: 40px;
}


/*  ----------  Custom Comments   ----------   */

#custom-comments > li{
	display: inline-lock;
	margin-bottom: 40px;
}

#custom-comments .comment-author,
#custom-trackback .trackback-author{
	float: left;
	margin-bottom: 20px;
	width: 250px;
}
	#custom-comments .bypostauthor > div .comment-author{
		float: right;
	}

	#custom-comments .comment-author cite span {padding-left: .5em;}

	#custom-comments .comment-meta {
		margin-top: 0;
	}

#custom-comments .comment-body,
#custom-trackback .trackback-body{
	float: right;
	margin-bottom: 20px;
	width: 300px;
}
	#custom-comments .comment-body{
		background: url(images/quote.png) no-repeat 0 0;
	}

	#custom-comments .bypostauthor > div .comment-body{
		float: left;
	}
		#custom-comments .comment-body p{
			padding-left: 1.5em;
		}

#comment-area ul.children {
	margin-left: 30px;
}


#comment-area h3 {
	color: #fff;
	font-size: 1.1em;
	background-color: #000;
	margin: 25px 0px 25px 0px;
	padding: 8px 0px 3px 10px;
	border-left: solid 12px #b91b29;
}


#comment-area ul.commets-list h3 {
	color: #fff;
	font-size: 1.1em;
	background-color: #000;
	margin: 25px -25px 25px 0px;
	padding: 8px 0px 3px 10px;
	border-left: solid 12px #b91b29;
}


/*  ----------    ads link    ----------   */

/* .sharehtml_box */
.kaerebalink-box, .app_box {
	border: 5px solid #888;
	line-height:150%;
	margin: 10px 30px 10px 30px;
	zoom:1px;
	overflow:hidden;
	background:#eee;
	padding: 10px;
}

.booklink-box {
	border: 3px solid #888;
	line-height:150%;
	margin: 10px 30px 10px 30px;
	zoom:1px;
	overflow:hidden;
	padding: 10px;
}


.app_left {
	margin: 15px 0 0 5px;

}

.app_img {
	margin: 0;
}

.app_right {
	margin: 15px 0 0 10px;
}

.app_title, .booklink-name {
	font-size: 1.4em;
	line-height: 1.5;
}

.app_price {
	font-size:100%;
}

.app_category {
	font-size:100%;
}

.app_dl_b {
	margin: 5px;
	font-size: 1.4em;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Maru Gothic Pro';
	margin-bottom: 15px;
}

.app_dl_b a {
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.5em;
	background-color: #b91b29;
	margin-left : auto ; 
	margin-right : auto ;
	display: block;
	padding: 5px;
	transition: all 1s ;
	-webkit-transition: all 1s ;
	-moz-transition: all 1s ;
	-ms-transition: all 1s ;
	-o-transition: all 1s ;
	color: #ffffff;
}

.app_dl_b a:hover {
	color: #ffffff;
	background-color: #FE202A;
	letter-spacing: 0.2em;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	text-shadow: 0px 0px 16px #FE6468;
}

.kaerebalink-image {
	float: left;
	margin: 10px 15px 10px 5px;
	width: 160px;
	height: 160px;
	text-align: center;
	vertical-align: middle;
	zoom: 1;
	overflow: hidden;
	background-color: #fff;
}
.kaerebalink-info {
	margin: 10px 0 0 5px;
	/zoom: 1;
	overflow: hidden;

}

.kaerebalink-name{
	font-size: 1.4em;
}

.kaerebalink-powered-date {
	font-size:8pt;
	margin-top:5px;
	padding-left: 5px;
}

.kaerebalink-detail {
	font-size:8pt;
	margin-top:1px;
	padding-left: 5px;
}

.kaerebalink-link1 {
	margin: 0 10px 0 10px;
	padding-top: 15px;
}
/*
.shoplinkamazon {
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding: 5px;
	width: 350px;
	height: 38px;
	text-align: center;
	background-image: url(images/amazon_lb.png);
}

.shoplinkamazon a {
	color: #fff;
}

.shoplinkrakuten {
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 300px;
	text-align: center;
	background-color: #bf0000;
	border: 1px solid #b91b29;
	color: #fff;

}

.shoplinkrakuten  a {
	color: #fff;
}
*/
.sharehtml_box {
	border: 5px solid #8abcff;
	line-height:150%;
	margin: 10px 30px 0px 30px;
	zoom:1px;
	overflow:hidden;
	padding: 10px 10px 0 10px;
	background-color: #fff;
}

.sharehtml_img {
	float: left;
	margin: 10px 15px 10px 5px;
	width: 160px;
	height: 160px;
	text-align: center;	
}
.sharehtml_title {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 1.4em;
}

/*　         bango         　*/

.ban01 {
	background: url(http://www.denki-kayou.net/wp-content/themes/denkikayou_v200/images/danraku_bango01.jpg) no-repeat left center;
	margin: 0 20px 20px 20px;
	padding-top: 5px;
	padding-left: 37px;
	font-size: 17px;
	height: 32px;
	border-bottom: 2px solid #000;
}

.ban02 {
	background: url(http://www.denki-kayou.net/wp-content/themes/denkikayou_v200/images/danraku_bango02.jpg) no-repeat left center;
	margin: 0 20px 20px 20px;
	padding-top: 5px;
	padding-left: 37px;
	font-size: 17px;
	height: 32px;
	border-bottom: 2px solid #000;
}

.ban03 {
	background: url(http://www.denki-kayou.net/wp-content/themes/denkikayou_v200/images/danraku_bango03.jpg) no-repeat left center;
	margin: 0 20px 20px 20px;
	padding-top: 5px;
	padding-left: 37px;
	font-size: 17px;
	height: 32px;
	border-bottom: 2px solid #000;
}


.ban04 {
	background: url(http://www.denki-kayou.net/wp-content/themes/denkikayou_v200/images/danraku_bango04.jpg) no-repeat left center;
	margin: 0 20px 20px 20px;
	padding-top: 5px;
	padding-left: 37px;
	font-size: 17px;
	height: 32px;
	border-bottom: 2px solid #000;
}


.ban05 {
	background: url(http://www.denki-kayou.net/wp-content/themes/denkikayou_v200/images/danraku_bango05.jpg) no-repeat left center;
	margin: 0 20px 20px 20px;
	padding-top: 5px;
	padding-left: 37px;
	font-size: 17px;
	height: 32px;
	border-bottom: 2px solid #000;
}


.ban06 {
	background: url(http://www.denki-kayou.net/wp-content/themes/denkikayou_v200/images/danraku_bango06.jpg) no-repeat left center;
	margin: 0 20px 20px 20px;
	padding-top: 5px;
	padding-left: 37px;
	font-size: 17px;
	height: 32px;
	border-bottom: 2px solid #000;
}


.ban07 {
	background: url(http://www.denki-kayou.net/wp-content/themes/denkikayou_v200/images/danraku_bango07.jpg) no-repeat left center;
	margin: 0 20px 20px 20px;
	padding-top: 5px;
	padding-left: 37px;
	font-size: 17px;
	height: 32px;
	border-bottom: 2px solid #000;
}

.ban08 {
	background: url(http://www.denki-kayou.net/wp-content/themes/denkikayou_v200/images/danraku_bango08.jpg) no-repeat left center;
	margin: 0 20px 20px 20px;
	padding-top: 5px;
	padding-left: 37px;
	font-size: 17px;
	height: 32px;
	border-bottom: 2px solid #000;
}
.ban09 {
	background: url(http://www.denki-kayou.net/wp-content/themes/denkikayou_v200/images/danraku_bango09.jpg) no-repeat left center;
	margin: 0 20px 20px 20px;
	padding-top: 5px;
	padding-left: 37px;
	font-size: 17px;
	height: 32px;
	border-bottom: 2px solid #000;
}
.ban10 {
	background: url(http://www.denki-kayou.net/wp-content/themes/denkikayou_v200/images/danraku_bango10.jpg) no-repeat left center;
	margin: 0 20px 20px 20px;
	padding-top: 5px;
	padding-left: 37px;
	font-size: 17px;
	height: 32px;
	border-bottom: 2px solid #000;
}


/*記事がよかったら、いいねPC*/
.p-entry__push {
margin-bottom: 20px;
display: table;
table-layout: fix;
width: 100%;
height: 200px;
background-color: #2b2b2b;
color: #fff;
}
.p-entry__pushThumb {
display: table-cell;
min-width: 240px;
background-position: center;
background-size:cover;
}
.p-entry__pushLike {
display: table-cell;
padding: 20px;
text-align: center;
vertical-align: middle;
line-height: 1.4;
font-size: 15px;
}
.p-entry__pushButton {
margin-top: 15px;
display: inline-block;
width: 200px;
height: 40px;
line-height: 40px;
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.p-entry__pushButtonLike {
line-height: 1;
}
.p-entry__note {
margin-top: 15px;
font-size: 12px;
color: #999;
}
.p-entry__tw-follow {
margin-bottom: 10px;
background: #f4f4f4;
width: 100%;
padding: 15px 0;
}
.p-entry__tw-follow__cont {
text-align: center;
font-size: 15px;
color: #252525;
}
.p-entry__tw-follow__item {
display: inline-block;
vertical-align: small;
margin: 0 15px;
}


.twitter-tweet {
	text-align: center;
}