@charset "UTF-8";
@import url(http://parts.blog.livedoor.jp/css/template_6thgen.css);
/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "template02";
 :shortdesc "Design Template for livedoor Blog";
 :created "2012-07-25";
 :release [:revision "1.10"; :created "2012-11-16"];
 :page <http://blogdesign.ldblog.jp/archives/17610468.html>;
 :rights "NHN Japan Corp.".
*/
/*
==================================================
Reset, Base
==================================================
*/
/*
--------------------------------------------------
@:Reset Style
--------------------------------------------------
*/
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,
fieldset, form, label, legend, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

html {
  overflow-y: scroll;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

b,
strong {
  font-weight: bold;
}

nav, ol, ul {
  list-style: none;
}

img {
  border: 0;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
button,
textarea {
  line-height: 1.231;
  color: #333333;
  font-family: sans-serif;
  font-family: 'MS PGothic', arial, sans-serif\0/;
  font-size: 13px;
}

select,
input,
button {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow-x: hidden;
  overflow-y: auto;
  vertical-align: top;
}

:focus {
  outline: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

em, cite {
  font-style: normal;
}

table, th, td {
  border: none;
}

fieldset {
  border: none;
}

fieldset legend {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

hr {
  display: none;
}

input,
button,
textarea {
  border: 0;
}

/*
--------------------------------------------------
@:Default Style
--------------------------------------------------
*/
body {
  line-height: 1.231;
  color: #333333;
  font-family: sans-serif;
  font-family: 'MS PGothic', arial, sans-serif\0/;
  font-size: 13px;
}
body.ExOsMac {
  font-family: sans-serif;
}

a:link, a:visited {
  color: #2d86b2;
  text-decoration: underline;
}
a:hover, a:active, a:focus {
  color: #2d86b2;
  text-decoration: none;
}

/*
--------------------------------------------------
@:Body, 
--------------------------------------------------
*/
body {
  min-width: 1100px;
  background: #f3f3f3;
}

#container {
  margin: 0 auto;
  width: 100%;
}

#content {
  position: relative;
  margin: 0 auto;
  width: 1100px;
}

#header2 {
  display: none;
}

/*
==================================================
Extend
==================================================
*/
#blog-footer:after {
  content: "";
  display: block;
  clear: both;
}

.header-link li.header_linkTW a, .header-link li.header_linkFB a, .header-link li.header_linkMK a, .ico_new, .ldb_menu .ldb_menu-list li:before, ul.article-pager .prev:before,
ul.archives-pager .prev:before, ul.article-pager .next:after,
ul.archives-pager .next:after, .sidewrapper input.sfbtn {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
}

.header-link li.header_linkTW a, .header-link li.header_linkFB a, .header-link li.header_linkMK a, .ico_new, .related-article-image.noimage, .ldb_menu .ldb_menu-list li:before, ul.article-pager .prev:before,
ul.archives-pager .prev:before, ul.article-pager .next:after,
ul.archives-pager .next:after, .sidewrapper input.sfbtn {
  background-image: url(/ja/img/pc/lineCommon.png);
}

/*
==================================================
Module
==================================================
*/
/*
--------------------------------------------------
from njlib-private/_style-mixin-module.scss
--------------------------------------------------
*/
/* @:MdCF */
.MdCF:after {
  content: "";
  display: block;
  clear: both;
}

/* @:MdHide */
.MdHide {
  position: absolute;
  left: -9999px;
}

/* @:MdNonDisp */
.MdNonDisp {
  display: none !important;
}

/* @:MdFont */
.MdFontB {
  font-weight: bold !important;
}

.MdFontN {
  font-weight: normal !important;
}

/* @:Link Style */
.MdLink01, .MdLink01:link, .MdLink01:visited, .MdLink01:hover, .MdLink01:active, .MdLink01:focus {
  text-decoration: underline !important;
}

.MdLink02, .MdLink02:link, .MdLink02:visited, .MdLink02:hover, .MdLink02:active, .MdLink02:focus {
  text-decoration: none !important;
}

.MdLink03, .MdLink03:link, .MdLink03:visited {
  text-decoration: underline !important;
}
.MdLink03:hover, .MdLink03:active, .MdLink03:focus {
  text-decoration: none !important;
}

.MdLink04, .MdLink04:link, .MdLink04:visited {
  text-decoration: none !important;
}
.MdLink04:hover, .MdLink04:active, .MdLink04:focus {
  text-decoration: underline !important;
}

/*
--------------------------------------------------
基本style
--------------------------------------------------
*/
/* @:MdMargin */
/*
--------------------------------------------------
Text
--------------------------------------------------
*/
/* @:MdSeparator */
/* @:MdColor */
/*
--------------------------------------------------
List
--------------------------------------------------
*/
/*
--------------------------------------------------
Form
--------------------------------------------------
*/
/*
--------------------------------------------------
Button, Icon
--------------------------------------------------
*/
/*
 * @:MdBtn{nn}{ActionName}{nn}
 */
/* @:MdBtn01{ActionName}{nn} : 画像のみのボタン */
/* @:MdBtn02{ActionName}{nn} : アイコン＋テキスト のボタン */
/* @:MdBtn03{ActionName}{nn} : CSSでボタンの装飾をしたボタン */
/*
==================================================
Layout
==================================================
*/
/* 2カラムレイアウトのとき */
body.layout-2col #content:after {
  content: "";
  display: block;
  clear: both;
}
body.layout-2col #main {
  float: left;
  width: 782px;
}
body.layout-2col #sidebar {
  position: relative;
  float: left;
  width: 288px;
  margin-left: 30px;
}
body.layout-2col #sidebar .plugin-search_internal {
  position: absolute;
  width: 220px;
  top: -64px;
  right: 0;
}
body.layout-2col #sidebar .plugin-search_internal .sidetitlebody {
  display: none;
}
body.layout-2col .plugin-popular_articles_with_image,
body.layout-2col .plugin-freeArea {
  background: #fff;
  padding: 0 30px;
  margin-bottom: 30px;
}
body.layout-2col .plugin-popular_articles_with_image {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
body.layout-2col.page-index #main, body.layout-2col.page-monthly #main, body.layout-2col.page-category #main {
  width: 1100px;
}
body.layout-2col.page-index #sidebar, body.layout-2col.page-monthly #sidebar, body.layout-2col.page-category #sidebar {
  width: 0;
  margin-left: 0px;
}
body.layout-2col.page-index #sidebar .plugin-popular_articles_with_image,
body.layout-2col.page-index #sidebar .plugin-freeArea, body.layout-2col.page-monthly #sidebar .plugin-popular_articles_with_image,
body.layout-2col.page-monthly #sidebar .plugin-freeArea, body.layout-2col.page-category #sidebar .plugin-popular_articles_with_image,
body.layout-2col.page-category #sidebar .plugin-freeArea {
  display: none;
}

/* 右サイドバー 未使用 */
/* かんたん背景画像 */
body.show-bg-image {
  background-attachment: fixed;
  background-size: cover;
}

/*
--------------------------------------------------
@:ブログのヘッダー、タイトル、説明
--------------------------------------------------
*/
#blog-header {
  background-color: #00b900;
}
#blog-header:after {
  content: "";
  display: block;
  clear: both;
}
#blog-header .blog-header-inner {
  width: 1100px;
  height: 100px;
  margin: 0 auto;
}

#blog-title {
  float: left;
  height: 100px;
}
#blog-title a {
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
}

.header-link {
  margin-top: 30px;
  float: right;
}
.header-link:after {
  content: "";
  display: block;
  clear: both;
}
.header-link li {
  float: left;
  margin-left: 10px;
}
.header-link li.header_linkMK {
  margin-left: 30px;
}
.header-link li.header_link01 {
  margin-top: 14px;
}
.header-link li a {
  color: #fff;
  vertical-align: top;
  font-size: 14px;
}

.header-link li.header_linkMK a {
  width: 40px;
  height: 40px;
  background-position: -200px -108px;
}
.header-link li.header_linkTW a {
  width: 40px;
  height: 40px;
  background-position: 0px -152px;
}
.header-link li.header_linkFB a {
  width: 40px;
  height: 40px;
  background-position: -200px -64px;
}

/*
--------------------------------------------------
@:メインカラム
--------------------------------------------------
*/
/* 記事全体 */
.article {
  position: relative;
  width: 346px;
  margin: 15px 16px 15px 15px;
  float: left;
  box-shadow: none;
  background-color: #fff;
}

/* 個別記事全体 */
body.page-article .article {
  width: 662px;
  padding: 0 60px 53px;
  margin: 0 0 60px;
  height: auto;
  float: none;
  border-radius: 0;
  box-shadow: none;
}

/* TOP記事 */
.article-wrapper {
  zoom: 1;
  width: 1131px;
  padding-bottom: 65px;
  margin: -15px 0 0 -15px;
}
.article-wrapper:after {
  content: "";
  display: block;
  clear: both;
}

/* 新着アイコン */
.ico_new {
  position: absolute;
  z-index: 1;
}

/* TOPのサムネイル画像 */
.article-img-outer {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.article-img {
  display: table-cell;
  display: inline-block;
}

.article-img img {
  position: relative;
  display: inline;
  vertical-align: middle;
  text-align: center;
}

.article-img a {
  display: block;
}
.article-img a:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.05);
  z-index: 1;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* TOP 記事ヘッダー、記事タイトル */
.article-header {
  margin: 39px 40px 0;
  position: relative;
}
.article-header .article-title {
  margin: 11px 0 27px;
}
.article-header .article-title a {
  display: block;
  color: #444;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.5;
  font-size: 24px;
}
.article-header a.date-category {
  margin-right: 13px;
  color: #888;
  font-size: 14px;
}
.article-header time.date-time {
  color: #888;
  font-size: 14px;
}

/* END 記事ヘッダー、記事タイトル */
.article-header-alone {
  position: relative;
}

.article-title-alone {
  margin-top: 52px;
  font-size: 34px;
  line-height: 1.4;
  color: #444;
  font-weight: bold;
}

/* TOP 日付 */
/* END 日付 + カテゴリ */
.article-date-alone {
  color: #888;
  font-size: 14px;
  line-height: 75px;
  border-bottom: 1px solid #eaeaea;
}
.article-date-alone a {
  color: #888;
  margin-right: 8px;
}

/* END 記事フッター、カテゴリ、ソーシャルボタン */
.article-footer-alone {
  position: relative;
}
.article-footer-alone .article-date-alone {
  border-top: 1px solid #eaeaea;
}

.article-meta,
.article-meta-alone {
  padding: 16px 20px;
}

.article-social-btn {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 10px 0;
  vertical-align: middle;
}

.article-meta-alone li {
  float: none;
  font-size: 12px;
  line-height: 20px;
  list-style: none;
  margin: 2px 0 0 0px;
  height: 15px;
  overflow: hidden;
  padding: 5px 0px;
}

.article-meta .article-author,
.article-meta-alone .article-author {
  color: #999;
  margin-right: 12px;
  line-height: 22px;
  display: none;
}

/* 関連記事 */
.article-footer-alone .related-articles {
  margin: 57px 0 0px;
  line-height: 1.3;
  color: #3c66cc;
}
.article-footer-alone .related-articles h3 {
  font-size: 24px;
  font-weight: bold;
  color: #444;
  line-height: 1.6;
  margin-bottom: 54px !important;
}
.article-footer-alone .related-articles ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.article-footer-alone .related-articles ul:after {
  content: "";
  display: block;
  clear: both;
}
.article-footer-alone .related-articles ul li {
  width: 196px;
  overflow: hidden;
  float: left;
  margin: 0;
  vertical-align: top;
  padding-left: 37px !important;
}
.article-footer-alone .related-articles ul li:first-child {
  padding-left: 0 !important;
}
.article-footer-alone .related-articles ul li img {
  height: 148px !important;
  vertical-align: top;
  margin-bottom: 14px;
}
.article-footer-alone .related-articles .related-article-image {
  display: block !important;
  width: 100%;
  padding-right: 0;
}
.article-footer-alone .related-articles .related-article-image.noimage {
  height: 148px !important;
  margin-bottom: 14px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.article-footer-alone .related-articles .related-article-title {
  font-size: 16px;
  line-height: 1.8;
  display: block !important;
}
.article-footer-alone .related-articles a {
  display: block !important;
  text-decoration: none;
  color: #444;
}
.article-footer-alone .related-articles a:hover, .article-footer-alone .related-articles a:active, .article-footer-alone .related-articles a:focus {
  text-decoration: underline;
}

.related-articles.with-image ul li {
  margin-bottom: 0 !important;
}

/* 続きを読む */
.article-continue {
  border-top: 1px solid #eaeaea;
  margin: 0;
}

.article-continue a {
  display: block;
  width: 100%;
  padding: 18px 0 17px;
  font-size: 16px;
  color: #3c66cc;
  background: none;
  text-decoration: none;
  font-weight: normal;
}
.article-continue a:hover, .article-continue a:active, .article-continue a:focus {
  text-decoration: underline;
}

/* 共通テーマ */
dl.common-theme {
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 8px 12px;
}

/* メッセージボード */
.message-board-outer {
  margin-bottom: 0 !important;
}

.message-board {
  margin-top: 0 !important;
  border-bottom: 1px solid #e5e5e5;
  color: #888;
  font-size: 14px;
  line-height: 1.6;
  padding: 30px 0;
  overflow: hidden;
}
.message-board:after {
  content: "";
  display: block;
  clear: both;
}
.message-board a {
  color: #888;
}

.message-board-img {
  display: table-cell;
  padding-right: 30px;
  vertical-align: top;
}

.message-board-txt {
  display: table-cell;
  vertical-align: middle;
}

.message-board-ttl {
  color: #444;
  font-size: 20px;
  line-height: 1.5;
  margin: -3px 0 7px;
}
.message-board-ttl a {
  color: #444;
  text-decoration: none;
}
.message-board-ttl a:hover, .message-board-ttl a:active, .message-board-ttl a:focus {
  text-decoration: underline;
}

/* プライベートモード、コメントにログインが必要な場合のメッセージ */
div.private-mode-announcement,
div.comment-auth-announcement {
  background-color: #fafafa;
  border: 1px solid #ddd;
}

/* 新着アイコン */
.ico_new {
  width: 60px;
  height: 60px;
  background-position: -200px 0px;
}

.related-article-image.noimage {
  width: 196px;
  height: 148px;
  background-position: 0px 0px;
}

.ldb_menu {
  margin: 39px 0 36px;
}
.ldb_menu:after {
  content: "";
  display: block;
  clear: both;
}
.ldb_menu .ldb_menu-list li {
  position: relative;
  float: left;
  margin: 0 28px 0 15px;
}
.ldb_menu .ldb_menu-list li:before {
  position: absolute;
  top: 50%;
  left: -15px;
  margin-top: -4px;
  content: " ";
}
.ldb_menu .ldb_menu-list a {
  font-size: 16px;
  color: #666;
  text-decoration: none;
}
.ldb_menu .ldb_menu-list a:hover, .ldb_menu .ldb_menu-list a:active, .ldb_menu .ldb_menu-list a:focus {
  text-decoration: underline;
}

.ldb_menu .ldb_menu-list li:before {
  width: 8px;
  height: 4px;
  background-position: -244px -78px;
}

/*
--------------------------------------------------
@:記事本文
--------------------------------------------------
*/
/* 記事本文
/* ----------------------------------------------- */
.article-body {
  margin: 53px 0;
  color: #444;
  font-size: 18px;
  line-height: 1.7;
}
.article-body a {
  color: #3c66cc;
}

body.page-index .article-body,
body.page-monthly .article-body,
body.page-category .article-body {
  margin: 28px 40px 32px;
  color: #888;
  font-size: 16px;
}

.article-body-inner h1,
.article-body-inner h2,
.article-body-inner h3 {
  border-bottom: 3px solid #7f7f7f;
}

.article-body-inner h4 {
  border-bottom: 1px solid #ccc;
}

.article-body-inner blockquote {
  background-color: #fafafa;
  border: 1px solid #fff;
}

.article-body-inner blockquote:before {
  color: #ddd;
}

.article-body-inner img.pict {
  height: auto;
}

.noResultBox-text {
  color: #444;
  font-size: 20px;
  font-weight: bold;
}

.noResultBox-ul {
  margin: 19px 0 225px;
}

.noResultBox-ul li {
  color: #666;
  font-size: 16px;
  line-height: 2;
}

/*
--------------------------------------------------
@:コメント機能
--------------------------------------------------
*/
/* END コメント */
.comment-date,
.ping-blog-name,
.ping-date {
  border-left: 1px solid #aaa;
  color: #aaa;
}

.comment-body {
  margin-left: 16px;
  color: #666;
}

.ping-excerpt {
  color: #666;
  margin-left: 16px;
}

div#article-options {
  margin-top: 57px;
  border-top: #eaeaea 1px solid;
}
div#article-options .article-option-title {
  margin-top: 36px;
  font-size: 18px;
}
div#article-options #ld_blog_article_comment_entries {
  margin-top: 25px;
}
div#article-options .comment-set {
  padding: 16px 0 13px;
  border-bottom: #eaeaea 1px solid;
}
div#article-options .comment-info {
  margin: 0;
  font-size: 13px;
}
div#article-options .comment-info img.commentEvaluation {
  float: right;
  position: relative;
  top: -25px;
}
div#article-options .comment-date {
  color: #999;
}
div#article-options .comment-body {
  padding: 8px 0 0;
  color: #666;
}
div#article-options #comment-form {
  margin: 4em 0 1em;
}

/*
--------------------------------------------------
@:ページ送り
--------------------------------------------------
*/
/* トップページ */
.pager {
  padding: 0px 0 83px;
  display: block;
  width: 100%;
  clear: both;
}
.pager:after {
  content: "";
  display: block;
  clear: both;
}

/* ENDページ */
.page-article .pager {
  padding-bottom: 60px;
}

ul.index-navigator {
  margin: 0;
}

ul.index-navigator li.current {
  font-weight: normal;
}

ul.index-navigator li a,
ul.index-navigator li.current span {
  background-color: #fff;
  font-size: 18px;
  border: 1px solid #e5e5e5;
  color: #444;
  padding: 0 !important;
  margin: 0 9px 0 9px !important;
  width: 38px;
  line-height: 38px !important;
  height: 38px !important;
  font-weight: normal;
}

ul.index-navigator li.current span {
  background-color: #444;
  color: #fff;
}

ul.index-navigator a:hover {
  text-decoration: none;
}

ul.index-navigator a:visited {
  color: #555;
}

ul.index-navigator .paging-next,
ul.index-navigator .paging-prev {
  display: none;
}

ol.paging-number li:first-child {
  margin-left: 0;
}

/* 記事ページ、月別アーカイブページ */
ul.article-pager li a,
ul.archives-pager li a {
  padding: 20px 0 17px 0;
  border: 1px solid #e5e5e5;
  color: #555;
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  color: #444;
  font-size: 16px;
}
ul.article-pager li a:hover, ul.article-pager li a:active, ul.article-pager li a:focus,
ul.archives-pager li a:hover,
ul.archives-pager li a:active,
ul.archives-pager li a:focus {
  background-color: #fff;
  text-decoration: underline;
}

ul.article-pager .prev,
ul.archives-pager .prev {
  position: relative;
  margin-right: 13px;
}
ul.article-pager .prev a,
ul.archives-pager .prev a {
  padding-left: 52px;
  padding-right: 30px;
}
ul.article-pager .prev:before,
ul.archives-pager .prev:before {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 34px;
  content: " ";
}

ul.article-pager .next,
ul.archives-pager .next {
  position: relative;
  margin-left: 13px;
}
ul.article-pager .next a,
ul.archives-pager .next a {
  padding-left: 30px;
  padding-right: 52px;
}
ul.article-pager .next:after,
ul.archives-pager .next:after {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 34px;
  content: " ";
}

ul.article-pager .prev:before,
ul.archives-pager .prev:before {
  width: 5px;
  height: 10px;
  background-position: -244px -64px;
}

ul.article-pager .next:after,
ul.archives-pager .next:after {
  width: 5px;
  height: 10px;
  background-position: -253px -64px;
}

/*
--------------------------------------------------
@:ブログのフッター
--------------------------------------------------
*/
#blog-footer {
  width: 100%;
  background: #444;
  color: #fff;
}
#blog-footer a {
  color: #fff;
}
#blog-footer .blog-footer-innerBottom {
  border-top: 1px solid #575757;
}
#blog-footer .blog-footer-innerBottom-inner,
#blog-footer .blog-footer-innerTop {
  width: 1100px;
  margin: 0 auto;
  padding: 0 0 49px;
}
#blog-footer .blog-footer-innerBottom-inner:after,
#blog-footer .blog-footer-innerTop:after {
  content: "";
  display: block;
  clear: both;
}
#blog-footer .blog-footer-innerTop {
  padding-top: 60px;
}
#blog-footer .blog-footer-innerBottom-inner {
  padding-top: 27px;
}
#blog-footer .blog-footer-desc {
  margin-top: 22px;
  font-size: 14px;
  color: #969696;
  line-height: 1.8;
}
#blog-footer .blog-footer-textArea,
#blog-footer .plugin-categorize,
#blog-footer .plugin-monthly,
#blog-footer .blog-footer-linkArea {
  float: left;
  text-align: left;
}
#blog-footer .plugin-categorize,
#blog-footer .plugin-monthly,
#blog-footer .blog-footer-linkArea {
  margin-left: 60px;
  width: 220px;
}
#blog-footer .blog-footer-textArea {
  width: 260px;
}
#blog-footer .blog-footer-share,
#blog-footer .blog-footer-copy {
  width: 50%;
  float: left;
}
#blog-footer .blog-footer-share {
  text-align: left;
}
#blog-footer .blog-footer-copy {
  text-align: right;
  font-size: 12px;
  color: #969696;
}

/*
--------------------------------------------------
@:ブログパーツ
--------------------------------------------------
*/
/* 共通 */
.sidewrapper:first-child {
  padding-top: 0;
}

.sidewrapper {
  overflow: hidden;
  position: relative;
}
.sidewrapper:after {
  content: "";
  display: block;
  clear: both;
}

#sidebar .sidewrapper .sidetitle,
#sidebar .plugin-freeArea-ttl,
#sidebar .blog-footer-linkArea .blog-footer-linkAreaTtl {
  padding: 29px 0 27px;
  font-size: 16px;
  color: #444;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
}
#sidebar .plugin-freeArea.banner {
  padding: 0;
}
#sidebar .plugin-freeArea-wrapper.facebook {
  padding-bottom: 30px;
}
#sidebar .plugin-freeArea-wrapper.facebook .plugin-freeArea-ttl {
  padding-top: 44px;
}
#sidebar .plugin-freeArea-wrapper.facebook .plugin-freeArea-section {
  border: 1px solid #d8dfea;
  border-top-color: #315c99;
}
#sidebar .plugin-freeArea.qr {
  padding: 24px 10px;
  text-align: center;
}
#sidebar .plugin-freeArea.qr p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
}
#sidebar .plugin-freeArea.qr .accountId {
  font-weight: bold;
  color: #444;
}
#sidebar .plugin-freeArea.qr .note {
  color: #8e8e8e;
}
#sidebar .plugin-freeArea.textLink {
  text-align: center;
}
#sidebar .plugin-freeArea.textLink a {
  display: block;
  padding: 23px 0 20px;
  font-size: 16px;
  color: #666;
  line-height: 1.6em;
}
#sidebar .plugin-freeArea-ttl {
  border-bottom: none;
}

#blog-footer .sidewrapper .sidetitle,
#blog-footer .blog-footer-linkArea .blog-footer-linkAreaTtl {
  padding-bottom: 16px;
  margin-bottom: 12px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #575757;
}

#sidebar .plugin-popular_articles_with_image .image {
  margin: 0 15px 0 0;
  position: relative;
}
#sidebar .plugin-popular_articles_with_image .image:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
  content: " ";
  border: 1px solid rgba(0, 0, 0, 0.05);
}
#sidebar .plugin-popular_articles_with_image .image.noimage:before {
  border: none;
}
#sidebar .plugin-popular_articles_with_image a {
  color: #444;
  font-size: 14px;
  line-height: 1.5;
  text-decoration: none;
}
#sidebar .plugin-popular_articles_with_image .title {
  margin-bottom: 0;
  height: 70px;
  display: table-cell;
  vertical-align: middle;
}
#sidebar .plugin-popular_articles_with_image li {
  margin-top: 30px;
  margin-bottom: 0;
}

.sidewrapper input.sf:focus {
  outline: 0;
}

.sidewrapper input.sfbtn {
  float: right;
  line-height: 34px;
  padding: 1px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0px;
  border-left: none;
  height: 34px;
}

.sidewrapper input.sf {
  display: block;
  margin: 0 auto;
  padding: 0 0 0 10px;
  float: left;
  width: 187px !important;
  height: 32px;
  line-height: 32px;
  background: #fff;
  border-radius: 0;
  box-shadow: none;
  vertical-align: top;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-right: none;
}

#blog-footer .sidebody a,
#blog-footer .blog-footer-linkAreaUl a {
  font-size: 14px;
  color: #969696;
  line-height: 2.4;
}
#blog-footer .sidebody a:hover, #blog-footer .sidebody a:active, #blog-footer .sidebody a:focus,
#blog-footer .blog-footer-linkAreaUl a:hover,
#blog-footer .blog-footer-linkAreaUl a:active,
#blog-footer .blog-footer-linkAreaUl a:focus {
  text-decoration: underline;
}

.sidewrapper input.sfbtn {
  width: 33px;
  height: 32px;
  background-position: -44px -152px;
}

/*
--------------------------------------------------
@:その他のパーツ
--------------------------------------------------
*/
/* アーカイブヘッダ */
.archives-header {
  border-top: 1px solid #e5e5e5;
  color: #444;
  font-size: 28px;
  padding: 47px 0 45px;
}
.archives-header span {
  color: #00b900;
}

/*
--------------------------------------------------
@:特殊機能・カスタマイズ
--------------------------------------------------
*/
/* 記事下広告 */
#ad2 a.addescription {
  color: #666;
}

/* かんたんタイトル画像 */
#blog-header.show-image #blog-header-image {
  border-radius: 4px 4px 0 0;
}

#blog-header.hide-text #blog-title a {
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

#blog-header.hide-text #blog-title a:hover {
  opacity: 0.15;
}