.image_area{
	width:auto;
	height:350px;
	margin:10px 0px;
	position:relative;
	background-image:url(https://blog-imgs-103.fc2.com/b/i/s/bisyonurehisyo/201801262155184a4.jpg);/*(アップロードした背景画像のurl)*/
	background-position:50% 50%;
	background-repeat:repeat;/* no-repeat */
	background-color:#fafafa;
}
.image_area:after{
	width:50%;
	height:4px;
	content: "";
	position: absolute;
	z-index: -1;
	top:47px;
	left:49.5%;
	box-shadow: 0 15px 5px #000;
	-moz-box-shadow:0 15px 5px #000;
	-webkit-box-shadow:0 15px 5px #000;
	transform: rotate(1.2deg);
	-moz-transform: rotate(1.2deg);
	-webkit-transform: rotate(1.2deg);
}
.image_area:before{
	width:50%;
	height:4px;
	content: "";
	position: absolute;
	z-index: -1;
	top:47px;
	left:0.5%;
	box-shadow: 0 15px 5px #000;
	-moz-box-shadow:0 15px 5px #000;
	-webkit-box-shadow:0 15px 5px #000;
	transform: rotate(-1.2deg);
	-moz-transform: rotate(-1.2deg);
	-webkit-transform: rotate(-1.2deg);
}

*{
	color:#666;
	font-family:meiryo;
	padding:0;
	margin:0;
}
.reset_left{
	width:auto;
	height:0px;
	display:block;
	clear:left;
}
.reset_right{
	width:auto;
	height:0px;
	display:block;
	clear:right;
}
.reset_both{
	width:auto;
	height:0px;
	display:block;
	clear:both;
}
body{
	margin:10px auto;
        background-image:url(//blog-imgs-99.fc2.com/b/i/s/bisyonurehisyo/2017013102374922e.jpg);/*(アップロードした背景画像のurl)*/

	background-color:#fafafa;
padding:0px 2px;
}
#wrapper{
max-width:1200px;
}
.wrapper_style{
	width:80%;
	height:auto;
	margin:0px auto;
}
.default_wrapper_style{
	width:auto;
	height:auto;
	margin:auto;
}

header{
	width:100%;
	height:auto;
	margin:0px 0px 10px 0px;
}
#introduction{
	/*overflow:hidden;*/
	
	color:#333;
}
#introduction > span{
width:100%;
height:100%;
white-space:nowrap;
text-indent:100%;
display:block;
overflow:hidden;
}
#site_name{
	width:auto;
	height:70px;
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	padding:5px 0px 2px 0px;
	background-color:#ffbf7f;
}
	


h1{
	font-size:250%;
	float:left;
	line-height:200%;
	padding-left:10px;
}
h1 > a{
	text-decoration:auto;
}
#nav{
	float:right;
}
#nav > ul{
	padding-top:10px;
}
#nav > ul > li{
	color:#666;
	font-size:14px;
	font-weight:bold;
	list-style-type:auto;
	float:left;
	padding-right:12px;
}
#nav > ul > li > a{
	/*color:#aaa;*/
}

#nav > ul > li > a:link {
	color:#666;
	text-decoration:auto;
}
#nav > ul > li > a:visited {
	color:#666;
	text-decoration:auto;
}
#nav > ul > li > a:hover {
	color:#000;
	text-decoration:underline;
}
#nav > ul > li > a:active{
	color:#666;
	text-decoration:auto;
}



.left_style{
	width:75%;
	height:auto;
	overflow:auto;
	float:left;
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	00background-color:red;
	background-color:#ffd1ff;
}
.right_style{
	width:24%;
	height:auto;
	overflow:auto;
	float:right;
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	00background-color:blue;
	background-color:#ffd1ff;
}

.default_left_style{
	width:100%;
	height:auto;
	overflow:auto;
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	background-color:#ffd1ff;
}
.default_right_style{
	width:50%;
	height:auto;
	overflow:auto;
	margin:10px auto;
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	background-color:#ffd1ff;
}



#left_content{
	font-size:90%;

	padding-bottom:10px;
}
#left_content > article{
	padding:10px 10px 20px 10px;
}
#left_content > article > h2{
	width:auto;
	height:auto;
	font-size:120%;
	line-height:180%;
	text-indent:15px;
	font-weight:normal;
	border-top:solid 1px #ffe0ff;
	border-bottom:solid 1px #666;
	00border-left:solid 5px #666;
	padding:0px 0px 0px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
}
#left_content > article > h2:before{
	width:10px;
	height:30px;
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	background-color:gray;
	background-image:url(//blog-imgs-75.fc2.com/n/e/g/negotoy/bg20150306.png);
	background-position:50% 50%;
}
#left_content > article > h2 > a{
	text-decoration:auto;
}
#left_content > article .entry_image > img{
	width:180px;
	height:auto;
	display:block;
	margin:0px 10px 10px 0px;
	float:left;
}
#left_content > article .entry_body > .entry_more{
	clear:left;
	text-align:right;
margin:10px 0px 0px;
}
.entry_more > a{
	color: #111;
	font-size:0.9em;
	display:blodk;
	text-decoration:auto;
	border: 1px solid #bbb;
	background: -ms-linear-gradient(top,#fafafa 0%,#f1f1f1);
	background: -moz-linear-gradient(top,#fafafa 0%,#f1f1f1);
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f1f1f1));
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 8px 3px;
}
.entry_more > a:link{
	color:#666;
	text-decoration:auto;
}
.entry_more > a:visited{
	color:#666;
	text-decoration:auto;
}
.entry_more > a:hover{
	color:#000;
	text-decoration:underline;
	font-weight:normal;
	border: 1px solid #999;
}
.entry_more > a:active{
	color:#666;
	text-decoration:auto;
}
.entry_state, .entry_date{
	float:right;
	margin:10px 0px;
}
.entry_state > li, .entry_date > li{
  font-size:85%;
	float:left;
	margin-right:5px;
	list-style-type:auto;
}
.entry_state > li:before, .entry_date > li:before{
content:"| ";
}
.navy_line{
	clear:both;
	border-bottom:solid 1px #666;
}

#left_content .prevnext{
	text-align:center;
	padding-bottom:10px;
}

#right_content{
	font-size:75%;
}

#right_content > #plugin{
	padding:9px 10px 10px;
overflow:auto;
}
#right_content > #plugin h3{
	/*text-align:center !important;*/
	width:auto;;
	height:auto;
	font-weight:normal;
	text-indent:5px;
	border-top:solid 1px #f7f7f7;
	border-bottom:solid 1px #666;
	position:relative;
	padding:0px 0px 0px 10px;
	margin:10px 0px;
}
#right_content > #plugin > div > h3 br{
display:none;
}
#right_content > #plugin > .archive_plugin > ul{

}
#right_content > #plugin ul{
  max-height:250px;
  overflow:auto;
}
#right_content > #plugin h3:before{
	width:5px;
	height:20px;
	content:"";
	position:absolute;
	top:1px;
	left:0px;
	background-color:gray;
	background-image:url(//blog-imgs-75.fc2.com/n/e/g/negotoy/bg20150306.png);
}
#right_content > #plugin ul > li{
	list-style-position:inside;
	margin-top:8px;
}
#right_content > div > div > p + div div{
margin:5px 0px 0px;
}
#right_content > div > div > p + div div:before{
	content: "・";
}
#right_content > div > div > p + div{
  max-height:250px;
  overflow:auto;
}
#right_content > #plugin input,#right_content > #plugin select{
font-size:110%;
}
#right_content > #plugin input[type="text"]{
width:55%;
height:auto;
}
#right_content > #plugin select{
width:40%;
height:auto;
}
#right_content > #plugin form br{
display:none;
}
#right_content > #plugin  form > .plugin-mail br{
display:block;
}
#right_content > #plugin .plugin-myimage + p{
padding:5px;
}
#right_content > #plugin .plugin-myimage + p br{
display:block;
}
#right_content > #plugin input[type="submit"]{
}
#right_content > .plugin-search{
white-space:nowrap;
}
.link_plugin > ul{
  padding:8px 0px 10px 0px;
}
.calender{
	font-size:80%;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	width:100%;
	height:auto;
	border-collapse:separate;
	border-spacing:0;
	margin:5px 0;
	padding:0;
}
.calender caption{
	font-size:100%;
	font-weight:bold;
	border-top:1px solid #666;
	padding:3px 0px 2px 0px;
}
.calender th{
	font-weight:bold;
	text-align:center;
}
.calender td{
	font-weight:bold;
	text-align:center;
	padding:0.1em;
color:#999;
}
.calender td a{
	display:block;
}
th#sun{
	color:#666;
}
th#sat{
	color:#666;
}
.calender td a:link{
	color: #111;
}
.calender td a:visited{
	color:#000;
	font-weight:normal;
	border:1px solid #f0f;
	text-decoration: auto;
}
.calender td a:hover{
	color:#111;
}
.calender td a:active{
	color:#111;
}



footer{
	font-size:80%;
	padding:10px 0px 0px;
}
footer > form{
	width:auto;
	height:auto;
	padding:10px;
}
footer h3{
	width:50%;
	height:auto;
	font-weight:normal;
	text-indent:10px;
	border-bottom:solid 1px #666;
	position:relative;
	padding:0px 0px 0px 5px;
	margin:10px 0px 5px;
}
footer h3:before{
	width:5px;
	height:20px;
	content:"";
	position:absolute;
	top:2px;
	left:0px;
	background-color:gray;
	background-image:url(//blog-imgs-75.fc2.com/n/e/g/negotoy/bg20150306.png);
}
footer dt{
	padding-left:10px;
}
footer label{
}
footer input[type="text"], footer input[type="password"]{
	width:40%;
	height:auto;
}
footer textarea{
	width:50%;
	height:150px;
}
footer .himitudd{
	font-size:90%;
}
footer div > p{
	width:50%;
	height:auto;
	text-align:right;
}
footer input[type="submit"]{
}
footer > #copyright{
	width:100%;
	height:auto;
	overflow:auto;
	text-align:center;
	font-weight:bold;
	padding:10px 0px;
	margin:0px auto;
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	background-color:#f7f7f7;
}
footer > form{
	padding-bottom:10px;
}
footer > h4{
  text-indent:5px;
  font-weight:normal;
  border-left:solid 5px #666;
  margin:10px 0px 5px 0px;
}

footer > .body{
  width:50%;
  height:auto;
  overflow:auto;
  border:solid 1px #aaa;
  padding:5px;
  margin:0px 0px 5px;
  background-color:#fff;
}
footer > .body > ol{
  float:right;
  padding:0px;
  margin:0px;
}
footer > .body > ol > li{
  font-size:0.85em;
  padding:5px 0px 0px;
  margin-left:5px;
  float:left;
  list-style-type:none;
}
footer > .body > ol > li:before{
content:"| ";
}
#trap{
 padding-bottom:10px;
}
#trap > dt{
  padding:5px 0px 5px 5px;
}
#trap > dd{
  padding:5px 0px 5px 15px;
}
a:link {
	color:#666;
}
a:visited {
	color:#666;
}
a:hover {
	color:#000;
font-weight:bold;
}
a:active{
	color:#666;
}
.page_top{
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	display:block;
	border:solid 1px #ddd;
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	position:fixed;
	right:50px;
	bottom:50px;
	background-color:#f7f7f7;
	cursor:pointer;
}
.page_top > a{
	text-decoration:auto;
	display:block;
}
.page_top:hover{
	color:#000;
	border:solid 1px #ccc;
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
}


.page_top a:link{
	color:#666;
	text-decoration:auto;
}
.page_top a:visited{
	color:#666;
	text-decoration:auto;
}
.page_top a:hover{
	color:#000;
	text-decoration:auto;
}
.page_top a:active{
	color:#666;
	text-decoration:auto;
}