@charset "utf-8";
/*
Theme Name: themeBRIQUE
Description: BRIQUE inc. original theme
Version: 201223
Author: BURIQUE inc.
Author URI: http://brique72.com/
*/

input[type="submit"] {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#blogContents {
	overflow: hidden;
}
#blogMain {
	float: left;
	width: 75%;
	margin-top: 40px;
}
#blogMain img {
	max-width: 100%;
	height: auto;
}
#blogMain img.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
#blogMain h1 {
	/* [disabled]font-weight: bold; */
	margin-top: 40px;
	font-size: 200%;
	line-height: 1.5em;
}
#blogMain h2 {
	/* [disabled]font-weight: bold; */
	margin-top: 40px;
}
#blogMain h3 {
	/* [disabled]margin-top: 40px; */
	/* [disabled]color: #b966a4; */
	/* [disabled]background-color: inherit; */
	/* [disabled]padding: 0 0 5px 0; */
}
#blogMain h3 a {
	/* [disabled]color: #b966a4; */
}
#blogSide {
	float: right;
	width: 20%;
	font-size: 85%;
	line-height: 1.5em;
	margin-top: 40px;
	letter-spacing: normal;
}
#blogSide a {
	text-decoration: none;
}
#blogSide h3 {
	margin-top: 40px;
	background-color: #333;
	color: #FFF;
	padding: 5px 10px;
	font-size: 120%;
	line-height: 1.5em;
	text-align: center;
}
#blogSide ul {
	margin-top: 10px;
}
#blogSide ul li {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}
#blogSide ul li:before {
	font-feature-settings: normal;
	content: "・";
}
#blogSide ul li ul {
	margin-top: 0px;
	padding-left: 1em;
}
#blogSide ul li ul li {
	margin-top: 0px;
}
#post-meta {
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	font-size: 80%;
	line-height: 1.5em;
}
#post-meta ul li {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.pagenation {
	margin-top: 40px;
}
.pagenation ul {
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 0px;
	line-height: 0px;
}
.pagenation li {
	display: inline-block;
	margin: 1px;
	list-style-type: none;
	line-height: 20px;
	font-size: 12px;
}
.pagenation li.active {
	background-color: #999;
	border-radius: 2px;
	color: #FFF;
	cursor: not-allowed;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pagenation li a {
	border-radius: 2px;
	color: #FFF;
	display: inline-block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #CCC;
}
.newer-older {
	text-align: center;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0px;
	line-height: 0px;
}
.newer-older li {
	line-height: 20px;
	display: inline;
	margin: 1px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}
.newer-older li a {
	color: #FFF;
	text-decoration: none;
	background-color: #CCC;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 2px;
}
.postList01 .entryBox {
	margin-top: 40px;
	line-height: 1.5em;
}
.postList01 .entryBox .photo a {
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 100%;
	background-size: cover;
	padding-top: 66.666%;
}
.postList01 .entryBox .cat_date {
	font-size: 80%;
	line-height: 1.5em;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 10px;
}
.postList01 .entryBox .cat {
	background-color: #333;
	color: #FFF;
	padding: 0 10px;
}
.postList01 .entryBox .cat a {
	text-decoration: none;
	color: #FFF;
}
.postList01 .entryBox .title {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #D31;
	font-size: 100%;
	line-height: 1.3em;
}
.postList01 .entryBox .title a {
	font-weight: bold;
	color: #D31;
	text-decoration: blink;
}
.postList01 .entryBox .summary {
	margin-top: 10px;
	font-size: 90%;
	line-height: 1.5em;
}
.postList01 .entryBox .more {
	display: block;
	text-align: right;
}
.commentlist img, .commentlist .vcard {
	display: inline;
}
.commentlist .commentmetadata {
	display: inline;
}
.commentlist .fn {
	font-weight: bold;
	color: #000;
}
.commentlist li {
	list-style-type: none;
	margin-left: 0px;
	border: 1px solid #DDD;
	padding: 0.5em;
	margin-top: 1em;
}
#respond p {
	text-align: left;
}
#respond label {
}
#respond input[type="text"], #respond textarea {
	width: 100%;
	padding: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#respond input[type="checkbox"] {
	margin-right: 0.5em;
}
#respond input[type="submit"] {
	width: inherit;
}
#respond .required {
	color: #D31
}
@media screen and (max-width: 480px) {
#767px--------------------------- {
}
#blogMain {
	float: none;
	width: auto;
	margin-top: 40px;
}
#blogSide {
	float: none;
	width: auto;
	margin-top: 40px;
}
.commentlist .commentmetadata {
	display: block;
}
}
