@charset "UTF-8";
/* カラー */
/* サイズ */
/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li {
  list-style: none; }

fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  /* background:transparent; */ }

body {
  line-height: 1;
  margin: 0px auto;
  background-color: #FFFFFF;
  color: #000000;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 12px;
  padding: 0;
  scrollbar-base-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #800000; }

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #660000;
  text-decoration: none; }
  a:visited {
    color: #696969; }
  a:link, a:visited, a:hover {
    text-decoration: none; }

ins {
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

#wrapper {
  width: 1410px;
  margin: 0px auto; }

#header {
  width: 1410px;
  background-color: #f5f5db; }

#header_menu {
  padding: 10px;
  border-bottom: #ded5b8 solid 3px; }

#header_left {
  float: left; }
  #header_left h1.blogtitle {
    font-size: 20px;
    line-height: 100%;
    font-weight: bold;
    margin: 0;
    padding-right: 5px;
    float: left; }
    #header_left h1.blogtitle a {
      color: #8b0000; }
      #header_left h1.blogtitle a:visited {
        color: #8b0000; }
  #header_left .description {
    font-size: 13px;
    float: left; }

#header_right {
  float: right; }

#sidebar_left {
  width: 300px;
  float: left;
  margin: 10px 0 0 0; }

#sidebar_right {
  width: 300px;
  float: left;
  margin: 10px 0 0 0; }

#popular_imagert {
  width: 1010px;
  height: 156px;
  overflow: hidden;
  float: left; }
  #popular_imagert #popular_imagert_inner {
    margin: 8px auto;
    position: relative; }
    #popular_imagert #popular_imagert_inner .slick-prev, #popular_imagert #popular_imagert_inner .slick-next {
      width: 30px;
      height: 140px; }
    #popular_imagert #popular_imagert_inner .slick-prev:before, #popular_imagert #popular_imagert_inner .slick-next:before {
      content: ""; }
    #popular_imagert #popular_imagert_inner .slick-prev {
      left: 43px;
      top: 10px;
      display:none; }
    #popular_imagert #popular_imagert_inner .slick-next {
      right: 46px;
      top: 10px; }
    #popular_imagert #popular_imagert_inner div.slide_selector {
      margin: 0 auto;
      width: 856px; }
    #popular_imagert #popular_imagert_inner div.popular_tweet {
      display: inline-block;
      position: relative;
      height: 140px; }
      #popular_imagert #popular_imagert_inner div.popular_tweet dl dt {
        font-size: 12px;
        line-height: 1.5em;
        position: absolute;
        z-index: 7;
        background-color: rgba(106, 61, 18, 0.8);
        height: 54px;
        width: 210px;
        left: 0px;
        top: 86px; }
        #popular_imagert #popular_imagert_inner div.popular_tweet dl dt a {
          color: #fff;
          padding: 5px 5px 0 5px;
          display: block;
          border: 0;
          height: 40px; }
          #popular_imagert #popular_imagert_inner div.popular_tweet dl dt a:visited {
            color: #fff;
            padding: 5px 5px 0 5px;
            display: block;
            border: 0;
            height: 40px; }
      #popular_imagert #popular_imagert_inner div.popular_tweet dl dd {
        position: absolute;
        z-index: 1;
        margin: 0;
        padding: 0;
        top: 0px; }
      #popular_imagert #popular_imagert_inner div.popular_tweet div.tweet {
        background: #F2A2A2;
        z-index: 777;
        font-weight: bold;
        color: #fff;
        position: absolute;
        padding: 5px;
        border: 0px;
        font-size: 1.2em;
        line-height: 1; }
    #popular_imagert #popular_imagert_inner div div.tweet a {
      color: #fff; }
    #popular_imagert #popular_imagert_inner div span.cover {
      width: 210px;
      height: 140px; }

/* 追記 Start */
/* 追記 End */
#category_list {
  width: 980px;
  float: left; }
  #category_list .tbr {
    padding: 8px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.1em;
    display: inline-block;
    vertical-align: top;
    background-color: #dbbb8c;
    border-radius: 5px;
    -webkit-border-radius: 5px; }
  #category_list a {
    color: #a52a2a; }

#main_column {
  width: 780px;
  float: left;
  margin: 10px 15px 0px 15px; }
  #main_column article img {
    max-width: 580px; }
  #main_column article img.adsense_right {
    margin-bottom:10px;}
  #main_column #main_column_inner .rss_headline_title {
    line-height: 160%;
    color: #fff;
    width: 780px;
    background-color: #575f73;
    padding: 3px;
    font-size: 16px; }

/* メイン記事 */
article.main_article {
  margin-bottom: 10px;
  word-break: break-word;
  /* End of main_article_inner */ }
  article.main_article .main_article_inner {
    background-color: #f5f5db;
    border: #dbbb8c 2px solid;
    /* End of main_article_header */
    /* End of main_article_footer */ }
    article.main_article .main_article_inner .main_article_header .main_article_header_inner {
      padding: 10px 5px;
      border-bottom: #a59379 1px dotted;
      /* End of main_article_info */ }
      article.main_article .main_article_inner .main_article_header .main_article_header_inner .main_article_thumb {
        float: left;
        margin: 0 20px 0 10px; }
        article.main_article .main_article_inner .main_article_header .main_article_header_inner .main_article_thumb img {
          width: 60px;
          height: 60px; }
      article.main_article .main_article_inner .main_article_header .main_article_header_inner .main_article_titleinfo {
        float: left; }
        article.main_article .main_article_inner .main_article_header .main_article_header_inner .main_article_titleinfo .main_article_title {
          margin: 0 0 5px; }
          article.main_article .main_article_inner .main_article_header .main_article_header_inner .main_article_titleinfo .main_article_title h2 {
            font-size: 18px;
            line-height: 1.3;
            margin: 0;
            width: 570px; }
        article.main_article .main_article_inner .main_article_header .main_article_header_inner .main_article_titleinfo .main_article_info {
          font-size: 12px;
          width: 580px;
          line-height: 16px; }
          article.main_article .main_article_inner .main_article_header .main_article_header_inner .main_article_titleinfo .main_article_info .article_time {
            display: inline-block; }
          article.main_article .main_article_inner .main_article_header .main_article_header_inner .main_article_titleinfo .main_article_info .article_category, article.main_article .main_article_inner .main_article_header .main_article_header_inner .main_article_titleinfo .main_article_info .article_tag {
            display: inline; }
      article.main_article .main_article_inner .main_article_header .main_article_header_inner .main_article_comment {
        float: right;
        width: 93px;
        height: 60px;
        text-align: left;
        background: url(http://blogmaterial.nicoblomaga.jp/material/279/common/index_comment_bg.gif) no-repeat top left;
        display: block; }
        article.main_article .main_article_inner .main_article_header .main_article_header_inner .main_article_comment a {
          display: block;
          margin: 0 auto;
          text-align: center;
          line-height: 35px;
          width: 70px;
          height: 35px;
          font-size: 13px;
          font-weight: bold;
          padding-right: 10px; }
    article.main_article .main_article_inner .article_body, article.main_article .main_article_inner .article_bodymore {
      margin: 5px; }
    article.main_article .main_article_inner .article_bodyfooter {
      margin: 15px 0 50px; }
      article.main_article .main_article_inner .article_bodyfooter .article_bodyfooter_left, article.main_article .main_article_inner .article_bodyfooter .article_bodyfooter_right {
        float: left;
        margin: 0 30px 0 15px; }
    article.main_article .main_article_inner .main_article_footer {
      margin: 15px 0; }
      article.main_article .main_article_inner .main_article_footer .main_article_footer_left, article.main_article .main_article_inner .main_article_footer .main_article_footer_right {
        float: left;
        width: 340px;
        margin: 0 30px 0 15px; }

/* End of main_article */
ul#main_article_list li.main_article_list_continue {
  border-left: #dbbb8c 2px solid;
  border-right: #dbbb8c 2px solid;
  background-color: #f5f5db;
  /* End of main_article_continue */ }
  ul#main_article_list li.main_article_list_continue article.main_article_continue {
    /* End of main_article_continue_inner */ }
    ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner {
      padding: 10px 5px;
      border-bottom: #a59379 1px dotted;
      /* End of main_article_info */
      /* End of main_article_comment */ }
      ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_thumb {
        float: left;
        margin: 0 20px 0 10px; }
        ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_thumb img {
          width: 60px;
          height: 60px; }
      ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo {
        float: left;
        width: 550px; }
        ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_title {
          margin: 0 0 5px; }
          ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_title h2 {
            font-size: 18px;
            line-height: 1.3;
            margin: 0; }
        ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_info {
          font-size: 12px; }
          ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_info .article_time, ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_info .article_category, ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_info .article_tag {
            display: inline-block; }
      ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_comment {
        float: right;
        width: 93px;
        height: 60px;
        text-align: left;
        background: url(http://blogmaterial.nicoblomaga.jp/material/279/common/index_comment_bg.gif) no-repeat top left;
        display: block; }
        ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_comment a {
          display: block;
          margin: 0 auto;
          text-align: center;
          line-height: 35px;
          width: 70px;
          height: 35px;
          font-size: 13px;
          font-weight: bold;
          padding-right: 10px; }
  ul#main_article_list li.main_article_list_continue:first-child {
    border-top: #dbbb8c 2px solid; }
  ul#main_article_list li.main_article_list_continue:last-child {
    border-bottom: #dbbb8c 2px solid; }
    ul#main_article_list li.main_article_list_continue:last-child .main_article_continue_inner {
      border-bottom: 0px !important; }

.month_archive_box {
  margin: 5px 0; }

/* clearfix */
.clearfix {
  zoom: 1; }
  .clearfix:before {
    content: "";
    display: table; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

/* For IE 6/7 */
.cover {
  display: inline-block;
  background-color: #ccc;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.sidebottom {
  margin-bottom: 10px; }

li.imageli {
  font-size: 14px;
  border-bottom: 1px dashed #dbbb8c;
  position: relative;
  padding: 8px 10px;
  background: none;
  word-break: break-all;
  background: none !important; }
  li.imageli span {
    position: absolute;
    top: 10px;
    left: 80px;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    font-weight: bold; }
    li.imageli span a.imageli-rt {
      color: blue;
      margin-left: 5px; }
  li.imageli img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    vertical-align: middle;
    margin: 5px 0; }
  li.imageli:last-child {
    border: none; }

.Hleft2 li.imageli:last-child {
  border-bottom: 1px dashed #dbbb8c !important; }

li.noimageli {
  border-bottom: 1px dashed #dbbb8c;
  overflow: hidden;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 8px 20px;
  background: url("http://blogmaterial.nicoblomaga.jp/material/279/image/list-triangle.gif") no-repeat 6px 10px; }

.rss_headline ul {
  margin: 5px 0px 5px 5px;
  padding-left: 5px;
  width: 380px;
  float: left; }
  .rss_headline ul li.noimageli {
    overflow: hidden;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 180%;
    padding: 0px 0px 0px 12px;
    background: url("http://blogmaterial.nicoblomaga.jp/material/279/dot2.gif") no-repeat 0 8px;
    font-weight: bold;
    text-align: left; }

/* レス新デザイン */
div.res_block {
  margin: 0px;
  border-bottom: solid 1px #ccc;
  position: relative;
  /* End of res_info */ }
div.res_strongbg {
    background-color: #e6e6be;
    border-radius: 5px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
div.res_strongbg span.res_id {
    color: red;
}
div.res_strongbg div.res_info span.res_matome {
    position: absolute;
    bottom: 2px;
    right: 10px !important; }
  div.res_block br {
    display: none; }
  div.res_block div.news_quote {
    border-left: 3px solid #F2E6D5;
    color: #202020;
    font-size: 18px;
    font-weight: bold;
    line-height: 160%;
    margin: 0 0 70px 10px;
    padding: 0 10px 40px 10px;
    text-align: left; }
    div.res_block div.news_quote br {
      display: inline-block; }
  div.res_block div.res_info {
    padding: 2px 5px;
    color: #666;
    font-size: 11px; }
    div.res_block div.res_info span.res_num {
      font-weight: bold;
      margin-right: 3px; }
    div.res_block div.res_info span.res_matome {
      position: absolute;
      bottom: 2px;
      right: 0px; }
    div.res_block div.res_info span.res_id {
      margin-left: 5px; }
  div.res_block div.res_body {
    padding: 0 5px 30px 20px;
    margin: 0;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: bold;
    color: #202020; }
    div.res_block div.res_body br {
      display: inline-block !important; }
  div.res_block div.res_body_r1 {
    padding: 0 5px 30px 20px;
    margin: 0;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: bold;
    color: #dc143c; }
    div.res_block div.res_body_r1 br {
      display: inline-block !important; }
  div.res_block div.res_body_r2 {
    padding: 0 5px 30px 20px;
    margin: 0;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: bold;
    color: #6a5acd; }
    div.res_block div.res_body_r2 br {
      display: inline-block !important; }
    div.res_block div.res_body_cc {
    padding: 0 5px 30px 20px;
    margin: 0;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: bold;
    color: #f5f5db;
      background-color:#f5f5db;
   }
    div.res_block div.res_body_cc br {
    display: inline-block !important;
}
  div.res_block div.res_body_aa {
    padding: 0 0 50px 20px;
    background: #eee;
    font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
    font-size: 12px;
    word-break: break-all;
    line-height: 1em;
    color: #202020; }
    div.res_block div.res_body_aa br {
      display: inline-block !important; }
  div.res_block div.res_body_as {
    font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
    font-size: 16px;
    word-break: break-all;
    padding: 0 0 50px 20px;
    line-height: 1em;
    color: #202020; }
    div.res_block div.res_body_as br {
      display: inline-block !important; }
  div.res_block div.res_body_a3 {
    font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
    font-size: 16px;
    color: #dc143c;
    word-break: break-all;
    padding: 0 0 50px 20px;
    line-height: 1em; }
    div.res_block div.res_body_a3 br {
      display: inline-block !important; }
  div.res_block div.res_body_a4 {
    font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
    font-size: 16px;
    color: #6a5acd;
    word-break: break-all;
    padding: 0 0 50px 20px;
    line-height: 1em; }
    div.res_block div.res_body_a4 br {
      display: inline-block !important; }

.NM {
  color: #538b53; }

/* End of res_block */
/* 引用元 */
div.via {
  margin-top: 20px;
  text-align: right; }
div#related-title {
  font-weight: bold;
  margin: 20px;
  padding: 5px 0 5px 8px;
  border-left: 12px solid #8D4225;
  color: #532E0C;
  font-size: 18px; }

/* 関連記事 */
ul.automatic-related {
  list-style: none;
  font-size: 14px;
  padding: 0;
  margin: 12px 0 30px 24px;
  font-weight: bold; }
  ul.automatic-related li {
    background: url("http://blogmaterial.nicoblomaga.jp/material/279/dot.gif") no-repeat 0 8px;
    padding: 0 0 0 12px;
    line-height: 26px;
    border-bottom: 1px dashed #dbbb8c; }
  ul.automatic-related a.imageli-rt {
    color: blue;
    margin-left: 5px; }
  ul.automatic-related br {
    display: none; }

.ads_728x90 {
  margin: 15px 10px 30px;
  }

.ads_728x90_twbt {
  margin: 50px 10px 50px 20px; }

.ads_box {
  margin: 0px 0px 50px 0px;}

.Hleft2, .Hleft3 {
  line-height: 160%;
  width: 360px;
  float: left;
  padding: 0 3px 0 3px; }

/* ページャー */
.pager {
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  height: 35px;
  background-color: #575f73; }
    .pager a:link, .pager a:visited, .pager a:hover {
      color: #fff; }
    .pager strong {
      background-color:#fff;
      color: #000; }
   
  .pager a,strong {
    margin-left: 5px;
    font-weight: normal;
    padding: 0 12px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    /* background: #EF8CB5; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

 }

/* カテゴリ＆月別アーカイブタイトル */
#categorytitle {
  background-color: #575f73;
  width: 780px;
  color: #ffffff;
  padding: 5px 0 5px;
  text-align: center; }
  #categorytitle h2 {
    font-size: 24px;
    font-weight: bold; }

/* サイドバー */
.sidewrapper .sidetitlebody {
  text-align: left;
  color: #fff;
  background-color: #6a7285;
  padding: 4px 4px 4px 8px; }
  .sidewrapper .sidetitlebody h4.sidetitle {
    font-size: 14px;
    margin: 0px; }
  .sidewrapper .sidetitlebody .sidetitle {
    padding: 2px 0 3px 10px;
    display: block;
    border-left: 14px double #f5eab5; }
.sidewrapper .side {
  text-align: left;
  line-height: 125%;
  padding: 3px 0 3px 0;
  word-break: break-all;
  overflow: hidden; }
  .sidewrapper .side ul {
    font-weight: bold;
    padding: 0;
    margin: 10px; }
    .sidewrapper .side ul li {
      margin-bottom: 10px; }
      .sidewrapper .side ul li img {
        width: 60px;
        height: 60px;
        vertical-align: middle;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        position: absolute; }
      .sidewrapper .side ul li span.subject {
        position: relative;
        top: 0px;
        left: 80px;
        font-weight: bold;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        height: 60px;
        word-wrap: break-word;
        overflow-wrap: break-word; }
.sidewrapper dd.name, .sidewrapper dd.message {
  margin-left: 10px; }
.sidewrapper dd.name input, .sidewrapper dd.message input, .sidewrapper dd.name textarea, .sidewrapper dd.message textarea {
  width: 90%; }

/* End of sidewrapper */
#sidebar_left .side ul li {
  background: url("http://blogmaterial.nicoblomaga.jp/material/279/blog/img/dot.gif") no-repeat 5px 5px;
  padding-left: 15px;
  margin-bottom: 10px;
  font-weight: bold; }
  #sidebar_left .side ul li span.subject {
    width: 200px; }

#sidebar_right .side ul li {
  background: url("http://blogmaterial.nicoblomaga.jp/material/279/blog/img/dot.gif") no-repeat 5px 5px;
  padding-left: 15px;
  margin-bottom: 10px; }
  #sidebar_right .side ul li span.subject {
    /* width: 200px */; }

#BlogParts_aList1 ul li {
  /* min-height: 60px; */ }

#BlogParts_aList2 ul li {
  min-height: 60px; }

#BlogParts_bList2 ul li {
  min-height: 60px;  }

#BlogParts_bList4 ul li {
      background: url(http://blogmaterial.nicoblomaga.jp/material/279/blog/img/dot.gif) no-repeat 5px 5px !important;
}
/* 関連記事など */
div.fix_related .section-rss, footer.main_article_footer .section-rss {
  margin: 30px 20px; }

.section-rss h2 {
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 8px;
  border-left: 12px solid #8D4225;
  color: #532E0C;
  font-size: 18px; }
  .section-rss h2 span.continue {
    background-color: #dbbb8c;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 3px;
    font-size: 14px;
    margin-left: 10px; }
    .section-rss h2 span.continue a {
      color: #a52a2a; }

.chumoku_article {
  margin: 20px; }
  .chumoku_article h2 {
    font-weight: bold;
    margin: 0;
    padding: 5px 0 5px 8px;
    border-left: 12px solid #8D4225;
    color: #532E0C;
    font-size: 18px; }

/* 記事下メニュー */
.menu {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  margin: 0 0 2px 0;
  padding: 2px 0 0 0; }

.link_bar {
  padding: 5px 0px 5px 0px;
  background-color: #dbbb8c;
  height: 30px; }
  .link_bar .link_bar_left {
    float: left;
    text-align: right;
    width: 47%; }
  .link_bar .link_bar_right {
    float: right;
    text-align: left;
    width: 49%;
    padding: 0 0 0 10px;
    border-left: #8d8d8d 1px solid; }

/* twitter */
.tweet_bt {
  margin: 20px; }
  .tweet_bt h2 {
    font-weight: bold;
    margin: 0px;
    padding: 5px 0 5px 8px;
    border-left: 12px solid #8D4225;
    color: #532E0C;
    font-size: 18px; }

#tweeter form {
  margin: 10px 0px 0px 20px; }
#tweeter h4 {
  font-weight: bold;
  margin: 0 10px 0 10px;
  padding: 5px 0 5px 8px;
  color: #532E0C;
  font-size: 18px; }
  #tweeter h4 img {
    vertical-align: middle; }
  #tweeter h4 span {
    margin-left: 10px; }
#tweeter input {
  height: 20px;
  margin-top: 5px;
  width: 80px; }
#tweeter textarea {
  width: 710px;
  height: 180px; }

/* リツイート表示のデザイン */
.retweet {
  margin: 10px 15px; }
  .retweet .retweet_prof {
    float: left;
    margin-right: 5px;
    font-size: 12px; }
  .retweet .retweet_comment {
    line-height: 1.4;
    word-break: break-all;
    margin-left: 5px;
    color: #CCCCCC; }
    .retweet .retweet_comment span.orgtw {
      font-weight: bold;
      color: #000000;
      font-size: 14px; }

/* コメント */
#article_comment h2 {
  font-weight: bold;
  margin: 20px;
  padding: 5px 0 5px 8px;
  border-left: 12px solid #8D4225;
  color: #532E0C;
  font-size: 18px; }

#commentbody {
  margin: 10px; }

.commentttl {
  color: #947878;
  padding: 0 0 3px 0; }

.commenttext {
  word-break: break-all;
  margin: 0 0 0 20px;
  line-height: 1.3em;
  font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
  font-weight: bold;
  padding: 0 0 10px 0;
  font-size: 16px;
  line-height: 110%; }

.kobetsucom {
  line-height: 1.6; }

.cvotebtn {
  background-color: #f5f5db;
  height: 25px;
  width: 85px;
  border-color:#e1e1dc #b4b4a9 #b4b4a9 #e1e1dc
}

.scoredisp {
    position: relative;
    top: 7px;
    right:-3px;
  font-size: 12px; 
}

/* コメントフォーム */
#takecomment {
  padding: 3px 5px 10px 0; }
  #takecomment .takecommenthead {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding: 0 0 0 23px;
    margin: 0 0 3px 0; }

.fix_md_left {
  height: 40px; }

.form {
  font-size: 12px; }
  .form th {
    padding: 2px;
    text-align: right; }

textarea#text {
  width: 710px;
  height: 180px; }

#formbody .sidebody {
  background: url("http://blogmaterial.nicoblomaga.jp/material/279/dot.gif") no-repeat 0 5px;
  padding: 0 0 0 12px;
  font-size: 10px;
  text-align: left;
  line-height: 130%;
  margin: 0 0 8px 5px; }

/* ブログパーツ */
.right_box {
  text-align: right; }

/* ソーシャルボタン */
.social_buttons {
  margin: 15px; }

/* オートページャー */
.content {
  margin-bottom: 10px; }

/* a-ch へのリンク */
.continue_link {
  margin-left: 35px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold; }
  .continue_link img{
  margin: 30px 100px;}

/* 羅列記事 */
.rrx {
  font-size: 18px;
  font-weight: bold;
  line-height: 220%;
  margin: 20px 10px 30px 10px;
  text-align: left; }
  .rrx br {
    display: none; }
  .rrx span.sidebody {
    line-height: 180%;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url("http://blogmaterial.nicoblomaga.jp/material/279/blog/img/pickup.png");
    background-position: -2px -378px;
    padding: 2px 0 7px 45px;
    margin: 0 0 4px;
    width: 700px; }
    .rrx span.sidebody#sp-1 {
      background-image: url("http://blogmaterial.nicoblomaga.jp/material/279/blog/img/pickup.png") !important;
      padding: 8px 0 8px 45px;
      background-position: -10px -5px;
      margin: 10px 0; }

/* ランキング */
div.weekly-ranking span.weekly-title {
    font-size: 18px;
}

.weekly-ranking h2 {
  font-weight: bold;
  margin: 10px 0 0 20px;
  padding: 5px 0 5px 8px;
  border-left: 12px solid #8D4225;
  color: #532E0C;
  font-size: 18px; }
.weekly-ranking ul {
  margin: 13px 0 13px 40px; }
  .weekly-ranking ul li.imageli {
    font-size: 14px;
    border-bottom: 1px dashed #dbbb8c;
    position: relative;
    padding: 8px 10px !important;
    background: none !important;
    word-break: break-all; }
    .weekly-ranking ul li.imageli p {
      font-size: 14px;
      line-height: 26px;
      margin: 0; }
      .weekly-ranking ul li.imageli p.article {
        margin-bottom: 5px; }
      .weekly-ranking ul li.imageli p.info span {
        background-color: #dbbb8c;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 3px 6px;
        margin: 0 10px 5px 0;
        position: static !important;
        display: inline-block;
        top: 0;
        left: 0;
        font-weight: normal; }
        .weekly-ranking ul li.imageli p.info span.traffic {
          color: #FFFFFF; }
      .weekly-ranking ul li.imageli p.summary {
        line-height: 1.2;
        margin-top: 5px;
        color: #947878; }
  .weekly-ranking ul li.noimageli {
    border-bottom: 1px dashed #dbbb8c;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px 20px;
    background: url("http://blogmaterial.nicoblomaga.jp/material/279/image/list-triangle.gif") no-repeat 6px 10px;
    background-position-y: 13px; }
    .weekly-ranking ul li.noimageli p.article {
      margin: 5px 0 15px 0; }
    .weekly-ranking ul li.noimageli p.summary {
      margin: 0 0 5px 0;
      color: #947878; }


/* 記事中広告 */
.in_ads_sec {
  display: none; }

/* 右サイドバー */
#BlogParts_bList2 img, #BlogParts_bList2 span.rank {
  display: none !important; }
#BlogParts_bList2 ul li span.subject {
  position: static;
  left: 80px !important;
  height: auto !important; }

#BlogParts_aList1 ul li {
 
}
#BlogParts_aList2 ul li {
  background: none !important; }
#BlogParts_bList2 ul li {
   background: none !important;  }

/* gifplayer関連 */
ins.play-gif {
  position: absolute;
  font-family: Arial, sans serif;
  width: 50px;
  height: 50px;
  line-height: 52px;
  text-align: center;
  background: #222;
  font-size: 18px;
  color: #fff;
  border-radius: 50%;
  opacity: .9;
  border: 4px solid #fff;
  cursor: pointer;
  text-decoration: none; }
  ins.play-gif:hover {
    opacity: .5; }

.gifplayer-wrapper {
  position: relative; }

.spinner {
  height: 50px;
  width: 50px;
  margin: 0px auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  -webkit-animation: rotation .6s infinite linear;
  -moz-animation: rotation .6s infinite linear;
  -o-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-left: 6px solid rgba(255, 255, 255, 0.15);
  border-right: 6px solid rgba(255, 255, 255, 0.15);
  border-bottom: 6px solid rgba(255, 255, 255, 0.15);
  border-top: 6px solid rgba(255, 255, 255, 0.8);
  border-radius: 100%; }

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(359deg); } }
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(359deg); } }
@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
.blog_info {
  padding: 0 5px 30px 20px;
  margin: 0;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: bold;
  color: #202020; }

/*埋め込み用*/
#hidden {
  display: none; }

/* サムネイル */
img.thumbnail {
  width: 60px;
  height: 60px; }

/* 旧カテゴリデザイン */
body#category .content {
  margin: 0; }
body#category .blogbodytop {
  border-top: #dbbb8c 2px solid; }
body#category .blogbodylist {
  background-color: #f5f5db;
  border-left: #dbbb8c 2px solid;
  border-right: #dbbb8c 2px solid;
  line-height: 130%;
  text-align: left;
  margin: 0 auto;
  padding: 10px 5px 0 5px; }
body#category .article_list {
  padding-bottom: 5px;
  margin-top: 0px;
  border-bottom: #a59379 1px dotted;
  min-height: 1px; }
body#category .article_listafter {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }
body#category .article_list .right_first {
  width: 550px !important; }
body#category .article_list img {
  border: 0; }
body#category .article_list .comment {
  float: right;
  width: 93px;
  height: 60px;
  text-align: left;
  background: url(http://blogmaterial.nicoblomaga.jp/material/279/common/index_comment_bg.gif) no-repeat top left;
  display: block; }
  body#category .article_list .comment a {
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 35px;
    width: 70px;
    height: 35px;
    font-size: 110%;
    font-weight: bold;
    padding-right: 10px; }
    body#category .article_list .comment a:hover {
      background: none;
      text-decoration: none;
      font-size: 130%; }
  body#category .article_list .comment iframe {
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 35px;
    width: 72px !important;
    height: 62px !important;
    font-size: 110%;
    font-weight: bold;
    padding-right: 10px; }
body#category .article_list .comment-category {
  float: left;
  width: 93px;
  height: 60px;
  text-align: left;
  background: url(http://blogmaterial.nicoblomaga.jp/material/279/common/index_comment_bg.gif) no-repeat top left;
  display: block; }
  body#category .article_list .comment-category a {
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 35px;
    width: 70px;
    height: 35px;
    font-size: 110%;
    font-weight: bold;
    padding-right: 10px; }
    body#category .article_list .comment-category a:hover {
      background: none;
      text-decoration: none;
      font-size: 130%; }
  body#category .article_list .comment-category iframe {
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 35px;
    width: 72px !important;
    height: 62px !important;
    font-size: 110%;
    font-weight: bold;
    padding-right: 10px; }
body#category .article_list .kobetsu_comment .comment {
  float: left !important; }
body#category .article_list .left {
  float: left;
  height: 60px;
  text-align: left; }
  body#category .article_list .left a img {
    border: 0; }
body#category .article_list .right {
  float: left;
  width: 550px;
  text-align: left;
  display: block;
  word-wrap: break-word; }
  body#category .article_list .right h2 {
    margin: 0 0 5px 0;
    line-height: 1.3;
    font-size: 16px; }
body#category .article_list .right_first {
  float: left;
  width: 655px;
  text-align: left;
  display: block;
  word-wrap: break-word; }
  body#category .article_list .right_first h2 {
    font-size: 18px;
    line-height: 1.3;
    margin: 0 0 5px; }
body#category .article_list .thumb {
  float: left;
  margin: 0 20px 0 10px; }
  body#category .article_list .thumb img {
    width: 60px;
    height: 60px; }
body#category .article_list .thumb-category {
  float: right;
  margin: 0 20px 0 10px; }

/* サイドバーソーシャルボタン */
.sidebar_title_buttons {
  display: inline-block;
  margin: 10px 0 10px 5px; }
  .sidebar_title_buttons img {
    opacity: 0.8; }
.btn {
  padding: 1px 3px 1px 3px !important;
}
.btn .label {
  font-size:6px;
}
.btn-o {
 /* max-width: 30% !important; */}

#BlogParts_bList0 {
  overflow:visible !important;
}

/* サイドバー検索デザイン */
#BlogParts_bList1 {
  margin-top: 10px; }

.side .gsc-control-cse {
  padding: 0; }

/* サイドバーカテゴリー別アーカイブ */
#BlogParts_bList2, #BlogParts_bList3 {
  margin-top: 10px; }

#BlogParts_bList2 select, #BlogParts_bList3 select {
  width: 100%; }

/* サイドバー月別アーカイブデザイン */
/* 旧レスデザイン */
.mm {
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 20px;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
}
#main_column .news_quote {
    position: relative;
    bottom: 20px;
    border-left: 3px solid #F2E6D5;
    color: #202020;
    font-size: 18px;
    font-weight: bold;
    line-height: 160%;
    margin: 0 0 30px 10px;
    padding: 0 10px;
    text-align: left;}
#main_column .rr {
  color: #202020;
  margin: 0 0 50px 20px;
  padding-right: 10px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 160%; }
#main_column .rrx {
  color: #202020;
  font-size: 18px;
  font-weight: bold;
  line-height: 220%;
  margin: 20px 0px 30px 10px;
  padding-right: 10px;
  text-align: left; }
#main_column .zz {
  color: #202020;
  margin: 0 0 50px 20px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 160%; }
#main_column .r1 {
  margin: 0 0 50px 20px;
  color: #dc143c;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 160%;
  padding-right: 100px; }
#main_column .r2 {
  margin: 0 0 50px 20px;
  padding-right: 100px;
  color: #6a5acd;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 160%; }
#main_column .r3 {
  padding-right: 100px;
  border-top: #000 1px solid;
  margin: 0 0 50px 20px;
  color: #dc143c;
  line-height: 160%;
  text-align: left;
  font-weight: bold;
  font-size: 14px; }
#main_column .aa {
  margin: 0 0 50px 20px;
  background: #eee;
  font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
  font-size: 12px;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em;
  color: #202020; }
#main_column .aaa {
  font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
  font-size: 10px;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em;
  color: #202020; }
#main_column .as {
  font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
  font-size: 16px;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em;
  color: #202020; }
#main_column .a3 {
  font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
  font-size: 16px;
  color: #dc143c;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em; }
#main_column .a4 {
  font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
  font-size: 16px;
  color: #6a5acd;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em; }
#main_column .a1 {
  font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
  font-size: 12px;
  color: #dc143c;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em; }
#main_column .a2 {
  font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
  font-size: 12px;
  color: #6a5acd;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em; }

#fixfooter {
  width: 41px;
  height: 211px;
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 666; }
  #fixfooter ul {
    margin: 0;
    padding: 0; }
    #fixfooter ul li {
      list-style: none;
      width: 41px;
      margin: 0;
      padding: 0; }
      #fixfooter ul li img {
        border: 0 !important;
        vertical-align: bottom;
        filter: Alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.7; }
      #fixfooter ul li a:hover img {
        filter: Alpha(opacity=100) !important;
        -moz-opacity: 1.0 !important;
        opacity: 1.0 !important; }
/*
.automatic-related {
        display:none;
}

#related-title {
        display:none;
}
*/
/* Google追尾 */
#stickyunit {
		position: fixed;
}
/*tooltip
------------------------------------------------------------------*/

div.tooltip {
	display: none;
	position: absolute;
	padding: 8px 12px;
	margin-top: -64px;
	width: 600px;
	background: #f5f5f5;
	border: #000000 1px solid;
        z-index:999;
}

/* 関連記事の画像修正 */
.automatic-related#mainmore img {
    width: 60px;
    height: 60px;
}

/* レスコメント */
.rescmt_switch{
	font-size:10px;
    background-color: #dbbb8c;
    border-radius:5px;
    padding: 3px;
    color: #fff;
	font-weight:normal;
}

.res_block .rescmt_box , #commentbody .rescmt_box {
	/* position: relative; */
	/* bottom:45px; */
	padding: 5px;
	line-height: 1.4;
	background: #FFF;
	border:1px solid #dbbb8c;
	border-radius:15px;
	/* z-index: 0; */
	margin-left:200px;
	margin-bottom:45px; /* 追記 */
}

#commentbody .rescmt_box{
	margin-top:5px;
	margin-bottom:10px;
	font-weight:normal;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.res_block .rescmt_box:before , #commentbody .rescmt_box:before {
	content: "";
	/* position: absolute; */
	/* bottom: -6px; left: 95%; */
	margin-left: -5px;
	display: block;
	border-style: solid;
	border-width: 7px 7px 0 7px;
	border-color: #FFF transparent transparent transparent;
	/* z-index: 0; */
}

.res_block .rescmt_box:after , #commentbody .rescmt_box:after {
	content: "";
	/* position: absolute; */
	/* bottom: -7px; left: 95%; */
	margin-left: -5px;
	display: block;
	/* border-style: solid; */
	border-width: 7px 7px 0 7px;
	border-color: #dbbb8c transparent transparent transparent;
	/* z-index: -1; */
}

.res_block .rescmt_box .rescmt_liner,#commentbody .rescmt_box .rescmt_liner{
	color:#202020;
	font-size:11px;
	margin:3px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.res_block .rescmt_anchor,#commentbody .rescmt_anchor{
	float:right;
	margin-left:5px;
	position:relative;
	bottom:32px;
	font-size:10px;
    background-color: #dbbb8c;
    border-radius:5px;
    padding: 3px;
    color: #fff;
}

.slide_selector2 img {
  width:360px;
  height:250px;
  overflow:hidden;
  margin:0 14px;
  border-radius: 5%;
}
#formbody {
  margin-left:10px;
}
#formbody input.button{
  width:100%;
  font-size: 20px;
  -webkit-appearance: none;
  height: 50px;
  margin-top:10px;
}
#formbody td {
  padding: 0;
}

/*コメントソート*/
#comment_sort_navi{
	font-weight:normal;
	color:#000;
}
.sponsored {
    text-align: left;
    margin: 10px auto;
    padding: 3px 3px 3px 10px;
    color: #660000;
/*    background-color: #dbbb8c; */
    background-color: #f5f5db;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
}
.sponsored_in {
    text-align: left;
    margin: 10px 3px;
    padding: 3px 3px 3px 10px;
    color: #660000;
    background-color: #dbbb8c;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
}

/* フッター */
footer#footer {

    width:1410px;
    margin-top: 10px;
    float:left;
    border-top: #ded5b8 solid 3px;
    background-color: #f5f5db;
}
#footer-inner {
    width:780px;
    margin: 20px auto;
}
.footer-box {
    width: 250px;
    margin: 0 5px;
    float:left;
}
.footer-midashi {
    text-align: left;
    color: #fff;
    background-color: #6a7285;
    padding: 4px 4px 4px 8px;
}
.footer-midashi-inner {
    padding: 2px 0 3px 10px;
    display: block;
    border-left: 14px double #f5eab5;
}
.footer-box ul {
    margin-top: 10px;
}
.footer-box ul li {
    background: url(http://blogmaterial.nicoblomaga.jp/material/279/blog/img/dot.gif) no-repeat 5px 5px;
    padding-left: 15px;
    margin-bottom: 10px;
}
/* トップへ戻る */
.sp_toplink_img{
	display:none;
}

/* 右サイドバーアンテナ画像リンク */
ul.img-link li {
     background: none !important;
     position: relative;
     margin-left: -15px;

}
ul.img-link li img {
     width: 180px !important;;
     height: 100px !important;
     position: static !important;
}
ul.img-link li span {
    color: #fff;
	font-size: 12px;
    line-height: 1.5em;
    position: absolute;
    z-index: 7;
    background-color: rgba(106, 61, 18, 0.4);
    height: 35px;
    width: 170px;
    top: 55px;
    left: 15px;
    padding: 5px;
    overflow: hidden;
}
.catch {
    margin-left: 30px;
    margin-bottom: 30px;
}