@charset "utf-8";
/*! 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 {
   color: #7b7b7b;
   background-color: #f8f8f8;
}

body,
textarea,
input,
select {
  font-family: Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

ul,
ol,
li,
dl,
dt,
dd {
  list-style: none;
}

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: #7b7b7b;
}

a:visited {
  color: #7b7b7b;
}

a:focus,
a:hover,
a:active {
  color: #a1a1a1;
}

.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: #5397db;
}

.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 {
  color: #80acd9;
}

.entry_body a:hover,
.trackback_link a:hover,
.plugin-all a:hover,
.plg_blomaga a:hover{
  text-decoration: underline;
}

/* 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;
}
/* Layout
------------------------------------------------------------ */

#l-container {
  clear: both;
  overflow: hidden;
}

#l-container,
.header_inner,
.footer_inner {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}

#l-header {
  height: 250px;
  background:url(https://blog-imgs-119.fc2.com/c/h/o/chocoarad/top002.png) no-repeat center top;
  overflow: hidden;
}


#l-header_inner {
  width: 950px;
  height: 95px;
  padding: 155px 0px 0px 10px;
  margin: 0 auto;
}

#l-main {
  float: right;
  width: 690px;
}

#l-sidecontents {
  float: left;
  width: 210px;
  padding: 16px 0 0 0;
}

#l-footer {
  border-top: 1px solid #ccc;
  padding: 32px 15px;
  clear: both;
}

.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
------------------------------------------------------------ */
.header_summary {
  float: left;
    word-wrap: break-word;
    width: 960px;
}

.header_summary a {
  color: #fff;
}

.blog_name {
  margin: 0;
  padding: 14px 0 0;
  font-size: 34px;
  font-weight: normal;
}

.blog_introduction {
  color: #fff;
  margin: 0 0 0px;
}
/* Entry
------------------------------------------------------------ */

.topentry {
  margin: 0 0 40px;
        padding: 16px 0 0;
}

.topentry + .topentry {
  padding: 40px 0 0;
  border-top: 5px solid #038543;
}

.topentry_title {
  font-size: 20px;
  font-weight: bold;
        background:url(https://blog-imgs-114.fc2.com/c/h/o/chocoarad/icon_title04.png) no-repeat center left;
  margin: 0px;
  padding: 0 0 8px;
}

.topentry_title a {
  color: #4b0082;
}

.topentry_title a:hover {
  color: #dda0dd;
}

.entry_body {
  margin: 0 0 0 10px;
  padding: 10px 0 0 0;
  overflow: hidden;
  margin: 0;
}

.topentry_text {
  margin: 0;
  font-size: 12px;
  line-height: 1.9em;
}

.entry_more_link {
  margin: 0;
  text-align: right;
  padding: 8px 0;
}

#l-main .entry_body input[type="submit"],
#l-main .entry_body .entry_more_link a {
  background-color: #fff;
  color: #606060;
  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;
}

#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;
}
/* 日付コメントリンク */

.entry_more_link + .entry_footer {
  margin: 16px 0 0;
}

.fc2_footer + .entry_footer {
  margin-top: 16px;
}

.entry_footer {
  text-align: right;
  font-size: 13px;
}

.entry_body .entry_footer a {
  color: #038543;
}

.entry_body .entry_footer a:hover {
  color: #9acd32;
}

#l-main .entry_footer .category {
  color: #038543;
  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_footer .category:hover {
  color: #9acd321;
}

#l-main .entry_footer .comment,
#l-main .entry_footer .track,
#l-main .entry_footer .date {
  margin: 0 0 0 16px;
  color: #038543;
}

#l-main .entry_footer .comment:hover,
#l-main .entry_footer .track:hover,
#l-main .entry_footer .date:hover {
  color: #9acd32;
}

.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)
------------------------------------------------------------ */

.topentry_title {
  color: #4b0082;
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 0 32px;
  border-bottom: 1px solid #038543;
}

.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;
}

.entry_body table {
  border: solid 1px #038543;
  border-collapse: collapse;
}

.entry_body table th,
.entry_body table td {
  padding: 0.3em 0.5em;
  border-color: #038543;
}

.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_title {
  color: #4b0082;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 4px;
}

#trackback-top {
  float: left;
}

.trackback_input {
  width: 674px;
  width: 665px\9;
  border: 1px solid #038543;
  padding: 3px 7px;
  clear: both;
}

.trackback_link {
  float: right;
  margin: 4px 0 0;
}

.trackback_link a {
  font-size: 13px;
}

.comment_area {
  margin: 24px 0 64px;
}
/* コメントフォーム
------------------------------------------------------------ */

#comment_form {
  margin: 0 0 40px;
}

.comment_form_left,
.comment_form_right {
  margin: 0;
  width: 325px;
  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 {
  font-size: 15px;
  padding: 2px 10px;
  width: 326px;
  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 #038543;
  height: 185px;
}

.comment_form .comment_tool_wrap {
  margin: 0;
}

.comment_area .form_btn {
  clear: both;
  text-align: right;
  margin: 4px 8px;
}

.comment_area .form_btn input {
  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;
    margin-left: 16px;
}

.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;
}
/* コメント一覧
------------------------------------------------------------ */

.sub_contents_footer {
  padding: 0 0 2px;
  margin: 0 0 24px;
  font-size: 13px;
  text-align: right;
  border-bottom: 1px solid #038543;
}

.sub_contents_footer a {
  color: #5397db;
}

.sub_contents_footer a:hover {
  text-decoration: underline;
  color: #80acd9;
}
/* ページャ
------------------------------------------------------------ */

.page_navi {
  text-align: center;
  margin: 40px 0 80px;
}

.page_navi .pager_prev,
.page_navi .pager_next,
.page_navi .pager_home {
  color: #606060;
  border: 1px solid #bdbdbd;
  border-radius: 14px;
  padding: 4px 16px 5px;
  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;
}

.pager_prev span,
.pager_next span {
  vertical-align: middle;
}

.page_navi .pager_prev {
  float: left;
  padding-left: 15px;
}

.page_navi .pager_prev:hover {
  padding-left: 15px;
}

.page_navi .pager_next {
  float: right;
  padding-right: 15px;
}

.page_navi .pager_next:hover {
  padding-right: 15px;
}

.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: 14px;
}

.relate_li_nolink {
  list-style: none;
  font-size: 14px;
  font-weight: bold;
}

.entry_body .relate_li a {
  padding: 4px 0;
  display: block;
  color: #7b7b7b;
}

.entry_body .relate_li a:hover {
  color: #a1a1a1;
  text-decoration: underline;
}
/* ==========================================================================
   Sidemenu (Plugin)
========================================================================== */
#l-sidecontents img{
  max-width: 100%;
  height: auto;
}
.sidecontents_area {
  font-size: 16px;
  padding: 8px 0 16px;
  border-bottom: 1px solid #038543;
}

.sidecontents_area:last-child {
  border-bottom: none;
}

.plg_desc_header{
  font-size: 14px;
}

.plg_desc_footer{
  font-size: 14px;
}

.plg_title {
  background:url(https://blog-imgs-114.fc2.com/c/h/o/chocoarad/icon_side_04.png) no-repeat left top;
  font-weight: bold;
  color: #4b0082;
  font-size: 16px;
  margin: 0 0 4px;
  padding: 2px 0 0 32px;
}

.plg_body {
  word-wrap: break-word;
  font-size: 14px;
}

.plg_body a:hover {
  text-decoration: underline;
}

.plg_area ul {
  margin: 0;
  padding: 0;
}

.plg_area li {
  margin: 0 0 8px 0;
  padding: 0;
}

.sidecontents_area textarea{
  resize: vertical;
}

/* 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{

}

/* gaiiery(Plugin)
------------------------------------------------------------ */
<style type="text/css">
.kizGalleryS .kizimg img {
  position: relative;
  margin: 0 !important; padding: 5px !important;
  border: 1px #ddd solid !important; background: #fff !important;
  box-shadow: 1px 2px 3px 1px rgba(120,120,120,0.1) !important;
}
.kizelm{display: none;}
.kizimg {position: relative; min-height: 1px; text-align: center;}
.kiztext {
  display: none; position: absolute; left: 0; bottom: 0;
  width: 100%; opacity: 0.8; background: #000000; color: #ffffff;
}
.kiznode {padding: 0.6em 1.3em; text-align: left; font-size: 11px;}
.kizimg a:hover img {opacity: 0.6 !important;filter: alpha(opacity=60) !important;}

</style>


/* Baton
------------------------------------------------------------ */

.blog_baton {
  border: 1px solid #038543;
  padding: 24px 24px 0;
}

.blog_baton dl,
.blog_baton dt {
  margin: 0;
}

.baton_a {
  margin: 0 0 16px;
}

.baton_q {
  border-bottom: 1px dotted #038543;
}
/* 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;
}

/* ---------------------------------------------------------- */
/* Windy CSS demo　　　　　　　　　　　　　　　　　　　　　　 */
/* ---------------------------------------------------------- */
/* ---------------- */
/* ★ style2.css ★ */
/* ---------------- */
.windy-demo {                           /* ● 全体                 */
 width:  180px;                         /* 画像の横幅＋20px くらい */
 margin: 0px;                     /* 上下の余白              */
 color: #ff0000;                        /* 表題などの文字色        */
}
.windy-demo ul.wi-container {           /* ● コンテナー           */
 width:  180px;                         /* 画像の横幅＋20px くらい */
 height: 300px;                         /* 高さ                    */
 box-shadow: 0 1px 2px rgba(0,0,0,0.2); /* 影                      */
}
.windy-demo li img{                     /* ● 画像位置             */
 margin:auto;
 display: block;
 padding-top:auto;                      /* 上に隙間                */

}
.windy-demo h4 {                        /* ● 画像下の文字         */
 padding: 0 10px;                       /* 左右に余白              */
 line-height: 350%;                     /* 文字の高さ              */
 margin: 0;                             /* マージン                */
 color: #333333;                        /* 文字色                  */
 text-align: center;                    /* 中央寄せ                */
}
.windy-demo ul.wi-container:before,
.windy-demo ul.wi-container:after{
 content: '';
 position: absolute;
 z-index: -2;
 bottom: 15px;
 left:  10px;
 width: 50%;
 height: 20%;
 box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
 -webkit-transform: rotate(-3deg);/* 回転 */
 -moz-transform: rotate(-3deg);   /* 回転 */
 -ms-transform: rotate(-3deg);    /* 回転 */
 -o-transform: rotate(-3deg);     /* 回転 */
 transform: rotate(-3deg);        /* 回転 */
}
.windy-demo ul.wi-container:after {
 right: 10px;
 left: auto;
 -webkit-transform: rotate(3deg);/* 回転 */
 -moz-transform: rotate(3deg);   /* 回転 */
 -ms-transform: rotate(3deg);    /* 回転 */
 -o-transform: rotate(3deg);     /* 回転 */
 transform: rotate(3deg);        /* 回転 */
}
.windy-demo ul.wi-container li {/* ● コンテナー             */
 padding: 0;                    /* 余白                      */
 border: 10px solid #DDD;       /* 枠                        */
 -webkit-user-select: none;     /* 画面上の文字を選択不可    */
 -khtml-user-select: none;      /* 画面上の文字を選択不可    */
 -moz-user-select: none;        /* 画面上の文字を選択不可    */
 -ms-user-select: none;         /* 画面上の文字を選択不可    */
 user-select: none;             /* 画面上の文字を選択不可    */
}
.windy-demo nav span:first-child {
 background-position: 0 0;
}
.windy-demo nav span:active {
 background-position: 100% 2px;
}
.windy-demo nav span:first-child:active {
 background-position: 0 2px;
}
.windy-demo nav {            /* ● ナビ 左右 HTML5        */
 position: relative;         /* 相対配置                  */
 width: 100px;               /* 幅                        */
 margin: 0 auto;
}
.navArea{                    /* ● ナビ 左右 IE7,8,9対応  */
width:100px;                 /* 幅                        */
height:42px;                 /* 高さ                      */
margin-left:5px;             /* 左余白調整                */
display:block;               /* ブロック化                */
}
.navArea{                    /* ● CSSハック IE8          */
margin:auto\9;
}
.windy-demo #nav-prev {      /* ● ナビゲーション左(前へ) */
 width: 42px;                /* 幅                        */
 height: 42px;               /* 高さ                      */
 margin-left:0px;            /* 左位置調整                */
 float: left;                /* 左寄せ                    */
 background: url(https://blog-imgs-91.fc2.com/c/h/o/chocoarad/nav.png) no-repeat 0% 0;/* 背景画像(左寄せ) */
 text-indent: -9000px;       /* インデント(画像の場合指定)*/
 cursor: pointer;            /* カーソル ポインター       */
 -webkit-user-select: none;  /* 画面上の文字を選択不可    */
 -khtml-user-select: none;   /* 画面上の文字を選択不可    */
 -moz-user-select: none;     /* 画面上の文字を選択不可    */
 -ms-user-select: none;      /* 画面上の文字を選択不可    */
 user-select: none;          /* 画面上の文字を選択不可    */
}
.windy-demo #nav-next {      /* ● ナビゲーション右(次へ) */
 width: 42px;                /* 幅                        */
 height: 42px;               /* 高さ                      */
 margin-right:0px;           /* 右位置調整                */
 float: right;               /* 右寄せ                    */
 background: url(https://blog-imgs-91.fc2.com/c/h/o/chocoarad/nav.png) no-repeat 100% 0;/* 背景画像(右寄せ) */
 text-indent: -9000px;       /* インデント(画像の場合指定)*/
 cursor: pointer;            /* カーソル ポインター       */
 -webkit-user-select: none;  /* 画面上の文字を選択不可    */
 -khtml-user-select: none;   /* 画面上の文字を選択不可    */
 -moz-user-select: none;     /* 画面上の文字を選択不可    */
 -ms-user-select: none;      /* 画面上の文字を選択不可    */
 user-select: none;          /* 画面上の文字を選択不可    */
}
/* ---------------- */
/* ★ windy.css ★  */
/* ---------------- */
ul.wi-container {            /* ● コンテナーの詳細部分 */
 margin: 0 auto 30px;        /* マージン                */
 position: relative;         /* 相対配置                */
 padding: 0;                 /* 内側余白                */
 list-style-type: none;      /* li リスト表示なし       */
 -webkit-perspective: 1400px;/* 3D変形の奥行きの深さ    */
 -moz-perspective:    1400px;/* 3D変形の奥行きの深さ    */
 -ms-perspective:     1400px;/* 3D変形の奥行きの深さ    */
 -o-perspective:      1400px;/* 3D変形の奥行きの深さ    */
 perspective:         1400px;/* 3D変形の奥行きの深さ    */
}
ul.wi-container li {         /* ● コンテナーの詳細部分 */
 width: 100%;                /* 幅                      */
 height: 100%;               /* 高さ                    */
 display: none;              /* 表示しない              */
 margin: 0;                  /* マージン                */
 position: absolute;         /* 絶対配置                */
 top: 0;                     /* 位置(上)                */
 left: 0;                    /* 位置(左)                */
 background: #ffffff;        /* 背景色                  */
 padding: 20px;              /* 内側余白                */
 pointer-events: auto;       /* 現在位置のリンク        */
}
ul.wi-container li.wi-move { /* ● 移動のtransision */
 pointer-events: none;
 -webkit-transition: -webkit-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
 -moz-transition: -moz-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
 -o-transition: -o-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
 -ms-transition: -ms-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
 transition: transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
}
/* --------------------- */
/* アメブロ用 Windy 対応 */
/* --------------------- */
.articleText{                /* ● 記事本文                   */
overflow:visible;            /* 記事の外にもWindyを表示       */
}
.skinArticleBody img{        /* ● 画像の余計なマージンを排除 */
margin:0px 0px;              /* 余白なし                      */
}
/* ---------------------------------------------------------- */

/*-----------------------------------------------------------------
以下のソースは「ピンク色」での設定となっています。
このままコピーし、変更したい箇所をお好きなように指定してください。
挿入場所は、FC2ブログの管理画面に入室していただき、
サイドメニュー「環境設定」内、テンプレートの設定から
スタイルシート編集枠がありますので、そちらに追加してください。
-----------------------------------------------------------------*/

#fc2clap_rank_table { /* 外枠 */
	border-collapse: collapse;
	width: 200px;
	color: #8E8E8E;
	font-family: "Verdana","Impact","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ Pro W3","Osaka";
	font-size: small;
	border: 1px solid #000000;
	vertical-align: baseline;
	margin: 0 1px;
	table-layout: auto;
}

#fc2clap_rank_table tr.fc2clap_rank { /* 上部拍手ランキングタイトル */
	background-color: #fefa6a;
	text-align: center;
	border: 1px solid #000000;
	padding: 3px 0;
}

#fc2clap_rank_table span.fc2clap_rank_main { /* 下部拍手ランキングタイトル */
	color: #7b7b7b;
	font-weight: bold;
	padding: 3px 0;
}

#fc2clap_rank_table tr.fc2clap_rank_item { /* 見出し内 */
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
	color: #4D4D4D;
	border: 1px solid #000000;
	padding: 3px 0;
}

#fc2clap_rank_table td.fc2clap_rank_items_rank { /* 見出し（順位） */
	border: 1px solid #000000;
	width: 16%;
}

#fc2clap_rank_table td.fc2clap_rank_items_title { /* 見出し（タイトル） */
	border: 1px solid #000000;
	width: 58%;
}

#fc2clap_rank_table td.fc2clap_rank_items_clap { /* 見出し（拍手数） */
	border: 1px solid #000000;
	width: 26%;
}

#fc2clap_rank_table td.fc2clap_rank_items1 { /* 順位 */
	border: 1px solid #000000;
	text-align: center;
}

#fc2clap_rank_table span.fc2clap_rank_namber { /* 順位数文字色 */
	color: #FF0000;
	font-weight: bold;
}

#fc2clap_rank_table tr.fc2clap_rank_form { /* 各順位横１行 */
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px 0;
}

#fc2clap_rank_table td.fc2clap_rank_clap { /* 拍手数 */
	text-align: right;
	width: 26%;
	border:1px solid #000000;
}

#fc2clap_rank_table span.fc2clap_name { /* 拍手数配色 */
	color: #FF0000;
	font-weight: bold;
}

#fc2clap_rank_table td.fc2clap_rank_items { /* タイトル */
	border: 1px solid #000000;
}

#fc2clap_rank_table span.fc2clap_rank_title a { /* タイトル文字色 */
	color:#038543;
}

/*デバイスの横幅が1080px以下の場合*/
@media only screen and (max-width: 1080px) {
Html{
Width:100%;
}
} 

