@charset "UTF-8";

/* ==========================================================================
   Reset
========================================================================== */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}
a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}
figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}


/* ==========================================================================
   Template css
========================================================================== */

/* Base elements
------------------------------------------------- */
body {
  background-color: #f5f5f5;
  color: #000;
        width:100%;
}

body,
textarea,
input,
select {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
}

ul,
ol,
li,
dl,
dt,
dd {
 margin:0;
}


p {
  margin: 0;
}

input[type="text"],
input[type="password"] {
  border: 1px solid #dadada;
  font-size: 14px;
  padding: 2px 10px 1px;
}

textarea {
  border: 1px solid #dadada;
  font-size: 14px;
  padding: 3px 10px 2px;
}

input[type="text"],
input[type="password"],
input[type="submit"],
textarea,
select {
  outline: none;
}



/* Hyper text
------------------------------------------------- */
a {
  text-decoration: none;
}

a:link {
  color: #0000ff;

}

a:hover {text-decoration:underline;}

a:focus,
a:active {
        text-decoration:none;
}

.entry_body a,
.entry_body a:visited,
.trackback_link a,
.trackback_link a:visited,
.plugin-all a,
.plugin-all a:visited,
.plg_blomaga a,
.plg_blomaga a:visited {
  color: #0000cd;
}

.entry_body a:focus,
.entry_body a:hover,
.entry_body a:active,
.trackback_link a:focus,
.trackback_link a:hover,
.trackback_link a:active,
.plugin-all a:focus,
.plugin-all a:hover,
.plugin-all a:active,
.plg_blomaga a:focus,
.plg_blomaga a:hover,
.plg_blomaga a:active {
        text-decoration:none;
}

.entry_body a:hover,
.trackback_link a:hover,
.plugin-all a:hover,
.plg_blomaga a:hover{
  text-decoration: none;
}



/* Clear Fix
------------------------------------------------- */
/* For modern browsers */
.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}
/* For IE 6/7 (trigger hasLayout) */

.cf {
  zoom: 1;
}

.entry_body i,
.entry_body em{
  font-family: "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  font-style: italic;
}

/* Layout
------------------------------------------------------------ */
#l-container,
.header_inner,
.footer_inner {
  max-width: 1040px;
  margin: 0 auto;
  text-align: left;
}

#contain_inner {
    width:100%;
    margin: 0 auto 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}


#l-header {
     width:100%;
     height:60px;
     margin-bottom:20px;
     background:#22b74e;

}

#l-header_inner {
  margin: 0 auto;
  max-width:1040px;
  height:60px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.main_top {
width:100%;
}

#l-main_outer {
width:100%;
}

#l-main {
  max-width: 720px;
margin:0;
background:#fff;
box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 6px, rgba(0, 0, 0, 0.2) 0px 1px 2px 0px;
}

#l-sidecontents {
  max-width:300px;
        margin-right:18px;
  padding: 0;
}

#l-footer {
  border-top: 1px solid #ccc;
  font-size: 12px;
  padding: 20px 0;
  clear: both;
  background:#22b74e;

}

.footer_inner {
  text-align: center;
}



/* icon
------------------------------------------------------------ */
.tpl_icon {
  background: url(https://blog-imgs-76.fc2.com/t/e/m/templates/shimple_white_icon1.png) 0 0 no-repeat;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.comment_icon {
  width: 17px;
  height: 17px;
  background-position: 0 0;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.track_icon {
  width: 17px;
  height: 18px;
  background-position: 0 -40px;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.prev_icon {
  width: 8px;
  height: 12px;
  background-position: -5px -103px;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.next_icon {
  width: 8px;
  height: 12px;
  background-position: -6px -79px;
  vertical-align: middle;
  margin: 0 0 0 5px;
}



/* Header
------------------------------------------------------------ */

.author_name {
  margin: 16px 0 24px;
}

.l-header_left {
        width:300px;
}


.blog_name {
  margin: 0;
  text-decoration:none;
  font-size: 26px;
}

.blog_introduction {
  font-size: 14px;
}

.global-nav {
text-align:right;
    list-style: none;
    width:100%;
    margin-right:20px;
    font-size: 14px;
    font-weight:bold;
}

.global-nav ul {
    margin:0;
    height:60px;
    line-height:60px;
}

.global-nav ul li {
    display:inline-block; 

}

.global-nav ul li a {
    padding: 0 8px;
    border-right:1px solid #fff;
    color:#fff;
}



/* Entry
------------------------------------------------------------ */
.topentry {
  margin: 0 0 20px;

}

.topentry + .topentry {

}

#topentry_header {margin:0;padding:0;}

.topentry_title {
  font-size: 18px;
  margin: 10px;
  padding: 10px;
  border-left:4px solid #22b74e;
  border-bottom:1px dotted #22b74e;
}

.entry_date {
  font-size: 12px;
        color:#fff;
        background:#22b74e;
        padding:2px 15px;

}

.entry_body {
  margin: 0 0 0 10px;
  overflow: hidden;
  margin: 0;
  padding:10px;
}

.topentry_text {
  margin: 0;
  font-size: 16px;

}

.entry_body {
        padding:10px 30px;
}

.entry_more_link {
  margin: 0;
  text-align: center;
  padding: 20px 0 0;
}

#l-main .entry_body input[type="submit"],
#l-main .entry_body .entry_more_link a {
  background-color: #fff;
  border: 1px solid #bdbdbd;

  color: #606060;
  display: inline-block;
  font-size: 14px;
  padding: 8px 48px;
  -webkit-transition: box-shadow 0.2s linear 0;
  transition: box-shadow 0.2s linear 0;
}

#l-main .entry_body input[type="submit"]:hover,
#l-main .entry_body .entry_more_link a:hover {
  background-color: #efefef\9;
  color: #606060;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px 0px;
}

/* SNSボタン */
.fc2_footer {
  margin: 32px 0 0 0;
}

.entry_more_link + .fc2_footer {
  margin-top: -28px;
  margin-right: 105px;
}

/* 日付コメントリンク */
.entry_more_link + .entry_footer {
  margin: 16px 0 0;
}

.fc2_footer + .entry_footer {
  margin-top: 16px;
}

.entry_header {
        background:#f5f5f5;
        border:1px solid #ccc;
        padding:10px;
  font-size: 12px;
  margin: 10px 20px;
}

#l-main .entry_header .category {
  padding: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 400px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

#l-main .entry_header .comment,
#l-main .entry_header .track,
#l-main .entry_header .date {
  margin: 0 0 0 16px;
}

#l-main .entry_header .comment:hover,
#l-main .entry_header .track:hover {
  color: #a1a1a1;
}

.entry_body p.theme {
  margin: 20px 0px 0px;
}

.entry_body p.theme a,
.entry_body p.theme a:hover {
  text-decoration: none;
}



/* Entry (html tag)
------------------------------------------------------------ */
.entry_body p {
  margin: 8px 0;
}

.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6 {
  margin: 0em 0em 0.5em;
  font-weight: normal;
}

.entry_body ul,
.entry_body ol {
  margin: 1em 0em 1em;
}

.entry_body ul li {
  list-style: disc outside;
  margin-left: 0;
}

.entry_body ol li {
  list-style: decimal outside;
  margin-left: 0;
display: inline-block;
}

.entry_body table {
  border: solid 1px #dadada;
  border-collapse: collapse;
}

.entry_body table th,
.entry_body table td {
  padding: 0.3em 0.5em;
  border-color: #dadada;
}

.entry_body {
  word-wrap: break-word;
}

.entry_body img {
  max-width: 100%;
  height: auto;
}

.entry_body dl {}

.entry_body dt {}

.entry_body dd {}

.entry_body pre {}



/* Blockquote
------------------------------------------------------------ */
blockquote {
  border-left: 4px solid #dadada;
  margin: 8px 0 8px 24px;
  padding: 4px 7px;
}

.entry_body blockquote  p{
  margin: 0;
}



/* コメント・トラックバック
------------------------------------------------------------ */
.sub_contents {
  margin: 20px 0;
 background:#fff;
 padding:20px;

}

.sub_contents_area_title {
  font-size: 18px;
  margin: 0 0 20px;
        padding-left:10px;
        border-left:4px solid #22b74e;
        border-bottom:1px dotted #22b74e;
}

.trackback_input {
  border: 1px solid #dadada;
  -webkit-box-sizing : border-box ;
  -moz-box-sizing : border-box ;
  box-sizing: border-box;
  clear: both;
  font-size: 14px;
  padding: 3px 7px;
  width: 100%;
}

.trackback_link {
  margin: 8px 0 0;
}

.trackback_link a {
  font-size: 13px;
}



/* コメントフォーム
------------------------------------------------------------ */


#comment_form {
  margin: 60px 0 20px;
}

.comment_form_left,
.comment_form_right {
  margin: 0;
  width: 330px;
  float: left;
}

.comment_form_left {
  margin-right: 16px;
}

.form_title {
  font-size: 14px;
}

.form_input {
  margin: 0 0 8px;
}

.comment_form_left .input_text{
  width: 303px;
}

.comment_form_right .form_textarea {
  margin-top: -4px;
}

.comment_form_right textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  padding: 2px 10px;
  width: 100%;
  height: 272px;
}

.himitu_title {
  margin: 16px 0 0;
}

.comment_form_left #himitu {
  margin: 0 7px 0 0;
  vertical-align: middle;
}

.himitu_label {
  font-size: 14px;
  vertical-align: middle;
}

.comment_form textarea {
  font-size: 14px;
  padding: 2px 10px;
  width: 667px;
  border: 1px solid #dadada;
  height: 185px;
}

.comment_form .comment_tool_wrap {
  margin: 0;
}

.comment_area .form_btn {
  clear: both;
  text-align: center;
  margin: 10px;
}

.comment_area .form_btn input {
  color: #000;
  background-color: #ccc;
  border: 1px solid #bdbdbd;
        width:100%;
  padding:10px;
  font-size: 14px;
  -webkit-transition: box-shadow 0.2s linear 0;
  transition: box-shadow 0.2s linear 0;

}

.comment_area .form_btn input:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px 0px;
  background-color: #efefef\9;
}

.list-style {padding:0;}

.list-style li {
list-style-type: decimal;
list-style-position: inside;
}

.author {color:#008000;font-weight:bold;}


/* コメント一覧
------------------------------------------------------------ */
.sub_contents_title {
  font-size: 16px;
  margin: 0 0 8px;
}

.sub_contents_body {
  font-size: 16px;
        color:#000;
}

.sub_contents_header {
  padding: 0 0 2px;
  margin: 8px 0 24px;
  font-size: 13px;
  text-align: left;
  border-bottom: 1px solid #dadada;
}

.sub_contents_header a {
  color: #5397db;
}

.sub_contents_header a:hover {
  text-decoration: underline;
  color: #80acd9;
}



/* ページャ
------------------------------------------------------------ */
.page_navi {
  background-color: #f5f5f5;
  height:50px;
  text-align: center;
  display: inline-block;
  width:100%;
}

.page_navi .pager_home {
  line-height:50px;
  background-color: #fff;
  border: 1px solid #bdbdbd;
        word-wrap: break-word;
  color: #606060;
        margin:0 30px;
  padding: 8px 10px;
  font-size: 12px;
  -webkit-transition: box-shadow 0.2s linear 0;
  transition: box-shadow 0.2s linear 0;
}

.page_navi .pager_prev,
.page_navi .pager_next {
  line-height:50px;
  background-color: #fff;
  border: 1px solid #bdbdbd;
        word-wrap: break-word;
  color: #606060;
  padding: 8px 10px;
  font-size: 12px;
  -webkit-transition: box-shadow 0.2s linear 0;
  transition: box-shadow 0.2s linear 0;
}

.page_navi .pager_prev:hover,
.page_navi .pager_next:hover,
.page_navi .pager_home:hover {
  background-color: #efefef\9;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px 0px;
}

.page_navi .pager_prev {
  padding-left: 15px;
}

.page_navi .pager_prev:hover {
  padding-left: 15px;
}

.page_navi .pager_next {
}

.page_navi .pager_home {}



/* Related article
------------------------------------------------------------ */
.entry_body .relate_dl {
  margin: 24px 8px;
}

.entry_body .relate_dt {
  margin: 0 0 4px;
  font-size: 18px;
}

.entry_body .relate_dd {
  margin: 0;
}

.entry_body .relate_ul {
  padding: 0;
  margin: 0;
}

.entry_body .relate_li {
  list-style: none;
  font-size: 15px;
}

.relate_li_nolink {
  list-style: none;
  font-size: 14px;
  font-weight: bold;
}

.entry_body .relate_li a {
  padding: 4px 0;
  display: block;
  color: #000;
}

.entry_body .relate_li a:hover {
  color: #a1a1a1;
  text-decoration: underline;
}


#fc2relate_entry_thumbnail_area {
 margin: 25px 0px 0px 0px !important;
 padding: 15px 0px 5px 0px !important;
 border: 1px #dddddd solid !important; /* 枠線の色 */
 background: #fafafa !important; /* リスト背景色 */
 -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;
}
 
#fc2relate_entry_thumbnail_area .relate_dt {
 margin: 0 !important;
 padding: 0px 20px 10px 20px !important;
 border: 0 none !important;
 border-bottom:1px solid #dddddd !important;/* 下線の色 */
 box-shadow: 0 1px 0 rgba(255,255,255,1) !important;
 line-height: 1.1 !important;
 background: none !important;
}
 
#fc2relate_entry_thumbnail_area .relate_dd {
 margin-left:0px;
 overflow: hidden;
}
 
#fc2relate_entry_thumbnail_area .relate_dd .relate_ul {
 margin: 5px;
 padding: 0;
 overflow: hidden;
}
 
#fc2relate_entry_thumbnail_area .relate_dd .relate_ul li {

 list-style: none;
 border-bottom:1px solid #dddddd;/* 下線の色 */
 box-shadow: 0 1px 0 rgba(255,255,255,1) !important;
}
 
#fc2relate_entry_thumbnail_area .relate_entry_thumbnail_image img {
 margin: 5px !important;
 width: 60px !important;/* 画像の大きさ */
 height: 60px !important;/* 画像の大きさ */
 border: 1px #dddddd solid !important;/* 画像の枠線 */
}
 
.thumbnail_wrapper {
 display: flex;
 -webkit-flex-direction: row;
 flex-direction: row;
 -webkit-justify-content: flex-start;
 justify-content: flex-start;
 -webkit-align-items: flex-start;
 align-items: center;
}
 
.thumbnail_wrapper> *{
 flex:1 1 auto;
}
 
.relate_entry_String {
 word-break: break-all;
 line-height: 1.2em;
 padding:1em;
}
 
#fc2relate_entry_thumbnail_area .relate_li a{
 text-decoration: none !important;/* テキスト下線なし */
}
 
#fc2relate_entry_thumbnail_area .relate_li a:hover{
 text-decoration: underline !important;/* マウスホバーでテキスト下線あり */
}


/* ==========================================================================
   Sidemenu (Plugin)
========================================================================== */

#l-sidecontents img{
  max-width: 100%;
  height: auto;
}
.sidecontents_area {
  width:300px;
  font-size: 16px;
  margin: 0 0 20px;
background:#fff;
box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 4px, rgba(0, 0, 0, 0.2) 0px 1px 2px 0px;
}

.sidecontents_area:last-child {
  width:100%;
  border-bottom: none;
}

.plg_desc_header{
  font-size: 14px;
}

.plg_desc_footer{
  font-size: 14px;
}

.plg_title {
  font-size: 16px;
  margin: 0 0 10px;
  padding: 10px;
        border-top:4px solid #22b74e;
        border-bottom:1px solid #ccc;
        background:#f5f5f5;
}

.plg_body {
  word-wrap: break-word;
  font-size: 14px;
  padding: 5px;
}

.plg_body a:hover {
  text-decoration: underline;
}

.plg_area ul {
  margin: 0;
  padding: 0;
}

.plg_area li {
  margin: 0 0 8px 0;
  padding: 0;
  list-style: none;
}

.sidecontents_area textarea{
  resize: vertical;
}


.sticky {
  position: -webkit-sticky; /* safari対応 */
  position: sticky;
  top: 30px;
}

/* tag(Plugin)
------------------------------------------------------------ */
.plugin-tag {
  margin: 0;
}

.plugin-tag a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 8px 0 0;
}



/* Search(Plugin)
------------------------------------------------------------ */
#l-sidecontents .plg_body input[type="text"] {
  width: 198px;
  padding: 2px 10px 1px;
  margin: 0 0 8px;
}

#l-sidecontents .plg_body input[type="submit"] {
  color: #606060;
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 14px;
  padding: 4px 16px;
  font-size: 12px;
  -webkit-transition: box-shadow 0.2s linear 0;
  transition: box-shadow 0.2s linear 0;
  float: right;
}

.plg_body input[type="submit"]:hover {
  background-color: #efefef\9;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px 0px;
}



/* Calendar(Plugin)
------------------------------------------------------------ */
table.calender {
  margin: 0;
  padding: 0;
  background: none;
  margin: 0 auto;
}

table.calender caption {
  margin-bottom: 10px;
  margin: 0px auto;
}

table.calender caption a:hover {
  color: #898F95
}

table.calender caption a:active,
table.calender caption a:visited {
  color: #7b7b7b;
}

table.calender th,
table.calender td {
  padding: 4px;
  border-bottom: 1px dotted #cccccc;
  text-align: center;
  font-size: 14px;
  padding: 4px 6px;
}

table.calender td a {
  display: block;
  font-size: 14px;
  color: #5397db;
}

table.calender td a:active,
table.calender td a:visited,
table.calender td a:hover {
  color: #80acd9;
}

table.calender th#sun {
  color: #f76f6f;
}

table.calender th#sat {
  color: #5757F1;
}



/* category-list(Plugin)
------------------------------------------------------------ */
.plugin-category-list-date{
  font-size: 12px;
}

.plugin-category-list-link{
  font-size: 15px;
}



/* Piyo(Plugin)
------------------------------------------------------------ */
.tab {
  text-align: left;
  margin-bottom: 10px;
}

.tab input {
  padding: 3px 5px;
}

.tab input.b1 {
  margin-right: 5px;
}

.mylog {
  width: 90%;
  padding: 5px;
  border: 1px solid #A5A5A5;
  text-align: left;
  background-color: #FFFFFF;
  font-size: 85% !important;
  /* for Modern browser */

  font-size: 93%;
  /* for IE6 */
}

.mylog .title {
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #A5A5A5;
  margin: 0px 0px 10px;
  padding: 0px 0px 3px;
}

.mylog dl {
  margin: 0px;
  padding: 0px;
}

.mylog dt.day {
  margin: 0px;
  padding: 0px 0px 5px;
  background-color: #FFFFFF;
  background-image: none;
  text-align: left;
  font-size: 85% !important;
  /* for Modern browser */

  font-size: 93%;
  /* for IE6 */
}

.mylog dd.piyolog {
  width: 100%;
  margin: 0px 0px 5px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #A5A5A5;
  padding: 0px 0px 10px;
}

.license {
  text-align: right;
  font-size: 85% !important;
  /* for Modern browser */

  font-size: 93%;
  /* for IE6 */
}



/* blomaga-count(Plugin)
------------------------------------------------------------ */
.plugin-blomaga-count a {}



/* Footer
------------------------------------------------------------ */
.powered,
.ad,
.copyright {
  margin: 0;
}

#footer_body1 { 
font-size:12px;
margin-bottom:10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

} 

.f-gather {
margin-right:5px;
}

div.f-box {
width: 240px;
border: 1px solid #cccccc;
background:#f5f5f5;
text-align: left;
padding: 5px;
}

div.f-boxlink {
height:350px;
width: 240px;
overflow-y:scroll;
border: 1px solid #cccccc;
background:#f5f5f5;
text-align: left;
padding: 5px;
}

.f-title {
font-weight:bold; 
margin: 0px 0px 10px 0px; 
padding: 0px 0px 2px 5px;
border-bottom: #aaaaaa 1px dashed;
border-left: #AAAAAA 3px solid;
}

.access_rank td {
 font-size:12px;
 padding:1px;

}

/* Baton
------------------------------------------------------------ */
.blog_baton {
  border: 1px solid #dadada;
  padding: 24px 24px 0;
}

.blog_baton dl,
.blog_baton dt {
  margin: 0;
}

.baton_a {
  margin: 0 0 16px;
}

.baton_q {
  border-bottom: 1px dotted #dadada;
}



/* Sponsor
------------------------------------------------------------ */
#fc2_text_ad .fc2_infeed1,
.entry_body .fc2_infeed1 {
  margin: 24px 8px;
}

#fc2_text_ad a,
.entry_body .fc2_infeed1 a {
  color: #7b7b7b;
  font-size: 14px;
}

#fc2_text_ad a:hover,
.entry_body .fc2_infeed1 a:hover {
  color: #a1a1a1;
  text-decoration: underline;
}

/* ----------------------------------------------- */
/*
      BlogRoll css
*/
/* ----------------------------------------------- */



.blogroll-channel * {
    width: auto;
    height: auto;
    padding: 0;
    text-align: left;
    text-decoration:none;
}

.blogroll-channel {
    padding: 5px;
    text-overflow: ellipsis;

}

.blogroll-channel .blogroll-list-wrap {

}

.blogroll-channel .blogroll-list {
    list-style-type: none;
    margin-bottom: 3px;

}

.blogroll-channel .blogroll-list img {
    vertical-align: middle;
}

.blogroll-channel img.blogroll-icon,
.blogroll-channel img.blogroll-favicon {
    margin: 0 5px 0 0;
}

.blogroll-channel img.blogroll-favicon {
  width: 16px;
  height: 16px;
}

.blogroll-channel a.blogroll-link {

}

.blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    color: red;
}

.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {
    margin: 0 0 0 5px;
}

.blogroll-channel .blogroll-link-time {
    margin: 0 0 0 3px;
    color: #666;
    font-size: 10px;
}

.blogroll-channel .blogroll-ad-img {
}

.blogroll-channel .blogroll-ad-text {
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 14px;
}

.blogroll-channel .blogroll-list-wrap {
 margin:0;
}

.blogroll-sita {
 font-weight:bold;
 overflow-y:hidden;
 height:700px;
 margin:20px 5px 20px;
 border:1px solid #ccc;
 background:#fafafa;
 
}

.blogroll-sita  li {
 padding:4px 0;
 border-bottom:1px dotted #08BA2B;
 font-size: 15px;

}

.article-naka {
 font-weight:bold;
 height:400px;
 overflow-y:hidden;
 margin:0px 5px 20px;
 border:1px solid #ccc;
 background:#fafafa;
}

.article-naka li {
 font-size: 15px;
 padding:5px 0;
 border-bottom:1px dotted #08BA2B;
 
}

.blogroll-top {
 background:#fff;
 padding:5px;
 overflow-y:scroll;
 height:250px;
 margin-bottom:10px;
 box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 6px, rgba(0, 0, 0, 0.2) 0px 1px 2px 0px;
}

.blogroll-top li {
 font-size: 14px;
 line-height:16px;
  padding:3px 0 0;
  border-bottom:1px dotted #08BA2B;
}

.blogroll-top2 {
 background:#fff;
 padding:5px;
 overflow-y:hidden;
 height:190px;
 margin-bottom:10px;
 border:1px solid #08BA2B;
}

.blogroll-top2 li {
 font-size: 16px;
 font-weight:bold;
 padding:5px 0;
 border-bottom:1px dotted #08BA2B;
}

.blogroll-bottom {
 padding:5px;
 margin-bottom:20px;
 overflow-y:scroll;
 height:500px;
 background:#fff;
}

.blogroll-bottom li {
font-size: 14px;
  padding:3px 0 0;
  border-bottom:1px dotted #08BA2B;
margin-left:0px !important;
margin-top:0px !important;
}

.blogroll-kizisita {
 height:230px;
 overflow-y:hidden;
 font-size:14px;
 margin-bottom:30px;
}

.blogroll-kizisita li {
 padding:6px;
border-bottom:1px dotted #08BA2B;
}


/* ==========================================================================
  iroiro
========================================================================== */


.pankuzu {
font-size:12px;
text-align:left;
margin:0 10px;}
.pankuzu a:link{color:#000080}
.pankuzu a:visited{color:#0000cd}


#social_box {
flex-wrap:wrap;
margin:0 auto;
}

#social_box li{
  padding:10px 0;
  margin-bottom:10px;
  font-size:14px;
  text-align:center;
  width:48%;
  margin-left:1%;
  border-radius:3px;
  list-style:none;
  display: inline-block;
  line-height: 2.2; 
  text-decoration:none;
}
#social_box li.share-twitter{
  background:#55acee;
  box-shadow:0 2px #2795e9;
}
#social_box li.share-twitter:hover{
  background:#83c3f3;
}
#social_box li.share-facebook{
  background:#3b5998;
  box-shadow:0 2px #2d4373;
}
#social_box li.share-facebook:hover{
  background:#4c70ba;
}

#social_box li.share-hatena{
  background:#2c6ebd;
  box-shadow:0 2px #225694;
}
#social_box li.share-hatena:hover{
  background:#4888d4;
}

#social_box li.share-line{
  background:#00C300;
  box-shadow:0 2px #009d00;
}
#social_box li.share-line:hover{
  background:#2bd92b;
}
#social_box a{
  display:block;
  height:24px;  
  color:#ffffff;
  text-decoration:none;
}
#social_box a:hover{
  text-decoration:none;
  color:#ffffff;
}

#page_rank {
  background:#fff;
  margin-bottom:15px;
  padding:5px;
}

#page_rank tr {
 padding:5px;
 border:1px solid #ccc;
}

#page_rank td {
  padding:5px;
  background:#fff;
  font-size:14px;
  text-decoration: underline; 
}

#fc2_recent_entry_thumb_552130 {padding:5px;}


.t_h {font-size:12px;border-top:1px dotted #08BA2B;}

.t_b {padding:10px;}


 .top_anntenasp {display:none;}
 .article-nakasp {display:none;}
 .kizisita_sp {display:none}
 .blogroll-bottomsp {display:none}
#fc2_recent_entry_thumb {display:none;}
.adsense-sp1 {display:none;}
.adsense-sp2 {display:none;}

/* ==========================================================================
   responsive
========================================================================== */

@media screen and (max-width: 959px){

  .comment_area .form_btn {
    text-align: left;
    margin: 8px 0;
  }

  .comment_area .form_btn input {
    margin: 0;
  }

}



@media screen and (min-width: 751px) and (max-width: 959px){

  #l-header {
    width: 100%;
  }


  #l-container {
    width: 100%;
overflow-x: hidden;
  }

  #l-main_outer {
  width:70%;
  }

  #l-sidecontents {
  width:28%;
}

.sidecontents_area {
  width:100%;
}

  .sidecontents_area:last-child {width:100%;}

  #l-footer {width:100%;overflow-x: hidden;
}

}


@media screen and (max-width: 750px){

body {
width:100%;
overflow-x: hidden;
}


  /* header */
  #l-header {
    width:100%;
    margin: 0 0 20px;
  }

#l-container {

width:100%;
}

.topentry_title {
  font-size: 15px;
  margin: 5px;
  padding: 5px;
}

.entry_body {
 padding:0px;
}

.topentry_text {
 padding:5px;
}

#l-footer {
overflow-x: hidden;
width:100%;
}

.blogroll-top {
 padding:0;
 margin:5px 5px 10px;
}

.blogroll-top li {
 font-size: 12px;
}

.blogroll-top2 {
 height:200px;
 padding:0;
}

.blogroll-top2 li {
 font-size: 13px;
}

.article-naka {
 height:300px;
}

.article-naka li {
 font-size: 13px;
}

.blogroll-kizisita {
 height:290px;
}

.blogroll-sita {
 height:500px; 
}

.blogroll-sita  li {
 font-size: 14px;
}


.twitter-video {width:100%!important;min-width:200px!important;}

.t_h {font-size:10px;margin-left:5px;margin-right:5px;}

.t_b {padding:10px;margin-left:5px;margin-right:5px;}

 iframe{
    max-width:100%;
    max-height:100%;
  }

img {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.adsense-sp1 {display:block;text-align:center;}
.adsense-sp2 {display:block;text-align:center;}

.global-nav {display:none!important;}
#l-sidecontents {display:none;}
.ad_side {display:none;}
.rakuten_fifa {display:none;}
#page_rank  {display:none;}
#footer_body1 {display:none;}
}



@media screen and (max-width: 450px){

  .comment_form_left,
  .comment_form_right {
    margin: 0;
    width: 100%;
    float: none;
  }

  .comment_form_left .input_text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }

}

