.big {
	font-size: x-large;
}
.red{
	color:#D30003;
}
.small{
	font-size:small;
}
.mRight{
	margin-right:10px;
}
.mLeft{
	margin-left:10px;
}

#blogpage{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
#blogpage img {
	max-width:100%;
	height:auto;
}


#pankuzu div{
	display: inline-block;
}
#pankuzu span{
	display: inline-block;
}



#secondpage h3 {
	font-size: 23px;
	border-bottom: 1px dotted #2675A9;
	color: #0063A3;
	margin-bottom: 10px;
	margin-top: 10px;
}
#secondpage h3:nth-of-type(even) {
	color: #00B3D0;
}


#secondpage p {
}

#secondpage p {
	letter-spacing: 1px;
}

#blogpage ol{
	margin-top: 5px;
	margin-bottom: 5px;
}
#blogpage ol li{
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 2.5em;
	padding-bottom: 5px;
}
table {
	margin-top: 30px;
	margin-bottom: 20px;
	width: 100%;
}

table th{
	width: 0%;
	padding: 4px;
	color: #6d5b48;
	white-space: nowrap;
	border: 1px solid #888888;
	background-color: #555551;
	color: #FFFFFF;
}

table td{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding: 4px;
	border: 1px solid #888888;
}









#blogpage div.post {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: 0px;
	margin-right: 0px;
	border-radius: 8px;
	border: 1px solid #b79f85;
	background-color: #ffffff;	
}
#blogpage div.post .data {
	text-align: right;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#blogpage div.post .pct_menu {
	float: left;
	background-color: #FFFFFF;
}
#blogpage div.post .pct_menu img{
	margin-right: 30px;
	margin-top: 30px;
}
#blogpage div.post .pct_menu_medium {
	text-align: center!important;
}
#blogpage div.post .pct_menu_medium img{
	margin-top: 30px;
}
#blogpage div.post h3 a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

#blogpage .post .category {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EEE;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: small;
	text-align: right;
}
#blogpage .post ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#blogpage .post ul li{
	padding: 5px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	list-style-type: disc;
	text-indent: -0.5em;
	line-height: 1.5em;
}

#blogpage .post ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#blogpage .post ol li {
	padding: 5px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-type: decimal;
	text-indent: -0.5em;
	line-height: 1.5em;
}

#blogpage .post p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#blogpage .post p .alignright {
	margin: 10px;
	padding: 10px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#blogpage .post p .alignleft {
	margin: 10px;
	padding: 10px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#blogpage .post p .aligncenter {
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#blogpage div.voice {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding: 0px;
}
#blogpage div.voice .data {
	text-align: right;
	font-size: small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #963;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#blogpage div.voice h3{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: large;
	font-weight: bold;
}
#blogpage div.voice h3 a {
	text-decoration: none;
}

#blogpage .voice .category {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EEE;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: small;
	text-align: right;
}
#blogpage .voice ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#blogpage .voice ul li{
	padding: 5px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	list-style-type: disc;
	text-indent: -0.5em;
	line-height: 1.5em;
}

#blogpage .voice ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#blogpage .voice ol li {
	padding: 5px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-type: decimal;
	text-indent: -0.5em;
	line-height: 1.5em;
}

#blogpage .voice p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#blogpage .voice p .alignright {
	margin: 10px;
	padding: 10px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#blogpage .voice p .alignleft {
	margin: 10px;
	padding: 10px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#blogpage .voice p .aligncenter {
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#blogpage .postdata {
	font-size: small;
	text-align: right;
}

#blogpage #nex10 {
	margin: 0px;
	padding: 0px;
}
#blogpage #nex10 a #return {
	float: left;
	display: block;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#blogpage #nex10 a #next {
	display: block;
	float: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#blogpage .com-tb input {
	width: 200px;
}
#blogpage #commentform p textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



#leftnavi {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*padding-top: 0px;*/
}

#leftnavi .sidecontents {
	background-color: #FFF;
	border: 1px solid #999;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftnavi .sidecontents h4 {
	vertical-align: middle;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	color: #666;
}
#leftnavi ul .sidecontents h4 {
	font-weight: bold;
	color: #745418;
	font-size: medium;
}
#leftnavi .sidecontents #calendar_wrap #wp-calendar {
	font-size: large;
	margin: auto;
	padding: 0px;
}
#leftnavi .sidecontents #calendar_wrap #wp-calendar caption {
	text-align: right;
}
#leftnavi .sidecontents #calendar_wrap #wp-calendar th {
	text-align: center;
	vertical-align: middle;
	background-color: #EEE;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#leftnavi .sidecontents #calendar_wrap #wp-calendar td {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#leftnavi ul .sidecontents #calendar_wrap table#wp-calendar tr td a {
	color: #A55418;
	text-decoration: underline;
}
#leftnavi ul .sidecontents #calendar_wrap #wp-calendar tbody tr #today {
	border: 1px solid #FFF;
	background-color: #C9F;
}



#leftnavi .sidecontents ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;

}


#leftnavi .sidecontents ul li {
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	list-style-type: disc;
	letter-spacing: normal;

}
#leftnavi .sidecontents input{
	width:250px;
}
#leftnavi .sidecontents .tagcloud {
	margin: 5px;
	padding: 5px;
}
#leftnavi ul .sidecontents div form fieldset input {
	width: 100px;
}
#leftnavi ul .sidecontents #calendar_wrap table#wp-calendar {
	font-size: 12px;
}
#leftnavi ul .sidecontents #calendar_wrap table#wp-calendar tr {
	line-height: normal;
	margin: 0px;
	padding: 0px;

}
#leftnavi ul .sidecontents #calendar_wrap table#wp-calendar tr td {
	margin: 0px;
	padding: 0px;
}



#container #main #blogpage .post #comments {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	height: 1.3em;
	line-height: 1.3em;
	vertical-align: middle;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}


#blogpage .post #postcomment {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	height: 1.3em;
	line-height: 1.3em;
	vertical-align: middle;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#blogpage .navigation {
	padding: 0px;
	font-size: 12px;
	height: auto;
	line-height: 1em;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	min-height: 2em;
	overflow: hidden;
	color: #981321;
}

#blogpage .navigation  a:link {
	text-decoration: none;
	color: #981321;
	font-weight: bold;
}
#blogpage .navigation  a:visited {
	text-decoration: none;
}
#blogpage .navigation  a:hover {
	opacity: 0.3;
}
#blogpage .navigation  a:active {
	text-decoration: none;
}

#blogpage .navigation .alignleft {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 45%;
	text-align: left;
}

#blogpage .navigation .alignright {
	float: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 45%;
	text-align: right;
}
#blogpage #comments {
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../bg_button.jpg);
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#blogpage #comments a {
	color: #FFFFFF;
	display: inline;
	position: relative;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-decoration: none;
}
#blogpage #comments a:after {
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	position: absolute;
	right: 8px;
	top: calc(50% - 0.5em);
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	font-weight: 900;
}
#blogpage h4#comments:before {
	content: none;
}
#blogpage #comments a:hover {
	background-color: rgba(242,158,167,0.30);
	text-decoration: none;
}
#blogpage ol#commentlist {
	background-color: #EEE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#blogpage #commentlist li {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
}
#blogpage #commentlist li.comment p cite{
	background-color: #F7F7F7;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#blogpage #postcomment {
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #ffffff;
	background-image: url(../bg_button.jpg);
}
#blogpage #postcomment a {
	color: #ffffff;
	display: block;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#blogpage #postcomment a:after {
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	position: absolute;
	right: 16px;
	top: calc(50% - 0.5em);
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	font-weight: 900;
}
#blogpage h4#postcomment:before {
	content: none;
}
#blogpage #postcomment a:hover {
	background-color: rgba(242,158,167,0.30);
	text-decoration: none;
}
#wrap #blogpage div.post {
	position: relative;
	background-color: #FFFFFF;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 68px;
	border: 1px solid #A7A7A7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../../img/secondpage/bg_box.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 35px;
}
#wrap #blogpage div.post:before {
	content: url(../../img/secondpage/bg_shadow_l.png);
	position: absolute;
	left: 0px;
	bottom: -26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	opacity: 0.6;     /* 透過レベル */
	filter: alpha(opacity=60);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: -1;
}
#wrap #blogpage div.post:after {
	content: url(../../img/secondpage/bg_shadow_r.png);
	position: absolute;
	right: 0px;
	bottom: -26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	opacity: 0.6;     /* 透過レベル */
	filter: alpha(opacity=60);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: -1;
}
#wrap #blogpage div.voice {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #963;
}
#blogpage .zisseki {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:flex;
	flex-wrap:wrap;
}
#blogpage .zisseki li{
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 230px;
	/*display: inline-block;*/
	border: 1px solid #C8C8C8;
	vertical-align: top;
	word-break:break-all;
}
#blogpage .zisseki li img{
	height:auto;
	max-width:230px;
}
#blogpage .zisseki li a{
	display: block;
}
p.button{
	width: auto;
	height: auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p.button a {
	background-color: #596B9B;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(270deg,rgba(166,178,211,1.00) 0%,rgba(92,109,157,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(166,178,211,1.00) 0%,rgba(92,109,157,1.00) 100%);
	-webkit-box-shadow: 0px 1px 3px 0 #2A334B;
	box-shadow: 0px 1px 3px 0 #2A334B;
	border: 1px solid #D0D6EB;
	display: inline-block;
}


p.button.flat a {
	background-color: #233B75;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-radius: 1px;
	background-image: -webkit-linear-gradient(270deg,rgba(35,59,117,1.00) 0%,rgba(35,59,117,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(35,59,117,1.00) 0%,rgba(35,59,117,1.00) 100%);
	-webkit-box-shadow: 0px 1px 3px 0 #2A334B;
	box-shadow: 0px 1px 3px 0 #2A334B;
	border: 0px none #D0D6EB;
}
p.button.flat a:hover {
	background-image: -webkit-linear-gradient(90deg,rgba(80,108,173,1.00) 0%,rgba(80,108,173,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(80,108,173,1.00) 0%,rgba(80,108,173,1.00) 100%);
}
p.button.flat a:before {
	content:"» ";
}
#blogpage .contents {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#fBlogmenu {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 80px;
	background-image: url(../bg_asanoha.jpg);
}
#fBlogmenu #sidebar {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	max-width: 960px;
}
#fBlogmenu #sidebar .sidecontents {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: rgba(255,255,255,0.80);
	margin-top: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fBlogmenu #sidebar ul {
	flex-wrap: wrap;
	justify-content: flex-start;
	display: flex;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#fBlogmenu #sidebar ul li{
	
}
#fBlogmenu #sidebar ul li a{
	margin-left: 10px;
	margin-right: 10px;
	border: thin solid #981321;
	color: #981321;
	padding-left: 18px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
#fBlogmenu #sidebar ul .sidecontents {
	background-color: hsla(0,0%,100%,0.79);
	border: 1px dotted #AC9C92;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
}
#fBlogmenu #sidebar ul .sidecontents h4 {
	transform: rotate(0.028deg);
	-o-transform: rotate(0.028deg);
	-ms-transform: rotate(0.028deg);
	-moz-transform: rotate(0.028deg);
	-webkit-transform: rotate(0.028deg);
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../../img/secondpage/bg_h5.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#fBlogmenu #sidebar ul .sidecontents ul {
}
#fBlogmenu #sidebar ul .sidecontents ul li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#fBlogmenu #sidebar ul .sidecontents #calendar_wrap {
}
#fBlogmenu #sidebar ul .sidecontents #calendar_wrap #wp-calendar {
}
#fBlogmenu #sidebar ul .sidecontents #calendar_wrap #wp-calendar caption {
}
#fBlogmenu #sidebar ul .sidecontents #calendar_wrap #wp-calendar thead {
	border-color: hsla(24,13%,31%,1.00);
}
#fBlogmenu #sidebar ul .sidecontents #calendar_wrap #wp-calendar thead tr {
}
#fBlogmenu #sidebar ul .sidecontents #calendar_wrap #wp-calendar thead tr th {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
	background-color: hsla(0,0%,100%,1.00);
	background-image: none;
}
#fBlogmenu #sidebar ul .sidecontents #calendar_wrap #wp-calendar tfoot {
}
#fBlogmenu #sidebar ul .sidecontents #calendar_wrap #wp-calendar tfoot tr td {
}
#fBlogmenu #sidebar ul .sidecontents #calendar_wrap #wp-calendar tbody {
}
#fBlogmenu #sidebar ul .sidecontents #calendar_wrap #wp-calendar tbody tr td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}
#fBlogmenu #sidebar ul .sidecontents #calendar_wrap #wp-calendar tbody tr td#today{
	background-color: #B4AFA8;
	color: #FFFFFF;
}
#fBlogmenu #sidebar ul .sidecontents #calendar_wrap #wp-calendar tbody tr td a{
	display: block;
	color: #32170E;
}
#blogpage input {
	border: 1px solid hsla(0,0%,36%,1.00);
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url(url);
	line-height: normal;
}
#sidebar input {
	border: 1px solid hsla(0,0%,36%,1.00);
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url(url);
	line-height: normal;
}

#secondpage dl {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted #9DC19C;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#secondpage dl dt {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #C2DDF2;
}
#secondpage dl dd {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h4#oubo {
	text-align: center;
	background-color: #0063A3;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}



















/* 解像度640〜959px
-------------------------*/
@media only screen and (max-width:959px){
div#blogpage {
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
div#blogpage img{
	max-width:100%;
	height:auto;
}
#blogpage .navigation .alignleft {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	text-align: left;
}

#blogpage .navigation .alignright {
	float: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: auto;
	text-align: right;
	clear: both;
}
#blogpage .navigation{
	margin-bottom: 20px;
	border-bottom: 1px dotted #8E8E8E;
	padding-bottom: 20px;
	overflow: hidden;
}
}

@media (max-width:639px){
#secondpage h2{
	padding-right: 20px;	
}
p a img.alignleft {
	float: none;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p a img.alignright {
	float: none;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#blogpage div.post .pct_menu {
	float: none;
	text-align: center;
}
#blogpage div.post .pct_menu img{
	margin-right: 0px;
}
}
/* 解像度〜479px
------------------------------------------------------------*/
@media only screen and (max-width:479px){
	
#blogpage h3 {
	font-size: 18px;
}	
#blogpage .sidecontents table tr{
	display: table-row;
}
#blogpage .sidecontents table tr th{
	display: table-cell;
}
#blogpage .sidecontents table tr td{
	display: table-cell;
}
}
/*-------------------------------------------------*/
@media only screen and (max-width:320px){

#blogpage h2 {
	font-size: 18px;
	margin-top: 30px;
	padding-top: 5px;
}#blogpage h2:before  {
	content: url(../../img/secondpage/bg_h2.png);
	position: absolute;
	left: 45%;
	bottom: 110%;
}


	
}
