/*------------------------------------*\
    BORDERS
\*------------------------------------*/
 
/* Create a series of empty pseudo-elements... */
html:before,html:after,body:before,body:after{
    content:"";
    background:#292e32;
    position:fixed;
    display:block;
    z-index:5;
}
 
/* ...and position them! */
html:before{
    height:8px;
    left:0;
    right:0;
    top:0;
}
html:after{
    width:8px;
    top:0;
    right:0;
    bottom:0;
}
body:before{
    height:8px;
    right:0;
    bottom:0;
    left:0;
}
body:after{
    width:8px;
    top:0;
    bottom:0;
    left:0;
}
::selection {
    background: #e4287c;
    color: #fff;
}
::-moz-selection {
    background: #e4287c;
    color: #fff;
}
a:visited {
    color: #e4287c;
}
a {
    color: #e4287c;
}
.sitetitle img {
	width: 160px;
	height: 160px;
}
.header-tag a {
    color: #323232;
    padding: 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #f6f6f6;
}

.header-tag {
    margin: 10px 0 30px;
}
#content p {
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 10px;
    color: #323232;
}
#content li {
    margin-bottom: 12px;
}
.single .post p img {
    margin-top: 20px;
}
.single div#toc_container {
    margin-top: 40px;
	    padding: 10px 30px;
	width: 80%;
}
#toc_container a {
    line-height: 20px !important;
}
.toc_number {
    margin-right: 3px;
}
#toc_container ul ul {
    margin-top: 5px;
}
#content {
	word-wrap: break-word;
	border: none;
	padding: 0 !important;
}

#content h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 40px;
}

#content h3 {
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 20px;
    line-height: 1.3em;
    padding-bottom: 5px;
    border-bottom: solid 1px #ccc;
    font-weight: bold;
}

#content ul {
	padding-left: 0;
}

a.wp_rp_title {
	color: #000;
}

.wp_rp_wrap {
	margin-top: 40px;
}

.related_post_title {
	border-bottom: none !important;
	margin-top: 60px;
}

.commentcount {
	display: none;
}

ul.related_post li ul li {
	border: none !important;
}

ul.related_post li a.wp_rp_title {
	font-size: 13px;
	margin-top: 8px;
}

ul.related_post li ul li {
	margin-bottom: 20px !important;
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.16) !important;
	box-shadow: 0 2px 1px rgba(0,0,0,.16) !important;
	-moz-box-shadow: 0 2px 1px rgba(0,0,0,.16) !important;
}

ul.related_post li {
	margin-right: 20px !important;
}

.breadcrumbs a {
	color: #fff;
}

.breadcrumbs a:visited {
	color: #fff;
}

.breadcrumbs {
	color: #696969;
	font-size: 12px;
	padding: 10px;
	background-color: #292e32;
}

.breadcrumbs span {
	margin: 0 3px;
	color: #fff;
}

#toc_container a {
	color: #696969;
	line-height: 30px;
}

.toc_toggle {
	display: none;
}

#toc_container p.toc_title {
	margin: 20px;
	font-size: 22px;
}

#toc_container {
	margin: 0 auto 40px;
	border-radius: 5px;
	border: 1px solid #ccc;
}

.sharedaddy h3 {
	display: none;
}

div#bottommeta a {
	padding: 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #696969;
	background-color: #f6f6f6;
}

.wp_rp_wrap {
	text-align: center;
}

.sharedaddy.sd-sharing-enabled {
	display: none;
}

h3#reply-title {
	display: none;
}

.tag-line {
	font-size: 12px;
	color: #e4287c;
}

input::-webkit-input-placeholder {
	color: #ccc;
	font-size: 12px;
}

input:-moz-placeholder {
	color: #ccc;
	font-size: 12px;
}

.search-form p {
	display: inline-block;
}

.bookmark-suggest {
	width: 100%;
	padding: 5px 5px 2px;
	border: solid 4px #eee;
	color: #999;
	vertical-align: middle;
	display: inline-block;
	margin-top: 20px;
	max-width: 732px;
}

.bookmark-suggest img {
	width: 50px;
}

.bookmark-suggest div {
	display: inline-block;
	vertical-align: middle;
}

.bookmark-suggest p {
	display: inline-block;
	line-height: 50px !important;
	margin-bottom: 0 !important;
	margin-left: 10px;
	color: #666;
}

ul.wpp-list {
	padding-left: 0 !important;
}

.wpp-list a {
	color: #666;
	font-size: 16px;
}

.wpp-views {
	display: block;
	text-align: right;
}

.wpp-list li {
	padding: 6px 0 2px;
	border-top: 1px solid #eee;
}

.footer-category li {
	list-style: none;
}

h3.footer-category-title {
	border-bottom: none !important;
	margin-top: 50px !important;
	margin-bottom: 15px !important;
	font-size: 16px !important;
}

.wpp-list li {
	padding: 7px 0 0;
	border-top: 1px solid #646464;
}

.footerwidget li {
	margin-bottom: 6px;
}

.ninja_onebutton {
	margin-top: 40px;
}

.amazon-widget {
	text-align: center;
}

/********facebookコメントを可変幅に********/
/*
 .fb-comments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb-comments iframe[style],
.fb-social-plugin span,
.fb-comments span {
	width: 100% !important;
	display: block;
}
*/
@media screen and (max-width: 600px) {
	/* 表示領域が600px以下の場合に適用するスタイル */
	.wrapper {
		width: 100%;
	}
	
	div#toc_container {
		width: 90%;
	}
}

@media screen and (min-width: 600px) {
	.footer-category li {
		display: inline-block;
		max-width: 48%;
		margin: 0 6px 2px 0;
	}
	
	.footer-category li a:hover {
		opacity: .8;
	}
}
.wpp-thumbnail {
    background-color: #fff;
}
.footer-links ul {
    list-style: none;
}
.footer-links li a {
    color: #363636;
}
.footer-links li {
    display: inline-block;
    margin: 0 35px 0 -15px;
}
mark, ins {
    background: none;
}
.adsense {
    margin-top: 30px;
}
.wp-caption {
    border-bottom: none;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.art-stand-area {
    border: 1px solid #f0f0f0;
    padding: 30px;
    background: #fafafa;
}
#content .art-stand-area p {
    margin-bottom: 0;
    line-height: 1.4em;
    font-size: 14px;
}
span.art-stand-area__description {

}
a.art-stand-area__link {
    padding: 14px 10px;
    background: #fff;
    border: 1px solid #e4287c;
    color: #e4287c;
    border-radius: 6px;
    display: block;
    text-align: center;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
a.art-stand-area__link:hover {
    background: #e4287c;
    color: #fff;
}
#content .art-stand-area p:first-child {
    margin-top: 0;
}