/*****************************************************************
Theme Name: pc
Version: 1.0
******************************************************************/
/*リセットcss開始*/
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, table, th, tr, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, hr, span, a, img, strong, em, ins, del, cite, abbr, acronym, sup, sub, dfn, code, var, samp, kbd, b, i {
	margin: 0;
	padding: 0;
	font-size: 100%;
	border: 0;
	vertical-align: top;
}
body {
	margin: 0;
	padding: 0;
	background:rgba(0, 0, 0, 0) url("images/bk_a.jpg") repeat scroll 0 0;
	color: #333333;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: .8em;
}
img {
    border: 0 none;
}

body.single .entry-content img {
    border: 5px solid #000;
    height: auto;
    margin: 0 25px 30px;
    width: 600px;
}

#post-not-found .entry-content p {
	text-align: center;
}

a {
	/* color:#005aed; */
    color: #353526;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
ul,ol {
	list-style: none;
	list-style-type: none;
}
li {
	padding: 0;
}
#extra .popular-posts ul li:after,
#sub .widget_newpostcatch ul li:after,
.single_bottom .popular-posts ul:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/*リセットcss終了*/
/*レイアウト開始*/
div#container {
	margin: 0 auto;
	width: 1100px;
}
div#content {
	margin: 0 auto;
	width: 1100px;
}
div#content:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
div#main {
    display: block;
    float: left;
    margin:0 0 0 5px;
    overflow: hidden;
    width: 680px;
}
body.single div#main, body.page div#main {
    display: block;
    float: left;
    margin: 0 0 0 15px;
    overflow: hidden;
    width: 670px;
}

body.page div#main.main-latest {
    margin: 0 0 0 5px;
    width: 680px;
}

body.page div#main .entry-content{
	margin:20px;
}

body.page div#main.main-latest .entry-content{
	margin: 0;
}

body.page div#main .entry-content li {
    border-bottom: 1px dotted #ccc;
    padding: 10px 5px;
}

body.page div#main.main-latest .entry-content li {
    padding: 0;
    border-bottom: none;
}

div#side_wrap {
    float: left;
    margin: 0 0 0;
    overflow: hidden;
    width: 200px;
}
div#side_wrap_left {
    float: left;
    margin: 0 0 0 15px;
    overflow: hidden;
    width: 200px;
}

div#cross{
    background: #fff none repeat scroll 0 0;
    border: 3px solid #000;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 5px;
}
div#sub {
	display: inline;
	float: left;
	margin-right: 15px;
	width: 200px;
}
div#extra {
	display: inline;
	float: left;
	width: 200px;
}
div#tracking {
	display: inline;
	float: right;
	width: 200px;
	margin:0;
}
/*レイアウト終了*/
/*ヘッダー開始*/
div.blog-title-outer {
    background: rgba(255, 255, 255, 1) url("images/head_bg.jpg") repeat-x scroll 0 0;
    height: auto;
    margin: 0 0 20px;
    text-align: left;
    min-width: 1100px;
}

div.blog-title-inner{
	width: 1100px;
	margin:0 auto;
}
#blog-title {
    /*float: left;*/
    font-size: 150%;
    font-weight: bold;
    height: 125px;
    margin: 0;
    width: 360px;
    padding: 8px 0 0 ;
}
p#blog-description {
	margin: 0;
	padding: 4px 0 0 0;
	line-height: 135%;
	display: none;
}

.navi {
    background: #000 none repeat scroll 0 0;
    width: 100%;
}

.navi .search_box {
/*	float: right;*/
}
.navi .search_box .head_menu{
	overflow:hidden;
	margin:7px 0 0;
}
.navi .search_box .head_menu li{
	float:left;
	margin:0 0 0 8px;
}
.navi .search_box .head_menu li a:hover{
	opacity:0.5;
}

.navi .menu_box{
	margin: 100px 0 0;
}
.navi ul.menu01 {
    font-size: 14px;
    /*float:left;*/
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.navi ul.menu01 li{
    display: inline-block;
    height: 30px;
    line-height: 2.3;
    list-style-type: none;
    padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
.navi ul.menu01 li:last-child{
    padding-right: 0;
}
.navi ul.menu01 li a {
    background: #f993a1 none repeat scroll 0 0;
    border-radius: 10px;
    display: block;
}

.navi ul.menu02 {
    font-size: 14px;
    height: 30px;
    margin: 0 auto;
    width: 1100px;
}
.navi ul.menu02 li {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    display: inline-block;
    height: 22px;
    list-style-type: none;
    margin: 4px 4px 0;
    padding: 0 10px;
}
.navi li a {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
.navi li a:hover{
	text-decoration: underline;
	color:#666;
}


#container .head_pictrss {
	margin: 0 0 0 18px;
	overflow: hidden;
	padding: 5px 0 20px;
}
div#toprss {
	border: 1px solid #AA0B21;
	border-radius: 3px;
	margin: 0 auto 15px;
	overflow: hidden;
	padding-left: 0;
	width: 1190px;
}
div#toprss h2 {
	background: #ccb576;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #ccb576 1%, #ce9e18 49%, #ce9e18 49%, #AA0B21 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ccb576), color-stop(49%,#ce9e18), color-stop(49%,#ce9e18), color-stop(50%,#AA0B21));
	background: -webkit-linear-gradient(top, #ccb576 1%,#ce9e18 49%,#ce9e18 49%,#AA0B21 50%);
	background: -o-linear-gradient(top, #ccb576 1%,#ce9e18 49%,#ce9e18 49%,#AA0B21 50%);
	background: -ms-linear-gradient(top, #ccb576 1%,#ce9e18 49%,#ce9e18 49%,#AA0B21 50%);
	background: linear-gradient(to bottom, #ccb576 1%,#ce9e18 49%,#ce9e18 49%,#AA0B21 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccb576', endColorstr='#AA0B21',GradientType=0 );
	color: #FFFFFF;
	font-size: 15px;
	padding: 5px 10px;
	font-weight: normal;
	letter-spacing: 2px;
}
div#RSS {
	background: none repeat scroll 0 0 #ffffff;
	float: left;
	font-weight: bold;
	height: 400px;
	overflow: auto;
	padding: 10px;
	width: 575px;
}
/*ヘッダー終了*/
/*index開始*/
div#main ul.article-post li a:link,
div#main ul.article-post li a:active,
div#main ul.article-post li a:visited,
div#main ul.article-post li a:hover {
	color: #777;
}
div#main ul.article-post li a:hover {
	text-decoration: none;
}
#main_head_ad {
	margin: 5px 0 5px 6px;
	overflow: hidden;
	padding: 5px;
	position: relative;
	width: 660px;
	border: 1px solid #AA0B21;
	border-radius: 3px;
}
article.article-outer {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
    float: left;
    margin: 0 0 15px 10px;
    position: static;
    text-align: left;
    width: 328px;
}

article.article-outer_single {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 0;
    display: block;
    float: left;
    margin: 0 0 10px;
    overflow: hidden;
    position: static;
    text-align: left;
    width: 668px;
}

.article-body{
/*    height: 439px; */
    position: relative;
}

.article-body .article-body-inner{
}

.article-body .article-body-inner a{
    display: block;
    height: 410px;
    margin: 0 8px;
    overflow: hidden;
}
.article-body .article-body-inner a img{
    height: auto;
    margin: 0;
    width: 100%;
}
header.article-header {
    background: #54543d none repeat scroll 0 0;
    color: #fff;
    margin: 8px 8px 3px;
}
body.single header.article-header {
    border: none;
    margin: 0;
}

article#post-not-found h1 {
    font-size: 130%;
    text-align: center;
}


div.article-date-outer {
    color: #fff;
    float: left;
    font-size: 80%;
    font-weight: bold;
    margin: 8px 0 0 5px;
}
body.single div.article-date-outer, body.page div.article-date-outer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    /*color: #930000;*/
    float: none;
    font-size: 90%;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: static;
    width: 183px;
}

body.page .main-latest div.article-date-outer {
    margin: 8px 0 0 5px;
    padding: 0;
    background: transparent;
    float: left;
    font-size: 80%;
    position: relative;
    width: auto;
}

div.article-date-outer span.article-date {
	margin-right: 0.25em;
}
.single .article-date-outer span.article-date,.single .article-date-outer span.article-time {
	margin-right: 0.25em;
	color:#FFF;
	text-shadow:0 0 2px #000;
}
div.index_toolbox {
    background: #353526 none repeat scroll 0 0;
    font-size: 12px;
    height: 26px;
    margin: 0 8px;
    overflow: hidden;
    padding: 5px;
}

div.index_toolbox .article-category-outer ul.post-categories{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: 1.3;
    padding-left: 0;
}
div.index_toolbox .article-category-outer ul.post-categories li{
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	font-size: 1em;
	color:#FFF;
}
div.index_toolbox .article-category-outer ul.post-categories li a{
	color:#FFF;
}
div.index_toolbox .article-category-outer ul.post-categories li a:hover{
	text-decoration: none;
}

div.index_toolbox .article-tags ul{
	margin: 25px 0 0;
	background: url(https://parts.blog.livedoor.jp/img/usr/default_2008/common/tag.gif) no-repeat;
	padding-left: 20px;
	height: 1%;
	min-height: 16px;
	line-height: 20px;
	background-image: url(https://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/icon_tag.gif)!important;
	clear: both;
}
div.index_toolbox .article-tags ul li{
	margin-left: 3px;
	display: inline;
}
div.index_toolbox .article-tags ul li a {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    color: #666666;
    font-weight: bold;
    line-height: 2;
    padding: 1px 5px;
    text-decoration: none;
    white-space: nowrap;
}
div.index_toolbox .article-tags ul li a:hover{
	background-color: #666666;
	color: #e6efef;
}
div.index_commentbox {
    float: right;
    margin: 5px 5px 0 0;
}
div.index_commentbox a{
	color:#FFF;
	font-weight: bold;
}
div.index_commentbox a:hover{
	opacity:0.7;
	text-decoration: none;
}
div.index_commentbox .count_comment span {
    background: #000 none repeat scroll 0 0;
    font-size: 14px;
    padding: 0 8px;
}
div.index_commentbox .count_comment span.j_comment{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    font-size: 9px;
    margin: 5px 5px 0 0;
    padding: 0;
}

div.article-title-outer {
    clear: both;
    letter-spacing: 0.1em;
    margin: 3px 0;
    padding: 2px 5px 0;
}
body.single div.article-title-outer, body.page div.article-title-outer{
    background: #111 none repeat scroll 0 0;
    border-bottom: 2px solid #222;
    height: auto;
    letter-spacing: 0.1em;
    margin: 0 0 15px;
    overflow: auto;
    padding: 5px 8px;
}

body.page .main-latest div.article-title-outer {
    margin: 3px 0;
    padding: 2px 5px 0;
    background: none;
    border-bottom: none;
    letter-spacing: 0.1em;
}

h2.article-title {
    clear: left;
    color: #fff;
    font-size: 110%;
    font-weight: bold;
/*    height: 38px;	*/
    line-height: 1.3;
    margin: 5px 0;
    overflow: hidden;
}
.search h2.article-title,
.archive h2.article-title,
.blog h2.article-title,
.home h2.article-title,
.main-latest h2.article-title {
    height: 54px;
}
div.article-title-outer a{
    color: #FFF;
}
div.article-title-outer a:hover{
    color: #FFF;
}

div#main h2.article-title a:link,
div#main h2.article-title a:active,
div#main h2.article-title a:visited{
    color: #FFF;
    text-decoration: none;
}

.single div#main h2.article-title a:link,
.single div#main h2.article-title a:active,
.single div#main h2.article-title a:visited{
	color: #FFF;
	text-decoration: none;

}
div#main h2.article-title a:hover{
	text-decoration: underline;
}

body.single h2.article-title, body.page h2.article-title {
    border-bottom: 2px solid #999;
    clear: left;
    font-size: 130%;
    font-weight: bold;
    margin: 8px 0;
}

body.page .main-latest h2.article-title {
    margin: 5px 0;
    border-bottom: none;
    font-size: 110%;
    font-weight: bold;
}

body.single h3, body.page h3  {
    font-size: 110%;
    font-weight: bold;
    margin: 0 10px 20px;
}

/*div.article-category-outer ul.post-categories{
	padding-left: 20px;
	line-height: 1.25;
	background: url(https://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/icon_categry.gif) no-repeat 0 0;
}
div.article-category-outer ul.post-categories li{
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	font-size: 1em;
}
div.article-category-outer ul.post-categories li a:hover{
	text-decoration: none;
}
*/
.single div.article-category-outer ul.post-categories{
    background: rgba(0, 0, 0, 0) url("images/icon_folder.png") no-repeat scroll 0 0 / 25px auto;
    line-height: 1.25;
    margin: 0 0 0 25px;
    padding-left: 43px;
}
.single div.article-category-outer ul.post-categories li{
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	font-size: 1em;
}
.single div.article-category-outer ul.post-categories li a{
    background: #333 none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 2px;
    color: #fff;
    font-weight: bold;
    line-height: 2;
    padding: 2px 10px;
    text-decoration: none;
}
.single div.article-category-outer ul.post-categories li a:hover{
	border:1px solid #000;
	background-color: #000;
	color: #FFF;
}
div.article-body span.article-continue {
	display: block;
	margin-bottom: 1em;
	margin-top: 1em;
}
span.article-continue a {
	background: none repeat scroll 0 0 #333;
	border: 1px solid #555;
	border-radius: 5px;
	color: #FFFFFF !important;
	display: block;
	font-size: 17px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	clear: both;
}
span.article-continue a:hover{
	opacity: .7;
}
div.article-tags{
	margin:0 0 20px;
}
div.article-tags span {
    color: #000;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 4px 2px 0 6px;
}
div.article-tags ul {
    background: rgba(0, 0, 0, 0) url("images/icon_tag.png") no-repeat scroll 0 0 / 25px auto;
    clear: both;
    height: 1%;
    line-height: 20px;
    margin: 10px 0 0 25px;
    min-height: 16px;
    padding-left: 36px;
}
div.article-tags ul li {
    display: inline-block;
    margin: 0 0 7px 7px;
}
div.article-tags ul li a {
	border:1px solid #000;
	background: none repeat scroll 0 0 #333;
	color: #fff;
	font-weight: bold;
	line-height: 2;
	padding: 2px 10px;
	text-decoration: none;
	border-radius: 2px;
}
div.article-tags ul li a:hover{
	border:1px solid #000;
	background-color: #000;
	color: #FFF;
}
footer.article-footer {
	margin: 15px 0 0 0;
	border: solid 1px #d1d1d1;
	padding: 1px;
	background-color: #ffffff;
}
ul.article-post {
	padding: 5px 6px 3px;
	background: #EFEFEF;
	text-align: right;
	overflow: hidden;
}
ul.article-post li {
	min-height: 16px;
	font-size: 82%;
	display: inline;
}
ul.article-post li * {
	vertical-align: middle !important;
	margin-right: 4px !important;
}
ul.article-post li > a,
ul.article-post li > span,
ul.article-post li > div,
ul.article-post li > iframe {
	display: inline-block;
	margin: 2px 0;
}
ul.article-post li.article-author,
ul.article-post li.article-tool-box{
	float: left;
}
ul.article-post li.article-author {
	margin-left: 10px;
	font-weight: bold;
}
ul.article-post li.article-author img {
	vertical-align: middle;
	padding-right: 5px;
}
.nickname {
	font-weight: bold;
	margin: 10px 0;
}
ul.article-post li.article-comment-count,
ul.article-post li.article-trackback-count {
	margin-left: 5px;
}
ul.article-post li.article-comment-count {
	padding: 3px 5px 3px 20px;
	background: url(https://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/icon_comment.gif) no-repeat 0 1px;
}
ul.article-post li.article-trackback-count {
	padding: 3px 5px 3px 20px;
	background: url(https://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/icon_tracback.gif) no-repeat 0 0;
}
div.wp-pagenavi{
	margin-bottom: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 1em;
	text-align: center;
	overflow:hidden;
}
div.wp-pagenavi a,
div.wp-pagenavi span {
	margin: 0 2px;
	padding: 4px 7px;
    line-height: 1.2;
    background: #54543d;
    color: #fff;
    border: 1px solid #54543d;
    transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
}

.wp-pagenavi .current {
    text-decoration: underline;
    background-color: #000;
}

div.wp-pagenavi a:hover{
	text-decoration: none;
    opacity: 0.8;
}
/*index終了*/
/*single開始*/
.nav-single{
	margin-top: 10px;
	padding: 14px 0;
	text-align: center;
}
.nav-single ul li{
	display: inline-block;
}
.single_bottom{
	margin-top: 60px;
}
.single_bottom .popular-posts{
	margin-bottom: 20px;
}
.single_bottom .popular-posts .widget-title{
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
}
.single_bottom .popular-posts ul{
	padding-left: 15px;
}
.single_bottom .popular-posts ul li{
	width: 151px;
	height: 236px;
	border:3px solid #000;
	box-sizing:border-box;
	display: inline-block;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 0 2px 10px;
	clear: none;
}
.single_bottom .popular-posts ul li .title{
	width: 100%;
	height: 56px;
	padding: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #000;
	opacity: .8;
	text-align: left;
}
.single_bottom .popular-posts ul li .title a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.single_bottom .popular-posts ul li .wpp-comments{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #000;
	color: #fff;
	padding: 0 1px 3px 3px;
	font-weight: bold;
	font-size: 12px;
}
.related-entry h3{
	border-bottom: 2px solid #000066;
	color: #333333;
	font-size: 130%;
	font-weight: bold;
	padding: 4px 0 2px;
	margin-bottom: 10px;
}
.related-entry ul li {
	background: url("icon.png") no-repeat scroll left 8px transparent;
	border-bottom: 1px dotted #003366;
	list-style: none outside none;
	overflow: hidden;
	padding: 8px 0 7px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.related-entry ul li a{
	text-decoration: none;
	font-size: 110%;
	color: #003366;
	padding: 0 0 0 14px;
}
.related-entry ul li a:hover{
	color: #005AED;
	text-decoration: underline;
}
div#article-options {
	padding: 10px 20px;
}
div.article-option h3 {
	margin: 0 10px 15px 10px;
	padding: 0 0 5px 0;
	font-size: 100%;
	border-bottom: 1px solid #ddd;
}
div.article-option .trackback_field{
	width: 452px;
	margin: 0 30px;
}
input#author {
	background: white;
	padding: 2px;
	border: 1px solid #EEE;
	width: 200px;
	height: 18px;
	box-shadow: inset 0 1px 1px #555555;
	margin: 0 0 5px;
}
textarea#comment {
	width: 100%!important;
	height: 60px!important;
	background: #FdFdFD;
	padding: 2px;
	border: 1px solid #EEE;
	width: 500px;
	height: 50px;
	box-shadow: inset 0 1px 1px #555555;
	resize: none;
}
input#submit {
	width: 200px;
	background: #000;
	box-shadow: 3px #000;
	color: #FFF;
	font-weight: bold;
	border: solid 1px #CCC;
	font-size: 15px;
	border-radius: 5px;
	display: block;
	text-align: center;
	height: 30px;
	margin: 10px auto 0;
}
input#submit:hover{
	background: #999;
	border: solid 1px #000;
	color: #FFF;
}
/*single終了*/
/*各アーカイブ開始*/

div.archive-title,
h2.archive-title {
    background: rgba(255, 255, 255, 0) url("images/title_icon.png") no-repeat scroll 0 0;
    border-bottom: 3px solid #000;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0 10px 10px;
    overflow: hidden;
    padding: 4px 0 2px 40px;
    text-align: left;
}
#content .widget-title, .main-top .widget-title, #main-bottom .widget-title, #main .widget-title, .single .single_tit {
    background: rgba(255, 255, 255, 0) url("images/title_icon.png") no-repeat scroll 0 0;
    border-bottom: 3px solid #000;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 4px 0 2px 40px;
    text-align: left;
}
/*各アーカイブ終了*/
/*サイドバー開始*/
.column-inner{
	/*padding: 7px 6px;*/
}
.main-top, #main-bottom {
    clear: both;
    margin: 0 0 20px 10px;
}

body.page #main-bottom {
    clear: both;
    margin: 0 0 20px 0;
}

body.page div#main .main-top {
    clear: both;
    margin: 0 0 20px 0;
}

.single_bottom_content{
	margin:30px 10px 0;
}

.single_bottom_content .single_tit ul li{
	float:left;
}

.single_bottom_content .single_tit ul li a{
    color: #005aed;
    font-weight: bold;
    margin: 0 7px 0 0;
    text-decoration: underline;
}
.single_bottom_content .single_tit ul li a:hover{
	text-decoration: none;
}

body.single .main-top {
    clear: both;
    margin: 0 0 20px;
    width: 670px;
}
#main-bottom02 {
	margin:0;
}

#main-bottom02 .widget{
	width:185px;
	float:left;
	margin:0 0 15px 10px;
}

#main-bottom02 .widget{
	width:250px;
	float:left;
	margin:0 0 0 10px;
}

#main-bottom02 .widget ul{
	counter-reset: all_rank_num;
}
#main-bottom02 .widget li {
    border: 1px solid #ccc;
    color: #b80606;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 248px;
}
#main-bottom02 .widget li a {
    line-height: 2;
    margin: 0 0 0 5px;
}
#main-bottom02 .widget li::before {
    background: #b80707 none repeat scroll 0 0;
    color: #fff;
    content: counter(all_rank_num, decimal);
    counter-increment: all_rank_num;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 0;
    padding: 4px 5px 2px;
}
#main-bottom02 .widget li:hover{
	background:#CCC;
}

#main-bottom02 .widget-title {
}
 #cross .widget-title {
    background: rgba(255, 255, 255, 0) url("images/title_icon.png") no-repeat scroll 0 0;
    border-bottom: 3px solid #000;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 5px 0 10px 0;
    overflow: hidden;
    padding: 4px 0 2px 40px;
    text-align: left;
}
 #extra .widget-title, #sub .widget-title {
    background: rgba(255, 255, 255, 0) url("images/title_icon.png") no-repeat scroll 0 0;
    border-bottom: 3px solid #000;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 4px 0 2px 40px;
    text-align: left;
}

#tracking .widget-title {
    background: rgba(255, 255, 255, 0) url("images/title_icon.png") no-repeat scroll 0 0;
    border-bottom: 3px solid #000;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 4px 0 2px 40px;
    text-align: left;
}


#main-bottom .widget,
#main-bottom02 .widget,
#cross .widget,
#extra .widget,
#sub .widget{
	font-size: 95%;
	margin-bottom: 15px;
	/*padding: 10px;*/
}
#extra .widget li, #sub .widget li {
    background: rgba(0, 0, 0, 0) url("images/icon_li01.png") no-repeat scroll 0 10px;
    border-bottom: 1px dotted #ccc;
    padding: 8px 0 7px 16px;
}
#cross .popular-posts li,
#extra .popular-posts li,
#sub .popular-posts li{
	background:none;
	padding: 0 2px;
	margin:0 0 10px;
}
#cross .popular-posts li .wpp-thumbnail,
#extra .popular-posts li .wpp-thumbnail,
#sub .popular-posts li .wpp-thumbnail {
    border: 1px solid #222;
    display: block;
    float: none;
    margin: 0 0 5px;
}
#cross .popular-posts li a.wpp-post-title,
#extra .popular-posts li a.wpp-post-title,
#sub .popular-posts li a.wpp-post-title {
    display: block;
    font-weight: bold;
/*    max-height: 45px;	*/
    overflow: hidden;
}
#cross .popular-posts li a.wpp-post-title,
#extra .popular-posts li span.wpp-views,
#sub .popular-posts li span.wpp-views {
    background: #54543d none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
/*    height: 45px;*/
    line-height: 1.2;
    padding: 5px;
}
/*#extra .popular-posts ul li{
	margin-bottom: 5px;
}
#extra .popular-posts ul li .wpp-thumbnail{
	margin: 0 10px 10px 0;
}
#extra .popular-posts ul li .wpp-views{
	background-color: rgb(198, 166, 104);
	overflow: hidden;
	display: inline-block!important;
	margin-bottom: 5px;
	padding: 2px 5px;
	font-size: 12px;
	color: #fff;
	border-radius: 3px;
	text-shadow: 0 1px 0 #fff;
}*/
#sub .widget_categories ul li,
#sub #get_recent_comments_wrap ul li,
#sub .widget_archive ul li {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(images/icon_li01.png) no-repeat 0 10px;
	font-size: 95%;
}
#sub #get_recent_comments_wrap ul li .recent-comment-title{
	margin-bottom: 3px;
}
#sub #get_recent_comments_wrap ul li .recent-comment-author {
	display: inline;
	margin-right: 5px;
}
#sub #get_recent_comments_wrap ul li .recent-comment-date {
	display: inline;
}
#sub .widget_newpostcatch ul li{
	margin-bottom: 5px;
}
#sub .widget_newpostcatch ul li .thumb{
	width: 120px;
	margin: 0 10px 10px 0;
	float: left;
	overflow: hidden;
}
#sub .widget_newpostcatch ul li .thumb img{
	width: 100%;
	height: auto;
}
#sub .widget_search .screen-reader-text{
	display: none;
}
#sub .widget_search input#s {
    background: #cecece none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 0;
    height: 25px;
    width: 195px;
}
#sub .widget_search input#searchsubmit {
    display: block;
    height: 30px;
    margin: 5px auto 0;
    width: 100px;
}

.widget_categories ul{
	height: 1470px;
	overflow-y:scroll; 
}

/*サイドバー終了*/

/*人気記事*/

.widget_views ul{
	margin:0 5px;
}

.widget_views ul li {
    border-bottom: 1px dotted #ccc;
    margin: 0 0 10px;
    padding: 0 0 10px;
}


/*人気タグ*/
#popular_tags_widget-2 ul.menu li{
	border-bottom: 1px solid #CCC;
	padding:0 0 4px;
	margin:6px 0 0 ;
}

#popular_tags_widget-2 ul.menu li a {
    font-size: 120%;
    letter-spacing: 0.1em;
}

#popular_tags_widget-2 ul.menu {
  counter-reset: tag_rank_num;	
}

#popular_tags_widget-2 ul.menu li a::before {
    background: #000 none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    content: counter(tag_rank_num, decimal);
    counter-increment: tag_rank_num;
    display: inline-block;
    font-size: 80%;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0 10px 0 0;
    padding: 1px 1px 0;
    text-align: center;
    width: 18px;
}

.head_ad_box{
	margin:15px 0;
	overflow:hidden;
}

.head_ad_box ul{
	margin:0 0 0 -30px;
}

.head_ad_box li{
	list-style: none;
	float:left;
	margin:0 0 0 32px;
}

/*/////////////
RSS-LOADERカスタマイズ
/////////////*/
.pickup_top_l_box{
	margin:0 0 10px;
}

div.head_pictrss_DMM .lattice-cell-first-in-row {
    margin-left: 0 !important;
}
div.head_pictrss_DMM .lattice-cell {
    background: #FFF none repeat scroll 0 0;
    border: 3px solid #000;
    float: left;
    height: 275px;
    margin: 0 0 8px 8px;
    overflow: hidden;
    position: relative;
    width: 355px;
}
.head_pictrss_DMM img, .head_pictrss_DMM a img {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: auto !important;
    vertical-align: bottom;
    width: 355px !important;
}
.head_pictrss_DMM a:hover{
	opacity:0.5;
}
.head_pictrss_DMM .lattice-overlay-title div {
    height: 40px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 5px 6px;
}

div.head_pictrss_l .lattice-cell-first-in-row {
    margin-left: 0 !important;
}
div.head_pictrss_l .lattice-cell {
    border: 3px solid #666;
    float: left;
    height: 270px;
    margin: 0 0 8px 8px;
    overflow: hidden;
    position: relative;
    width: 263px;
	background:#FFF;
}
.head_pictrss_l img, .head_pictrss_l a img {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: auto !important;
    vertical-align: bottom;
    width: 263px !important;
}
.head_pictrss_l a:hover{
	opacity:0.5;
}
.head_pictrss_l .lattice-overlay-title div {
    height: 40px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 5px 6px;
}

.pickup_top_s_box{
	margin:0 0 10px;
}
div.head_pictrss_s .lattice-cell-first-in-row {
    margin-left: 2px !important;
}
div.head_pictrss_s .lattice-cell {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #666;
    float: left;
    height: 230px;
    margin: 0 0 8px 8px;
    overflow: hidden;
    position: relative;
    width: 174px;
}
.head_pictrss_s img, .head_pictrss_s a img {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: auto !important;
    vertical-align: bottom;
    width: 174px !important;
}
.head_pictrss_s a:hover{
	opacity:0.5;
}
.head_pictrss_s .lattice-overlay-title div {
    height: 40px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 5px 6px;
}

.pickup_main_box{
	margin:0 0 5px -10px;
}

.pickup_main_box .pickup_pictrss .lattice-cell {
    float: left;
    margin: 0 0 15px 10px;
    overflow: hidden;
    position: relative;
    width: 160px;
}

.pickup_main_box .pickup_pictrss img, .pickup_main_box .pickup_pictrss a img {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #464637;
    height: auto !important;
    padding: 1px;
    vertical-align: bottom;
    width: 156px !important;
}

.pickup_main_box .pickup_pictrss .lattice-title {
    border: 1px solid #464637;
    font-weight: bold;
    height: 44px;
    letter-spacing: 0.1em;
    line-height: 1.5;
    margin: 2px 0 0;
    overflow: hidden;
    width: 158px;
}

.pickup_main_box .pickup_pictrss .lattice-title div {
    margin: 3px 0;
    padding: 3px 8px;
}



div.rank_pict_box　.rank_pict img, .rank_pict a img {
    border: 1px solid #464637 !important;
    margin: 0 0 3px;
    padding: 1px;
}

.rank_pict .lattice-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid #464637 !important;
    font-weight: bold;
    height: 42px !important;
    letter-spacing: 0.1em;
    width: 183px !important;
}

.rank_pict .lattice-cell {
    width: 185px !important;
}

.rank_pict_box{
	counter-reset: rank_num;
}

.rank_pict .lattice-title::before {
    content: counter(rank_num, decimal) "位";
    counter-increment: rank_num;
    display: block;
    font-size: 110%;
    margin: 0 0 0 5px;
}

/*サイドカラムDMM*/
.pickup_side_l_box{
	margin:0 0 10px;
}

div.side_pictrss_DMM .lattice-cell-first-in-row {
    margin-left: 0 !important;
}
div.side_pictrss_DMM .lattice-cell {
    background: #FFF none repeat scroll 0 0;
    border: 3px solid #000;
    float: left;
    height: 230px;
    margin: 0 0 8px 8px;
    overflow: hidden;
    position: relative;
    width: 300px;
}
.side_pictrss_DMM img, .side_pictrss_DMM a img {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: auto !important;
    vertical-align: bottom;
    width: 300px !important;
}
.side_pictrss_DMM a:hover{
	opacity:0.5;
}
.side_pictrss_DMM .lattice-overlay-title div {
    height: 40px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 5px 6px;
}


/*サイドカラムサムネ*/
.side_pictrss_box .pc_side_pictrss .lattice-cell {
    border: 1px solid #000;
    border-radius: 0;
    box-shadow: none;
    float: left;
    height: 174px;
    margin: 0 0 8px;
    overflow: hidden;
    position: relative;
    width: 148px;
}
.side_pictrss_box .pc_side_pictrss img, .side_pictrss_box .pc_side_pictrss a img {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: auto !important;
    vertical-align: bottom;
    width: 150px !important;
}
.side_pictrss_box .pc_side_pictrss .lattice-overlay-title {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: #fff;
    display: none;
    font-size: 12px;
    height: 38px;
    line-height: 1.3;
    min-height: 1em;
    position: absolute;
    width: 100%;
}

/*コメント欄開始*/
#comments-title, #respond #reply-title {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px !important;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 -10px 10px;
    padding: 6px 20px 4px;
}
#comments-title{
	margin-bottom: 15px;
}
section.commentlist{
	counter-reset:number;
	margin-bottom: 40px;
	padding: 0 15px;
}
section.commentlist li {
    border-bottom: 1px dotted #666;
    font-size: 16px;
    letter-spacing: 1px;
    list-style: outside none none;
    padding: 20px;
}
section.commentlist li:before{
	counter-increment: number;
	content: counter(number);
	margin-right: 10px;
	font-weight: bold;
	float: left;
}
section.commentlist li cite.fn{
	color: #227a22;
	margin-right: 10px;
	padding-right: 8px;
	font-size: 18px;
	font-style: normal;
}
section.commentlist li time{
	color: #666;
	font-size: 18px;
	font-weight: bold;
}
section.commentlist li section.cf{
	padding-top: 8px;
	line-height: 1.5;
	font-size: 18px;
	font-weight: bold;
}
section.commentlist li header img,
section.commentlist li .comment-reply-link{
	display: none;
}
#respond form {
    font-size: 12px;
    margin: 0;
    padding: 20px 0;
}
#respond form p{
	width: 622px;
	margin: 0 auto;
	padding: 5px 0;
}
#respond form #author,
#respond form #comment{
	border-radius: 3px;
	height: 40px;
	border: 1px solid #aaa;
	padding: 6px;
	line-height: 18px;
	color: #555;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border 0.1s ease, box-shadow 0.1s ease;
	-moz-transition: border 0.1s ease, box-shadow 0.1s ease;
	-ms-transition: border 0.1s ease, box-shadow 0.1s ease;
	-o-transition: border 0.1s ease, box-shadow 0.1s ease;
	transition: border 0.1s ease, box-shadow 0.1s ease;
}
#respond form #author {
    font-weight: bold;
    width: 60%;
}
#respond form #comment{
	width: 100%;
	height: 140px;
}
#respond form p.form-submit{
	text-align: right;
}
#respond form #submit{
	width: 400px;
	height: 36px;
}

/*popular postカスタマイズ*/
.pop_list{
	overflow:hidden;
}
.pop_list .wpp-list{
	margin: 0 0 0 -10px;
}
.pop_list .wpp-list li {
    clear: none;
    float: left;
    margin: 0 0 15px 10px;
    overflow: hidden;
    width: 185px;
    position:static;
}
.pop_list .wpp-list li a img.wpp-thumbnail {
    border: 1px solid #464637;
    margin: 0 0 3px;
    padding: 1px;
    width: 181px;
}
.pop_list .wpp-list li span {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border-radius: 40px;
    box-shadow: 0 0 5px;
    display: block;
    height: 80px;
    margin: 165px 0 0 100px;
    position: absolute;
    width: 80px;
}
.pop_list .wpp-list li span.wpp-views {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 7;
    text-align: center;
}
.pop_list .wpp-list li a.wpp-post-title {
    border: 1px solid #464637;
    display: block;
    font-weight: bold;
    height: 36px;
    letter-spacing: 0.1em;
    overflow: hidden;
    padding: 3px 8px;
}

.pop_list ul.wpp-list {
  counter-reset: single_rank_num;	
}
.pop_list ul.wpp-list li::before {
    background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    color: #fff;
    content: counter(single_rank_num, decimal) "位";
    counter-increment: single_rank_num;
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 1px;
    padding: 3px 6px 2px;
    position: absolute;
}


/*popular postカスタマイズ_記事サイドカラム*/
.single_pop_list{
	overflow:hidden;
}
.single_pop_list .wpp-list{
	margin: 0 0 0 -10px;
}
.single_pop_list .wpp-list li {
    border: 1px solid #464637;
    clear: none;
    height: 140px;
    margin: 0 0 6px 10px;
    overflow: hidden;
    position: static;
    width: 308px;
}
.single_pop_list .wpp-list li a img.wpp-thumbnail {
    margin: 0;
    padding: 1px;
    width: 150px;
}
.single_pop_list .wpp-list li span {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    display: block;
    height: 20px;
    margin: -26px 0 0 1px;
    position: absolute;
    width: 150px;
}
.single_pop_list .wpp-list li span.wpp-views {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
}
.single_pop_list .wpp-list li a.wpp-post-title {
    display: block;
    font-weight: bold;
    height: 140px;
    letter-spacing: 0.1em;
    overflow: hidden;
    padding: 3px 8px;
}
.single_pop_list ul.wpp-list {
  counter-reset: single_rank_num;	
}
.single_pop_list ul.wpp-list li::before {
    background: #b80707 none repeat scroll 0 0;
    border-radius: 0 0 5px;
    color: #fff;
    content: counter(single_rank_num, decimal) "位";
    counter-increment: single_rank_num;
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 1px;
    padding: 3px 6px 2px;
    position: absolute;
}


/*最新記事_記事サイドカラム*/
.thmb_piict .lattice-cell {
    border: 1px solid #464637;
    float: left;
    margin: 0 0 10px 10px;
    overflow: hidden;
    position: relative;
    width: 308px !important;
}

.thmb_piict .lattice-title {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #b80606 !important;
    font-size: 12px;
    font-weight: bold;
    height: 3.5em;
    letter-spacing: 0.1em;
    line-height: 1.5 !important;
    margin: 0 0 0 155px;
    width: 150px !important;
}

.thmb_piict img, .thmb_piict a img {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: 150px !important;
    vertical-align: bottom;
    width: 150px !important;
    float: left;
    margin: 1px;
}

/*記事下関連記事*/

.wp_rp_wrap .related_post_title {
    border: 0 none !important;
    clear: both !important;
    font-size: 1em !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: bold !important;
    line-height: normal !important;
    margin: 0 !important;
    padding: 20px 0 5px !important;
    text-align: left !important;
}

ul.related_post {
    display: inline-block !important;
    margin: 0 0 0 10px !important;
    padding: 0 !important;
    position: relative !important;
}

ul.related_post li {
    background: #FFF !important;
    border:1px solid #464637;
    display: inline-block !important;
    margin: 0 0 10px 10px !important;
    min-height: 185px !important;
    padding: 1px !important;
    position: relative !important;
    vertical-align: top !important;
    width: 200px !important;
}

ul.related_post li a {
    border: 0 none !important;
    color: #000 !important;
    display: block !important;
    font-family: arial !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: bold !important;
    height: 280px;
    line-height: normal !important;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative !important;
    text-decoration: none !important;
    text-indent: 0 !important;
    width: 200px !important;
}

ul.related_post li a.wp_rp_title {
    height: 47px;
    letter-spacing: 0.1em;
    line-height: 1.4 !important;
    margin: 5px auto 5px !important;
    overflow: hidden;
    width: 200px !important;
}

ul.related_post li a img {
    border: none!important;
    display: block !important;
    float: none !important;
    /*height: 230px !important;*/
    margin: 0 0 10px !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 200px !important;
    height:auto!important;
}

/*ヘッドテキストRSS*/

.head_text_box .headline_textrss {
    float: left;
    height: 300px;
    overflow-y: scroll;
    width: 50%;
    margin:0 0 20px;
}
.head_text_box .headline_textrss a {
    background: rgba(0, 0, 0, 0) url("images/icon_li01.png") no-repeat scroll 7px 10px;
    display: block;
    font-weight: bold;
    letter-spacing: 0.1em;
    overflow: hidden;
    padding: 8px 8px 8px 20px;
    text-decoration: none;
}
.head_text_box .headline_textrss a:hover{
	background: rgba(0, 0, 0, 0.5) url("images/icon_li01.png") no-repeat scroll 3px 10px;
    color:#FFF;
}

.head_text_box .headline_textrss .lattice-title {
    margin: 0 0 5px;
    max-height: 34px;
    min-height: 1em;
    overflow: hidden;
}
.head_text_box .headline_textrss .lattice-cell {
    border-top: 1px dotted #ccc;
}
.head_text_box .headline_textrss .lattice-cell:nth-child(even) {
	background:#F6F6F6;
}
.head_text_box .headline_textrss .lattice-cell-first {
    border-top: none;
}
.head_text_box .headline_textrss .lattice-cell-last {
    border-bottom: none;
}




/*追尾テキストRSS*/

.tracking_ad_flame .side_tracking_textrss {
    float: left;
    width: 100%;
}
.tracking_ad_flame .side_tracking_textrss a {
    background: rgba(0, 0, 0, 0) url("images/icon_li01.png") no-repeat scroll 7px 10px;
    display: block;
    font-weight: bold;
    letter-spacing: 0.1em;
    overflow: hidden;
    padding: 8px 8px 6px 20px;
    text-decoration: none;
    font-size: 12px;
}
.tracking_ad_flame .side_tracking_textrss a:hover{
	background: rgba(0, 0, 0, 0.5) url("images/icon_li01.png") no-repeat scroll 3px 10px;
    color:#FFF;
}

.tracking_ad_flame .side_tracking_textrss .lattice-title {
    margin: 0 0 5px;
    max-height: 34px;
    min-height: 1em;
    overflow: hidden;
}
.tracking_ad_flame .side_tracking_textrss .lattice-cell {
    border-top: 1px dotted #ccc;
}
.tracking_ad_flame .side_tracking_textrss .lattice-cell:nth-child(even) {
	background:#F6F6F6;
}
.tracking_ad_flame .side_tracking_textrss .lattice-cell-first {
    border-top: none;
}
.tracking_ad_flame .side_tracking_textrss .lattice-cell-last {
    border-bottom: none;
}


/* 追尾広告 */
#tracking_ad_box{
  position: absolute;
  z-index:1000;
}
#tracking_ad{
  position: absolute;
  top: 0;
}
#tracking_ad.fixed {
  position: fixed;
  top: 5px;
}
.tracking_ad_flame {
    margin: 0;
    padding: 5px 0;
    text-align: left;
    width: 250px;
}

/*一覧ページボタン*/
.to_list_page{
	margin:8px 0;
}
.to_list_page a {
    background: #ffaeaa none repeat scroll 0 0;
    border: 1px solid #666;
    border-radius: 3px;
    display: inline;
    padding: 2px 8px 1px;
}
.to_list_page a:hover {
    background: #666 none repeat scroll 0 0;
    border: 1px solid #666;
    color:#FFF;
    text-decoration: none;
}

/*記事内広告*/
.single_ad_inc {
    margin: 0 0 20px 50px;
    overflow: hidden;
}
.single_ad_inc ul li{
	float:left;
	margin:0 0 0 20px;
}
.single_ad_bottom {
    margin: 0 0 20px 20px;
    overflow: hidden;
}
.single_ad_bottom ul li{
	float:left;
	margin:0 0 0 20px;
}

body.single .entry-content .single_ad_inc img {
    border: medium none;
    height: auto;
    margin: 0;
    width: auto;
}

/* 記事内iframe非表示 */
/*body.single iframe{
	display:none;
}*/

/*フッタ広告PC非表示*/
.Thumbnailad{
	display:none;
}

/* ドメイン変更のお知らせ */

.message_box {
    border: 2px solid red;
    font-size: 120%;
    font-weight: bold;
    padding: 10px;
}

/*フッター開始*/
footer.footer {
    background: rgba(0, 0, 0, 0) url("images/head_bg.jpg") repeat scroll 0 0;
    border-top: 8px solid #000;
    color: #fff;
    margin: 20px auto 0;
    padding: 10px 0 0;
    text-align: center;
    width: 100%;
}
/*フッター終了*/

/*ウィジェット共通回避*/
#text-54 {
    display: none;
}


/*お気に入りボタン*/
.favorite_in{
    background: #000 none repeat scroll 0 0;
    border-radius: 3px;
    display: inline-flex;
    margin: 5px 0 2px;
    padding: 2px 5px;
}
.favorite_in:hover{
	opacity: 0.7;
}
body.single .article-tool-box-header .favorite_in{
    margin: 0 0 10px;
}
body.single .favorite_in{
    margin: 0;
}
.favorite_in a{
    color: #fff;
    font-size: 100%;
    font-weight: bold;
}
.favorite_in span.wpfp-span{
    color: #fff;
    font-size: 100%;
    font-weight: bold;
}

/*お気に入り一覧ボタン*/
.bt_favorite{
	float: none;
}

.bt_favorite a{
    background: #000 none repeat scroll 0 0;
    border-radius: 5px;
    color: #FFF;
    display: block;
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 6px 15px;
    text-align: center;
}

.bt_favorite a:hover{
	opacity: 0.7;
}
/*お気に入り一覧内指定*/
body.single .entry-content .favorite_body img,
body.single .entry-content .favorite_in img {
    border: medium none;
    height: auto;
    margin: 0;
    width: auto;
}
.favorite_body{
	margin: 10px 20px;
}
.favorite_body ul{
	margin:0 0 20px;
}
.favorite_body li a.remove-parent{
    border: 1px solid #ccc;
    border-radius: 3px;
    display: block;
    float: right;
    font-size: 10px;
    margin: 20px 0 0;
    padding: 0 5px;
    text-align: center;
    width: 60px;
}
.favorite_body ul li,
#wpfp-users_favorites ul li,
#wpfp-most_favorited_posts ul li{
    border-bottom: 1px dotted #ccc;
    margin: 8px 0 0;
    padding: 0 0 8px;
    overflow: hidden;
}

/*お気に入りサムネイル指定*/
.wpfp_users_favorites_widget_view ul li a img,
.wpfp_widget_view ul li a img{
	float: left;
	border: 1px solid #CECECE;
	margin: 0 8px 0 0;
}

body.single .entry-content .favorite_body ul li img{
	width: 100px;
	/*height: 100px;*/
	float: left;
	border: 1px solid #CECECE;
	margin: 0 8px 0 0;
}




/*Jetpack popular postカスタマイズ*/
.pop_list{
	overflow:hidden;
}
.pop_list ol{
	margin: 0 0 0 -10px;
}
.pop_list ol li {
    clear: none;
    float: left;
    margin: 0 0 15px 10px;
    overflow: hidden;
    width: 185px;
    position:static;
}
.pop_list ol li a img {
    border: 1px solid #464637;
    margin: 0 0 3px;
    padding: 1px;
    width: 181px;
    height: 245px;
}

.pop_list ol {
  counter-reset: single_rank_num;	
}
.pop_list ol li::before {
    background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    color: #fff;
    content: counter(single_rank_num, decimal) "位";
    counter-increment: single_rank_num;
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 1px;
    padding: 3px 6px 2px;
    position: absolute;
}
div#main .entry-content div.tax_list_area ul li
{
	display : inline-block;
	margin : 5px;
	padding : 5px;
	border : 1px dotted #999;
	border-radius : 10px;
}

/*ディスクリプション出力*/
body.single h3.des_box{
    background: #333 none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 0;
    color: #fff;
    font-size: 110%;
    font-weight: normal;
    margin: 0 25px 20px;
    padding: 10px;
}
h1.page-title
{
	text-align : center;
	background-color : #343525;
	font-weight : bold;
	color : #ffffff;
}
#breadcrumb
{
	margin-bottom : 5px;
}
#breadcrumb li
{
	display : inline;
}
.index_toolbox.discriptions
{
	color : #fff;
	height : 85px;
}
#sub .widget_top-posts ul li
{
	background-image : none;
	border : 1px solid #333;
	padding : 0;
}
#sub .widgets-list-layout .widgets-list-layout-blavatar
{
	float : none;
	width : 198px;
	max-width : 198px;
}
#sub .widgets-list-layout-links
{
	float: none;
	width:100%;
	background-color:#54543d;
	color:#fff;
	padding : 1px;
}
#sub .widgets-list-layout-links a
{
	color:#fff;
}

.wpfp-area
{
	text-align: right;
	padding : 10px;
}
.wpfp-area .wpfp-span
{
	display : inline-block;
	padding : 4px;
	border-radius : 4px;
	background-color : #54543D;
	color : #fff;
}
.wpfp-area .wpfp-span a
{
	color : #fff;
	text-decoration : none;
}

/*最新コメント*/
.c_wrapper
{
    background-color: #fff;
    margin: 10px 0;
    border-radius: 10px;
}
.c_wrapper .c_thumb
{
}

.c_wrapper .c_thumb img
{
    height: auto;
}
.c_wrapper .c_side_wrapper
{
}
.c_wrapper .c_side_wrapper .c_title
{
    font-size: 90%;
    padding: 5px;
}
.c_wrapper .c_side_wrapper .c_title a
{
}
.c_wrapper .c_side_wrapper .c_body
{
	padding: 3px 7px 0;
}
.c_wrapper .c_side_wrapper .c_info
{
	font-size: 90%;
	text-align: right;
}
.c_wrapper .c_side_wrapper .c_info span
{
	padding-right: 10px;
}

/* Contact form */

.contact-form-container label {
    margin: 10px auto 0;
    display: block;
    font-weight: bold;
}
.contact-form-container input[type="text"],
.contact-form-container input[type="email"],
.contact-form-container textarea {
    margin: 4px 0 0;
    padding: 4px;
    width: 320px;
}
.contact-form-container input[type="submit"] {
    margin: 8px auto 0;
    padding: 4px 10px;
    color: #fff;
    background: #54543D;
    border-radius: 3px;
    border-width: 0;
    cursor: pointer;
}

.content .yarpp-related {
    margin: 1em auto;
    text-align: center;
}

.content .yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 150px;
}

.content .yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.latest-post-btn-con {
    margin: 10px auto 10px 10px;
    display: block;
    box-sizing: border-box;
    clear: both;
}

.latest-post-btn {
    padding: 10px;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    background: #54543d;
    color: #FFF;
    transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
}

.arrow-r {
    position: relative;
}

.arrow-r:after {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    content: '';
    width: 9px;
    height: 9px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.latest-post-btn:hover {
    opacity: 0.8;
}

#side_wrap .tagcloud {
    font-size: 0;
}

#side_wrap .tagcloud a {
    margin: 0 4px 6px 0;
    padding: 4px;
    display: inline-block;
    font-size: 14px !important;
    line-height: 1.2;
    letter-spacing: 0.1em;
    color: #fff;
    background: #54543d;
    border-radius: 4px;
}

input#searchsubmit {
    margin: 8px 0 0px;
}