*{
	font-size:100%;
	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{
	color:#000;
	padding:10px 0px;
	background-color:#fff;
}

#wrapper{
	background-color:#0078d7;
}
.wrapper_style{
	width:90%;
	height:auto;
	margin:0px auto;
	max-width:1200px;
	min-width:768px;
}
.default_wrapper_style{
	width:100%;
	height:auto;
	margin:0px auto;
}

header{
	border-top:double 3px #aaa;
	padding:0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#0078d7;
}
#introduction{
	color:#fff;
	font-size:80%;
	padding:10px 0px 0px;
	margin:0px 10px;
}
#introduction span{
	color:#fff;
}

h1{
        height:60px;
        line-height:60px;
	float:left;
	font-size:300%;
	display:inline-block;
	margin:5px 20px 0px;
	background-color:#0078d7;
	color:#fff;
}
#image_area{
	width:468px;
	height:60px;
	color:#fff;
	float:right;
	margin-right:1%;
	background-color:#f0f;
	background-image:url("https://blog-imgs-75.fc2.com/n/e/g/negotoy/bg20150306.png");
}
.nav_style{
	float:right;
	margin-top:20px;
}

.nav_style2{
	float:right;
}

.nav_default_style{
}
#nav a:link{
	color:#fff;
	text-decoration:underline;
}
#nav a:visited{
	color:#fff;
	text-decoration:underline;
}
#nav a:hover{
	color:#0ff;
	font-weight:bold;
	text-decoration:underline;
}
#nav a:active{
	color:#0ff;
	text-decoration:underline;
}
header > ul > li{
	font-size:80%;
	font-weight:bold;
	float:right;
	list-style-type:none;
	margin-right:15px;
}
h1 > a{
	text-decoration:none;
	display:block;
	text-shadow: 0 0 10px white;
}
h1 > a:link {
	color:#fff;
}
h1 > a:visited {
	color:#fff;
}
h1 > a:hover {
	color:#0ff;
	font-weight:bold;
}
h1 > a:active{
	color:#0ff;
}
.left_style{
	width:74%;
	height:auto;
	overflow:auto;
	float:left;
	clear:both;
	padding-left:1%;
}
.right_style{
	width:24%;
	height:auto;
	overflow:visible;
	float:right;
	padding-right:1%;
}

.default_left_style{
	width:100%;
	height:auto;
	overflow:auto;
	clear:both;
	margin:0px auto;
}
.default_right_style{
	width:50%;
	height:auto;
	overflow:auto;
	margin:10px auto;
}



#left_content{

}
#left_content > article{
	color:#000;
	border-top:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
	padding:5px 5px 0px;
	margin:5px auto 0px;
	background-color:#ffffff;
	
}

#left_content > article > h2{
	color:#fff;
	font-size:140%;
	font-weight:normal;
	background-color:#f00;
	/*padding:5px 5px 0px;*/
    padding:13px 10px 10px;
	margin:0px;
	background-color:#000088;
        font-weight:700;
}
#left_content > article > h2 > span{
	color:#fff;
}
#left_content > article > h2 + div{
	color:#000;
	font-size:80%;
	padding:20px;
	overflow:auto;
	background-color:#ffffff;
	line-height:200%;
}
#left_content > article > h2 > a{
	text-decoration:none;
	color:#fff;
}

#left_content > article > div > img{
border:double 3px #aaa;
float:left;
}
.more_box{
  font-size:200%;
  padding:10px;
  margin:15px 0px 10px;
}
.more_box > hr{
  margin:10px 0px;
  color:#aaa;
}
 
.more_box > a {
    background-color:#ddeeff;
    border:1px solid #8888ff;
    padding:20px 100px;
    border-radius:5px;
    box-shadow:0px 0px 10px #c3e1ff;
    cursor:pointer;
}
.more_box > a:hover {
    color:white;
    background-color:#000088;
    text-shadow:0px 0px 3px #ffffff;
}

.community_box{
  text-align:right;
}
#left_content > article > div > .date{

	margin-top:20px;
	

}
#left_content > article > div > .date > ul{
	font-size:85%;
	float:right;
	padding:10px 0px 10px;
}

#left_content > article > div > .date > ul > li{
	float:left;
	margin-left:5px;
	list-style-type:none;
}
.date > ul > li:before{
	content:"| ";
	color:#000;
}
#left_content > article > div > .prevnext{
	color:#000;
	clear:both;
	font-size:90%;
	text-align:center;
	border-top:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
	padding:5px 0px;
	margin:0px 0px;
}
#right_content{
	position:relative;
	overflow:hidden;
}

#right_content > #plugin{
	width:97%; 
	font-size:90%;
	padding:5px 0px 0px 10px;
	overflow:hidden;
	position:relative;
	00position:absolute;
}
#right_content > #plugin > div{
	color:#000;
	border-top:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
	padding:0px 0px 0px;
	margin:0px 0px 10px;
	background-color:#ffffff;
}
#right_content > #plugin > div > h3{
	font-size:90%;
	font-weight:normal;
	background-color:#000088;
	/*padding:0px 5px;*/
        padding:5px 10px 5px;
	margin:5px 5px 10px;
	color:#fff;
	width:auto;
	height:auto;
}
#right_content > #plugin > div > h3 br{
display:none;
}
#right_content > #plugin > div > *{
	width:90%;
	height:auto;
	padding:0px;
	margin:0px auto 10px;
}
#right_content > #plugin > .archive_plugin > ul{

}
#right_content > #plugin ul{

  overflow:auto;
}
#right_content > #plugin > div > .plugin-myimage{
  color:#000;
  padding:0px 0px 0px;
}
#right_content > #plugin > div > p + *{
/**/
}
#right_content > #plugin iframe{
min-width:50px !important;
}
#right_content > #plugin .FC2BLOGPlugInPhotograph{/*--------アルバム---------------*/
}

#right_content > #plugin > div > p{
	font-size:80%;
	color:#000;
}
#right_content > #plugin > div > ul > li{
	font-size:80%;
	list-style-position:inside;
	color:#000;
	margin-top:5px;
}
#right_content > div > div > p + div div{
	font-size:80%;
	margin:0px 0px 0px;
}
#right_content > div > div > p + div div:before{
        max-height:350px;
	color:#000;
}
#right_content > div > div > p + div{

  overflow:auto;
}
#right_content > #plugin > div > form > p{
	text-align:center;
	padding:0px 0px 0px;
}
#right_content > #plugin > div > form br{
	display:none;
}
#right_content > #plugin  form > .plugin-mail br{
display:block;
}
#right_content > #plugin > div > form input,#right_content > #plugin > div > form select{
	font-size:95%;
}
#right_content > #plugin > div > form input[type="text"],#right_content > #plugin > div > form select{
	width:50%;
	font-size:80%;
	color:#000;
}
#right_content > #plugin > div > form input[type="submit"]{
	color:#000;
	font-size:80%;
}
.link_plugin > ul{
  padding:0px;
  margin:0px;
}
.link_plugin > ul > li{
  padding:0px;
  margin:0px 0px 10px;
}
.calender{

	font-size:75%;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	width:100%;
	height:auto;
	border-collapse:separate;
	border-spacing:0;
	margin:0px 0;
	padding:0;
}
.calender caption{
	color:#000;
	font-size:100%;
	font-weight:bold;
	border-top:1px solid #aaa;
	padding:3px 0px 2px 0px;
	margin:0px 0px 0px;
}
.calender th{
	color:#000;
	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:#000;
}
th#sat{
	color:#000;
}
.calender td a:link{
	color: #000;
}
.calender td a:visited{
	color:#000;
	font-weight:normal;
	border:1px solid #f0f;
	text-decoration: none;
}
.calender td a:hover{
	color:#000;
	font-weight:bold;
}
.calender td a:active{
	color:#000;
}


footer{
	font-size:80%;
	padding:0px 0px;
	clear:both;
}
footer *{
	color:#fff;
}
.comment_area{
	font-size:100%;
}

.comment_area > form{
	width:auto;
	height:auto;
	padding:10px 20px;
}
.comment_area h3{
	width:95%;
	height:auto;
	font-weight:normal;
	border-left:solid 5px #aaa;
	border-bottom:solid 1px #aaa;
	position:relative;
	padding:0px 17px 0px 5px;
	margin:15px 0px 0px 0px;
	color:#000;
}

.comment_area h3 > a:link {
	color:#fff;
}
.comment_area h3 > a:visited {
	color:#fff;
}
.comment_area h3 > a:hover {
	color:#0ff;
	font-weight:bold;
}
.comment_area h3 > a:active{
	color:#0ff;
}
.comment_area dt{
	padding-left:0px;
}
.comment_area label{
}
.comment_area input[type="text"], .comment_area input[type="password"]{
	width:40%;
	height:auto;
	color:#000;
}
.comment_area textarea{
	width:80%;
	height:150px;
	color:#000;
}
.comment_area .himitudd{
	font-size:90%;
}
.comment_area div > p{
	width:50%;
	height:auto;
	text-align:right;
}
.comment_area input[type="submit"]{
	color:#000;
}


footer > #copyright{
	width:auto;
	height:auto;
	color:#fff;
	overflow:auto;
	text-align:center;
	font-weight:bold;
	line-height:35px;
	padding:10px 0px;
	margin:5px auto 0px;
	border-top:solid 1px #aaa;
	border-bottom:double 3px #aaa;
	background-color:#0078d7;
	padding:5px 0px 2px 0px;

}
#copyright a:link{
	color:#fff;
	text-decoration:none;
}
#copyright a:visited{
	color:#fff;
	text-decoration:none;
}
#copyright a:hover{
	color:#0ff;
	font-weight:bold;
	text-decoration:underline;
}
#copyright a:active{
	color:#0ff;
	text-decoration:none;
}
.comment_area > form{
	padding-bottom:10px;
}
.comment_area > h4{
  text-indent:5px;
  font-weight:normal;
  border-left:solid 5px #aaa;
  padding:0px 0px 0px 5px;
  margin:10px 0px 0px 10px;
}

.comment_area > .body{
  width:80%;
  height:auto;
  overflow:auto;
  border:solid 1px #aaa;
  padding:5px;
  margin:5px 0px 0px 10px;
  background-color:#fff;
  color:#000;
}
.comment_area > .body > ol{
  float:right;
  padding:0px;
  margin:0px;

}
.comment_area > .body > ol > li{
  font-size:0.85em;
  padding:5px 0px 0px;
  margin-left:5px;
  float:left;
  list-style-type:none;
  color:#000;
}
.comment_area > .body > ol > li:before{
content:"| ";
}
.comment_area > .body > ol > li > a:link {
	color:#000;
}
.comment_area > .body > ol > li > a:visited {
	color:#000;
}
.comment_area > .body > ol > li > a:hover {
	color:#000;
	font-weight:bold;
}
.comment_area > .body > ol > li > a:active{
	color:#000;
}
#trap{
 padding-bottom:10px;
}
#trap > dt{
  padding:5px 0px 5px 5px;
}
#trap > dd{
  padding:5px 0px 5px 15px;
}
#trap a:link {
	color:#fff;
}
#trap a:visited {
	color:#fff;
}
#trap a:hover {
	color:#0ff;
	font-weight:bold;
}
#trap a:active{
	color:#0ff;
}

.page_top{
	display:block;
	width:100%;
	height:auto;
	text-align:center;
	background-color:#000;
background: linear-gradient(to bottom, limegreen, mintcream, limegreen);
background: -moz-linear-gradient(top, red, orange 50%, red);
background: -webkit-gradient(linear, left top, left bottom, from(red), color-stop(0.5, orange), to(red));
padding-bottom:0px !important;
margin-bottom:0px !important;
border-top:0px !important;
border-bottom:solid 5px #0078d7 !important;
}
.page_top > a{
width:100% !important;
height:50px !important;
display:block;
margin-bottom:0px !important;
	line-height:50px;
	border-top:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
	color:#000;
	text-decoration:underline;
	cursor:pointer;
        font-weight:700;
}
.page_top:hover{
	color:#000;
}


.page_top a:link{
	color:#000;
	text-decoration:underline;
}
.page_top a:visited{
	color:#000;
	text-decoration:underline;
}
.page_top a:hover{
	color:#44f;
	text-decoration:underline;
}
.page_top a:active{
	color:#44f;
	text-decoration:underline;
}
pre{
    overflow:auto;
    line-height: normal;
}
pre > code{
    color:#333;
    overflow:auto;
    font-family:Consolas;
    line-height: normal;
}

a:link {
	color:#000;
}
a:visited {
	color:#000;
}
a:hover {
	color:#f00;
	/*font-weight:bold;*/
}
a:active{
	color:#000;
}




.hideIn{
	-ms-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-webkit-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-ms-animation-name: fade;
	-moz-animation-name: fade;
	-webkit-animation-name: fade;
	-o-animation-name: fade;
	animation-name: fade;
}
.hoge{
	opacity:0;
}
@keyframes fade{
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
@-ms-keyframes fade{
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
@-moz-keyframes fade{
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
@-webkit-keyframes fade{
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
@-o-keyframes fade{
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}

.fixed_top{
    position:fixed !important;
    top:0px !important;
}
.fixed_bottom{
    position:fixed !important;
    bottom:0px !important;
}
.absolute_bottom{
    position:absolute !important;
    bottom:-5px !important;
}
.plugin_style{
	width:auto !important;
	height:auto !important;
	position:static !important;
	padding:0px !important;
}


/* RSS
------------------------------------------------------------ */

.rss_body_top {
  margin-bottom: 0px;
  width:100%;
  height:850px;
  background-color:#ffffff;
}

.rss_body_under {
  margin-bottom: 0px;
  width:100%;
  height:710px;
  background-color:#ffffff;
}

.rss_title_1 {
	color:#fff;
	font-size:140% !important;
	font-weight:normal;
	background-color:#f00;
	/*padding:5px 5px 0px;*/
    padding:13px 10px 10px;
        margin:0px;
	background-color:#000088;
        font-weight:700;
  
}
.rss_body_1 {
   overflow-y:scroll;
   height: 30%;
   background-color: #ffffff;
   border-bottom:solid 1px #aaa;
}
.rss_body_2 {
   overflow-y:scroll;
   width:  50%;
   height: 31%;
   background-color: #ffffff;
   float: left;
}



/* 記事上用リンクボックス
------------------------------------------------------------ */

.top_link_box {
    margin-bottom:10px;
}


/* 記事下用リンクボックス
------------------------------------------------------------ */

.under_link_box {
    margin-bottom:10px;
}


/* 固定リンク用<li>
------------------------------------------------------------ */
.lock_link > li {
    width: 98%;
    line-height:35px  !important;
    text-align:left  !important;
    list-style-type : none;
    list-style-position: inside;
    padding-left: 5px;
    border-bottom: 1px dashed #808080  !important;
    font-size:16px  !important;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;

}

#lock_link a:link {
    color:#1466b7;
    text-decoration: none;
}

#lock_link a:visited {
    color:#1466b7;
    text-decoration: none;
}


#lock_link a:hover {
    color:#ff9393;
}

#lock_link a:active {
    color:#ff9393;
}



/* 固定リンク用<li>（ランキング用）
------------------------------------------------------------ */
.lock_link_rank > li {
    width: 98%;
    line-height:35px  !important;
    text-align:left  !important;
    list-style-type : decimal;
    list-style-position: inside;
    padding-left: 5px;
    border-bottom: 1px dashed #808080  !important;
    font-size:16px  !important;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;

}

#lock_link_rank a:link {
    color:#1466b7;
    text-decoration: none;
}

#lock_link_rank a:visited {
    color:#1466b7;
    text-decoration: none;
}


#lock_link_rank a:hover {
    color:#ff9393;
}

#lock_link_rank a:active {
    color:#ff9393;
}



/* 画像固定リンク　横スクロール
------------------------------------------------------------ */

.blogroll_wrapper_img {
width: 100%;
overflow-x:scroll;
}

.logroll_innner_img {
width: 1456px;
height: 210px;
padding-top: 5px;

}

.logroll_box_img {
width: 200px;
height: 200px;
border: 2px solid #9999ff;
margin-left: 2px;
margin-right: 2px;
float: left;
position:relative;
}

.logroll_box_img > a img {
    width: 200px;
    height: 200px;
}

.logroll_box_img > a > p {
        position:absolute;
        height : 45px;
	color: #fff;
	margin-top: -64px;
	padding: 5px 0 5px 3%;
	width: 194px;
	background: #000;
	filter: Alpha(opacity=70);
	opacity: 0.7;
        word-wrap: break-word;
        overflow: hidden; 
        text-overflow: ellipsis;
        font-weight:700;
}

.logroll_box_img > a {
    color:#ffffff;
    text-decoration: none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: block;

}

.logroll_box_img > a:visited {
    color:#ffffff;
    text-decoration: none;
}


.logroll_box_img > a:hover {
    color:#ff9393;
    opacity: 0.40;
}

.logroll_box_img > a:active {
    color:#ff9393;
}

/* 記事間広告表示用
------------------------------------------------------------ */
.interval_ad{
        width: 50%;
        float: left;
        margin-top:5px;
        margin-bottom:30px;

}


.menu_light_2{
        width:0px;
        height:00px;
}


/* 広告用div 設定
------------------------------------------------------------ */
.smart_ad {
        text-align: center;
        margin-top:10px;
        margin-bottom:5px;
        margin-left:5px;
        margin-right:5px;
}


/* 忍者テキストRSS用<li>
------------------------------------------------------------ */
.rss_li {
    width: 98%;
    line-height:35px  !important;
    text-align:left  !important;
    list-style-type : none;
    list-style-position: inside;
    padding-left: 5px;
    border-bottom: 1px dashed #808080  !important;
    font-size:16px  !important;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;

}


#rss_li a:link {
    color:#1466b7;
    text-decoration: none;
}

#rss_li a:visited {
    color:#1466b7;
    text-decoration: none;
}


#rss_li a:hover {
    color:#ff9393;
}

#rss_li a:active {
    color:#ff9393;
}

/* 記事内画像サイズ設定
------------------------------------------------------------ */
.content img {
    max-width : 400px;
    height : auto;
}



/* カウンター設定
------------------------------------------------------------ */
.counter {
    text-align : center;
    margin : 5px auto 0 auto;

}


/* まとめるくん用記事内文字太さ
------------------------------------------------------------ */
.res_body {
    font-weight: bold;

}



/* まとめるくん用名前文字太さ
------------------------------------------------------------ */
.res_name  {
     font-weight: bold;

}


/* まとめるくん用時間色
------------------------------------------------------------ */
.date  {
     color: gray;

}


/* まとめるくん用ID色
------------------------------------------------------------ */
.res_id  {
     color: gray;

}



/* コメント送信ボタン
------------------------------------------------------------ */
input#submit_button {
      width: 80%;
      height: 50px;
      margin-top:10px;
}



/* ついてくるボタン右
------------------------------------------------------------ */
#wrap_right{
	width:960px;
	margin:10px auto;
}

#social_box_right{
	background:#eef;
	width:10px;
	padding:15px;
	text-align:center;
	position:fixed;
	top:150px;
	list-style-type:none;
        right:0px;
	border-top:#0000ff groove 5px;
	border-bottom:#0000ff groove 5px;
	border-left:#0000ff groove 5px;
        border-top-left-radius:20px;
        border-bottom-left-radius:20px;
        box-shadow:-5px 5px 10px 0px rgba(25,25,112,0.4);
        
}

#wrap_right_main{
	width:660px;
	float:left;
}

#wrap_right_side{
	width:300px;
	float:left;
}

/* ついてくるボタン左
------------------------------------------------------------ */
#wrap_left{
	width:960px;
	margin:10px auto;
        
}

#social_box_left{
	background:#eef;
	width:40px;
	padding:15px 15px 15px 26px;
	margin-left:-100px;
	text-align:center;
	position:fixed;
	bottom:40px;
	list-style-type:none;
        border-radius: 30px 10px 30px 10px ;

        
}

#wrap_right_main{
	width:660px;
	float:left;
}

#wrap_right_side{
	width:300px;
	float:left;
}



/* トップページの記事画像サイズ
------------------------------------------------------------ */
#top_img img{
  width: 300px;
  height: 200px;
  object-fit: cover;
}


/* フロートの解除
------------------------------------------------------------ */
.clear {
    clear:both;
}


/* 記事内リンクの改行
------------------------------------------------------------ */
.content a{
    word-break: break-all;
}