/*****************************************************************
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: url() repeat;
	color: #333333;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: .8em;
}
img {
    border: 0 none;
}

body.single .entry-content img {
    border: 10px solid #fdb7b7;
    height: auto;
    margin: 0 25px 30px;
    width: 700px;
}

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

a {
	color: #b80606;
	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 -10px;
    overflow: hidden;
    width: 780px;
}
body.single div#main, body.page div#main {
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    width: 770px;
}

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

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

div#side_wrap{
	float:right;
	width:320px;
/*	margin:0 0 0 10px;*/
	overflow:hidden;
}

div#cross{
	margin:0 0 0 10px;
	overflow:hidden;
}
div#sub {
	display: inline;
	float: right;
	margin-left: 10px;
	width: 150px;
}
div#extra {
	display: inline;
	float: right;
	width: 150px;
	margin-left: 10px;
}
/*レイアウト終了*/
/*ヘッダー開始*/
div.blog-title-outer {
	height:75px;
	text-align: left;
	overflow: hidden;
	background: #660000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iIzQ0MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iIzY2MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #660000 0%, #440000 45%, #660000 92%, #310000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#660000), color-stop(45%,#440000), color-stop(92%,#660000), color-stop(100%,#310000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #660000 0%,#440000 45%,#660000 92%,#310000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #660000 0%,#440000 45%,#660000 92%,#310000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #660000 0%,#440000 45%,#660000 92%,#310000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #660000 0%,#440000 45%,#660000 92%,#310000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#660000', endColorstr='#310000',GradientType=0 ); /* IE6-8 */
}

div.blog-title-inner{
	width:1200px;
	margin:0 auto;
}
h1#blog-title {
    float: left;
    font-size: 150%;
    font-weight: bold;
    margin: 5px 0 0;
    width: 220px;
}
p#blog-description {
	margin: 0;
	padding: 4px 0 0 0;
	line-height: 135%;
	display: none;
}
.search_box {
	float: right;
}

.search_box .head_menu{
	overflow:hidden;
	margin:7px 0 0;
}
.search_box .head_menu li{
	float:left;
	margin:0 0 0 8px;
}
.search_box .head_menu li a:hover{
	opacity:0.5;
}
.navi {
	height:30px;
    background: #000 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 120%;
    margin: 0 0 30px;
}
.navi ul {
	background: url(https://img.bl-archive.net/wp-content/themes/bones_custom/images/head_menu_bar.png) no-repeat 0 0;
	margin:0 auto;
	width: 1200px;
}
.navi li {
    height: 30px;
    background: rgba(0, 0, 0, 0) url("https://img.bl-archive.net/wp-content/themes/bones_custom/images/head_menu_bar.png") no-repeat scroll right 0;
    display: inline-block;
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 0 22px 0 0;
    line-height: 2;
}
.navi li a {
	color:#E4CE7A;
	font-weight: bold;
	text-decoration: none;
}
.navi li a:hover{
	text-decoration: underline;
}


#container .head_pictrss {
	margin: 0 0 0 18px;
	overflow: hidden;
	padding: 5px 0 20px;
}
div#toprss {
	border: 1px solid #cc9500;
	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%, #cc9500 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ccb576), color-stop(49%,#ce9e18), color-stop(49%,#ce9e18), color-stop(50%,#cc9500));
	background: -webkit-linear-gradient(top, #ccb576 1%,#ce9e18 49%,#ce9e18 49%,#cc9500 50%);
	background: -o-linear-gradient(top, #ccb576 1%,#ce9e18 49%,#ce9e18 49%,#cc9500 50%);
	background: -ms-linear-gradient(top, #ccb576 1%,#ce9e18 49%,#ce9e18 49%,#cc9500 50%);
	background: linear-gradient(to bottom, #ccb576 1%,#ce9e18 49%,#ce9e18 49%,#cc9500 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccb576', endColorstr='#cc9500',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 #cc9500;
	border-radius: 3px;
}
article.article-outer {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    margin: 0 0 0 10px;
    text-align: left;
    width: 185px;
    position:static;
}

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

.article-body{
	height:246px;
	position:relative;	
}

.article-body .article-body-inner{
	border:solid 1px #464637;
}

.article-body .article-body-inner a{
	display:block;
	width:181px;
	height:246px;
	overflow:hidden;
	margin:1px;
}
.article-body .article-body-inner a img{
	width:100%;
	height:auto;
	margin:0;
}

header.article-header {
}

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

div.article-date-outer {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    color: #930000;
    float: left;
    font-size: 80%;
    font-weight: bold;
    margin: 1px;
    padding: 2px 5px;
    position: absolute;
    width: 183px;
}

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;
}

div.article-date-outer span.article-date {
	margin-right: 0.25em;
}
div.index_toolbox {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    border-radius: 3px;
    bottom: 0;
    font-size: 10px;
    margin: 0 5px;
    max-height: 100px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    width: 165px;
}

div.index_toolbox .article-category-outer ul.post-categories{
	padding-left: 20px;
	line-height: 1.3;
	background: url(https://img.bl-archive.net/wp-content/themes/bones_custom/images/icon_categry.png) no-repeat 0 0;
}
div.index_toolbox .article-category-outer ul.post-categories li{
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	font-size: 1em;
}
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.article-title-outer {
    border: 1px solid #464637;
    height: 36px;
    letter-spacing: 0.1em;
    margin: 6px 0 15px;
    overflow: hidden;
    padding: 3px 8px 0 8px;
}
body.single div.article-title-outer, body.page div.article-title-outer{
    border: 2px solid #464637;
    border-radius: 3px;
    height: auto;
    letter-spacing: 0.1em;
    margin: 3px 3px 15px;
    overflow: auto;
    padding: 5px 8px;
}
h2.article-title {
	clear: left;
	margin: 0;
	font-size: 90%;
	font-weight: bold;
}
div#main h2.article-title a:link,
div#main h2.article-title a:active,
div#main h2.article-title a:visited{
	color: #B80606;
	text-decoration: none;
}
div#main h2.article-title a:hover{
	text-decoration: underline;
}

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

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;
}
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: #b80707;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px 30px;
}
div.article-tags ul {
    clear: both;
    height: 1%;
    line-height: 20px;
    min-height: 16px;
    padding-left: 20px;
}
div.article-tags ul li {
    display: inline-block;
    margin: 0 0 7px 7px;
}
div.article-tags ul li a {
	border:1px solid #b80707;
	background: none repeat scroll 0 0 #FFF;
	color: #b80707;
	font-weight: bold;
	line-height: 2;
	padding: 4px 10px;
	text-decoration: none;
	border-radius: 3px;
}
div.article-tags ul li a:hover{
	border:1px solid #b80707;
	background-color: #b80707;
	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: 0 7px;
}
div.wp-pagenavi span{
	font-weight: bold;
}
div.wp-pagenavi a:hover{
	text-decoration: none;
}
/*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: #999999;
	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: #000;
	border: solid 1px #999;
	color: #FFF;
}
/*single終了*/
/*各アーカイブ開始*/

div.archive-title {
    background: rgba(0, 0, 0, 0) url("https://img.bl-archive.net/wp-content/themes/bones_custom/images/title_icon.png") no-repeat scroll 3px 3px;
    border: 1px solid #464637;
    border-radius: 3px;
    color: #b80707;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0 10px 10px;
    padding: 5px 0 5px 16px;
}
/*各アーカイブ終了*/
/*サイドバー開始*/
.column-inner{
	/*padding: 7px 6px;*/
}
.main-top, #main-bottom {
    clear: both;
    margin: 0 0 20px 10px;
}

body.page div#main .main-top, body.page div#main .main-top #main-bottom {
    clear: both;
    margin: 0 0 20px 0;
}
.main-top .widget-title, #main-bottom .widget-title {
    background: rgba(0, 0, 0, 0) url("https://img.bl-archive.net/wp-content/themes/bones_custom/images/title_icon.png") no-repeat scroll 3px 3px;
    border: 1px solid #464637;
    border-radius: 3px;
    color: #b80707;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 0 5px 14px;
    text-align: left;
	margin: 0 0 10px;
	letter-spacing: 0.1em;
}
body.single .main-top {
    clear: both;
    margin: 0 0 20px;
    width: 770px;
}
#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 {
    background: rgba(184, 6, 6, 1) url("https://img.bl-archive.net/wp-content/themes/bones_custom/images/title_icon.png") no-repeat scroll 3px 3px / 6px auto;
    border: 1px solid #464637;
    border-radius: 3px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0 10px;
    padding: 4px 0 2px 14px;
    text-align: left;
}
 #cross .widget-title, #extra .widget-title, #sub .widget-title {
    background: rgba(0, 0, 0, 0) url("https://img.bl-archive.net/wp-content/themes/bones_custom/images/title_icon.png") no-repeat scroll 3px 3px;
    border: 1px solid #464637;
    border-radius: 3px;
    color: #b80707;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0 5px 14px;
    text-align: left;
	margin: 0 0 10px;
}

.single_tit {
    background: rgba(0, 0, 0, 0) url("https://img.bl-archive.net/wp-content/themes/bones_custom/images/title_icon.png") no-repeat scroll 3px 3px;
    border: 1px solid #464637;
    border-radius: 3px;
    color: #b80707;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0 5px 14px;
    text-align: left;
	margin: 0 20px 10px;
	letter-spacing: 0.1em;
}

.single_tit ul li{
	float: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;
}
#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(https://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/cobaltblue/arrow.gif) no-repeat 0 4px;
	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: pink none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 25px;
    width: 145px;
}
#sub .widget_search input#searchsubmit {
    height: 25px;
    margin: 5px auto 0;
    width: 150px;
}
/*サイドバー終了*/

/*人気記事*/

.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: #b80707 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;
}

/*/////////////
RSS-LOADERカスタマイズ
/////////////*/
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;
}

/*コメント欄開始*/
#comments-title, #respond #reply-title {
    background: #b80707 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px !important;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 -20px 10px;
    padding: 6px 10px 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;
	background: none repeat scroll 0 0 #F1DF83;
	border-radius: 10px;
	box-shadow: 0 0 3px #333;
	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: #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;
}


/*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: 171px !important;
}

ul.related_post li a {
    border: 0 none !important;
    color: rgb(68, 68, 68) !important;
    display: block !important;
    font-family: arial !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
    text-decoration: none !important;
    text-indent: 0 !important;
    width: 175px !important;
    font-weight: bold !important;
    color:#b80606 !important;
}

ul.related_post li a.wp_rp_title {
    height: 32px;
    letter-spacing: 0.1em;
    line-height: 1.4 !important;
    margin: 0 auto 5px !important;
    overflow: hidden;
    width: 161px !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: 171px !important;
}

/*ヘッドテキストRSS*/
.head_text_box{
    border: 1px solid #666;
    height: 300px;
    margin: 0 0 20px;
    overflow: hidden;
}
.head_text_box .head_texerss {
    float: left;
    height: 300px;
    overflow-y: scroll;
    width: 50%;
}
.head_text_box .head_texerss a {
    background: rgba(0, 0, 0, 0) url("images/icon_li01.png") no-repeat scroll 2px 10px;
    display: block;
    font-weight: bold;
    letter-spacing: 0.1em;
    overflow: hidden;
    padding: 8px 8px 8px 15px;
    text-decoration: none;
}
.head_text_box .head_texerss a:hover{
	background: rgba(184, 7, 7, 0.5) url("images/icon_li01.png") no-repeat scroll 1px 10px;
    /*background:#b80707;*/
    color:#FFF;
}

.head_text_box .head_texerss .lattice-title {
    margin: 0 0 5px;
    max-height: 34px;
    min-height: 1em;
    overflow: hidden;
}
.head_text_box .head_texerss .lattice-cell {
    border-top: 1px solid #ccc;
}
.head_text_box .head_texerss .lattice-cell-last {
    border-bottom: 1px solid #ccc;
}

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


/*フッター開始*/
footer.footer {
    background: #930000 none repeat scroll 0 0;
    border-radius: 0 0 3px 3px;
    color: #ffffff;
    margin: 20px auto 0;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
/*フッター終了*/


/*SP PC共通ウィジェット回避用*/
.Thumbnailad {
    display: none;
}


/*jetpack人気記事カスタマイズ*/
ul.widgets-list-layout{
	margin: 0 0 0 -10px;
	width: 780px;
}
.widgets-list-layout li {
    background-color: #fff;
    border: 1px solid #464637;
    color: #333 !important;
    float: left;
    list-style-type: none !important;
    margin: 0 0 15px 12px;
    padding: 1px;
    width: 179px;
}

ul.widgets-list-layout {
  counter-reset: page_rank_num;
}

ul.widgets-list-layout li::before {
    background: rgba(184, 7, 7, 0.7) none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    content: counter(page_rank_num, decimal) "位";
    counter-increment: page_rank_num;
    display: block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 4px 0 0 3px;
    padding: 3px 6px 2px;
    position: absolute;
}

.widgets-list-layout li a.bump-view{
    /*float: left;*/
    height: auto;
}

.widgets-list-layout .widgets-list-layout-blavatar {
    margin: 0;
    max-width: 179px !important;
    overflow: hidden;
    vertical-align: bottom;
    width: 100% !important;
}

.widgets-list-layout li a.bump-view img {
    height: 179px !important;
    width: 179px !important;
}

.widgets-list-layout-links{
    display: block;
    float: none !important;
    font-size: 100%;
    font-weight: bold;
    height: 45px;
    line-height: 1.4;
    margin: 5px;
    overflow: hidden;
    padding: 5px;
    width: 170px !important;
}

.widgets-list-layout-links a{
    color: #8e0f0f;
    letter-spacing: 0.1em;
}


/*メイン上画像rss*/
.pickup_main_box{
	margin:0 0 0 -10px;
}

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

.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: 181px !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: 183px;
}

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

/*ディスクリプション出力*/
body.single h3.des_box{
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 110%;
    font-weight: bold;
    margin: 10px 10px 20px;
    padding: 10px;
    background: #FEE0E0;
}

/*YARPP*/
span.yarpp-head ul.post-categories li a {
	background-color: #b80606;
	color: #fff;
	padding: 2px 4px;
	margin: -1px 5px 0 0;
	border-radius: 3px;
}

ol.yarpp-list {
	text-align: center;
}

.yarpp-list li {
	display: inline-block;
	width: 24%;
    background: #FFF !important;
    border: 1px solid #464637;
	margin-bottom: 5px;
}

.yarpp-list li img {
    border: none!important;
    display: block !important;
    height: 230px !important;
    margin: 0 0 10px !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
}

.yarpp-related a {
	display: block !important;
	font-family: arial !important;
    font-size: 12px !important;
}

.yarpp-list li a.yarpp-title {
	height: 32px;
	overflow: hidden;
	padding: 0 5px;
	margin: 0 auto 10px !important;
}