@charset "utf-8";

html{color:#000;background:#FFF}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,button,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,button,select{*font-size:100%}
legend{color:#000}

html {
  overflow-y:scroll;
}
body {
  background: #CCBBAA url(http://livedoor.blogimg.jp/karapaia_zaeega/imgs/5/4/54adfeb7.gif) repeat-y center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height:1;
}
a {
  color: #0033cc;
  text-decoration: none;
}
a:visited {
  color: #251A67;
}
a:hover {
  color: #6B7556;
  text-decoration: underline;
}
a:focus {
  outline:none;
}
#ad, #ad2 {
  display:none !important;
}
.twitter-share-button {
  vertical-align: middle;
}
.article_mid {
 display: none;
}

#page {
  margin: 0 auto;
  width: 1124px;
  background: #4a4a40;
}
#body {
}
#left {
  float: left;
  width: 800px;
}
#main {
  float: right;
  width: 620px;
}
#sub {
  position: relative;
  float: left;
  padding: 10px 0 0 10px;
  width:160px;
  background:#4a4a40;
  font-size:13px;
}
#sub-header {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height:10px;
  width:10px;
  background: #c4b4a3;
}
#sub-header-inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index:1;
  display: block;
  height:10px;
  width:10px;
  -webkit-border-radius: 10px 0 0 0;
  -moz-border-radius: 10px 0 0 0;
  border-radius: 10px 0 0 0;
  background: #4a4a40;
}
#right {
  float: right;
  padding: 10px 0 100px;
  width: 314px;
  font-size:13px;
}
#right .plugin-memo .side {
  line-height:1.42;
}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}

/*-------------------------
 * アドセンス
-------------------------*/
.ads {
  overflow: hidden;
  /* background: #F4F4F4 url(http://karapaia.livedoor.biz/img/pacman-gray.gif) center center no-repeat; */
  background: #F4F4F4;
  color: #666666;
  font-size: 11px;
  text-align: center;
}
.banner728 {
  height:90px;
  width:728px;
  line-height:90px;
}
.rectangle300 {
  height: 250px;
  width: 300px;
  line-height: 250px;
}
.rectangle336 {
  height: 280px;
  width: 336px;
  line-height: 280px;
}
.skyscraper160 {
  height: 600px;
  width: 160px;
  line-height: 600px;
}
.ads-label {
  margin-bottom: 5px;
  color: #666666;
  font-size: 12px;
  line-height:14px;
}
.ads-label-inverse {
  margin-bottom: 5px;
  color: #ccc;
  font-size: 90%;
  text-align: center;
}
#ads-main-footer {
  margin:0 auto;
  width:336px;
  text-align: center;
}

/*-------------------------
 * ヘッダー
-------------------------*/
#head {
  position: relative;
  overflow: hidden;
  height: 304px;
  background: #967e5f;
}
#head .h1 a {
  position: absolute;
  top: 202px;
  left: 0;
  overflow: hidden;
  display: block;
  height: 92px;
  width: 476px;
  background:url(http://livedoor.4.blogimg.jp/karapaia_zaeega/imgs/b/f/bfce72b1.png) 0 0 no-repeat;
  text-indent: -999em;
}
#head .hidden {
  display: none;
}
div.message-board-outer {
  background: url(http://livedoor.blogimg.jp/omurap-666/imgs/f/0/f03b2409.png) 0 0 no-repeat;
  position: absolute;
  top: 135px;
  left: 18px;
  margin: 0;
  height: 57px;
  width: 358px;
  color: #282620;
  font-size: 15px;
  line-height: 1.42;
}
.message-board-outer-2 {
  padding: 4px 12px 14px 8px;
}
.message-board-outer-2 a {
  color: #c94d1c;
  text-decoration: underline;
}
#recent-image {
  position: absolute;
  top: 10px;
  left: 10px;
}
#recent-image li {
  float: left;
  padding-right: 3px;
}
#recent-image a {
  position: relative;
  overflow:hidden;
  display: block;
  border:solid 2px #C2A154;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 95px;
  width: 152px;
  background:#fff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.23);
}
#recent-image img {
  height: 115px;
  width: 152px;
}
#recent-image .rt {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 1px 3px 2px 5px;
  background: #C2A154;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
#recent-image .rt:after {
  content: " アクセス";
  font-size: 10px;
}
#recent-image .rt-new:after {
  content: '';
}
#recent-image li:nth-child(6) {
  /* display: none; */
}
#recent-image .title {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow:hidden;
  display: none;
  padding: 3px 5px 0;
  border-bottom:solid 3px #000;
  /* height: 32px; */
  max-height: 95px;
  width: 142px;
  background: #000;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
}
#recent-image a:hover .title {
  display: block;
}
#head-ad {
  position: absolute;
  top: 5px;
  right: 10px;
  border:solid 2px #C2A154;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width:300px;
  height:250px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.23);
}
#head-chara {
  position: absolute;
  top: 110px;
  right: 341px;
  background: url(http://livedoor.4.blogimg.jp/karapaia_zaeega/imgs/6/8/687b27a8.png) 0 0 no-repeat;
  height: 195px;
  width: 321px;
}
#head-chara2 {
  position: absolute;
  top: 113px;
  left: 355px;
  background: url(http://livedoor.4.blogimg.jp/karapaia_zaeega/imgs/7/f/7fc7a022.png) 0 0 no-repeat;
  height: 95px;
  width: 112px;
}
#search-text {
  position: absolute;
  bottom: 10px;
  right: 43px;
  margin-bottom: 0;
  padding:0 6px !important;
  height: 24px;
  width: 243px;
  border-color:#ccc !important;
  background-position:4px center !important;
  line-height:24px;
}
#search-button {
  position: absolute;
  bottom: 10px;
  right: 13px;
  overflow:hidden;
  outline:none;
  padding:0;
  height:26px;
  width:26px;
  border:0;
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -702px no-repeat;
  text-indent: -999em;
}
#head-corner1 {
  z-index: 1;
  position: absolute;
  top: 294px;
  left: 0;
  background:#C4B4A3;
}
#head-corner1-inner {
  height: 10px;
  width: 810px;
  position:relative;
  -webkit-border-radius: 0 0 0 10px;
  -moz-border-radius: 0 0 0 10px;
  border-radius: 0 0 0 10px;
  background: #4a4a40;
}
#head-corner2 {
  position: absolute;
  top: 274px;
  left: 388px;
}
#head-corner2-inner {
  height: 20px;
  width: 422px;
  position:relative;
  -webkit-border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  border-radius: 0 10px 0 0;
  background: #4a4a40;
}
#head:after {
  content: '';
  position: absolute;
  top: 296px;
  left: 810px;
  display: block;
  height: 8px;
  width: 10px;
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -965px no-repeat;
}

/*-------------------------
 * Uナビ
-------------------------*/
#left-header {
  background: #4a4a40;
}
#left-header p, #breadcrumb {
  position:relative;
  padding:5px 0;
  -webkit-border-radius: 0 7px 7px 0;
  -moz-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
  background-color: #C4B4A3;
  color: #4a4a40;
  font-size: 13px;
  text-align: center;
}
#left-header p a{
  margin: 0 5px;
  font-weight: bold;
}
#unav1:before,
#unav2:before,
#unav3:before {
  content: '';
  display: inline-block;
  margin-right: 6px;
  height: 14px;
  width: 14px;
  vertical-align:middle;
}
#unav1:before {
  background: url(http://karapaia.livedoor.biz/img/sprite.png) 0 -939px no-repeat;
}
#unav2:before {
  background: url(http://karapaia.livedoor.biz/img/sprite.png) 0 -896px no-repeat;
}
#unav3:before {
  background: url(http://karapaia.livedoor.biz/img/sprite.png) 0 -925px no-repeat;
}
#left-header-follower {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    border: #bbb solid 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    min-height: 18px;
    _height: 18px;
    min-width: 15px;
    _width: 15px;
}
#breadcrumb {
  overflow: hidden;
  padding: 7px 15px;
  list-style: none;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#breadcrumb li {
  display: inline;
}
#breadcrumb a {
  font-weight: normal;
}


/*-------------------------
 * メインカラム
-------------------------*/
.widget {
  position:relative;
  margin:20px 0;
  padding: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
}
.widget > h2 {
  position: relative;
  padding-left: 30px;
  height: 22px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #78c4c5;
  color: #162d47;
  font-size: 14px;
  line-height: 22px;
}
.widget > h2:before {
  content:'';
  position: absolute;
  top: 2px;
  left: 8px;
  display:block;
  height:17px;
  width:18px;
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -862px no-repeat;
}
.widget > h2:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 125px;
  height: 22px;
  width:1px;
  border-right: solid 1px #E7F4F5;
  background: #BED8C4;
}

/* RSS速報 */
#blogroll {
  margin:10px 0 10px;
  width: 294px;
}
#blogroll-inner {
  overflow:hidden;
  padding: 0 0 5px 5px;
  height:300px;
  text-align: center;
}

/* 注目記事10 */
#hotentry10 ol {
  padding: 0 0 2px;
  font-size: 13px;
}
#hotentry10 li {
  position:relative;
  padding:5px 5px 5px 29px;
  border-top:dotted 1px #d6dede;
  background:0 6px no-repeat;
  line-height:1.2;
}
#hotentry10 a:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 9px;
  display: block;
  height: 14px;
  width: 14px;
}

/* カテゴリ一覧 */
#category-icons {
  margin-bottom: 0;
}
#category-icons-inner {
  padding:4px 3px 3px
}
#category-icons a {
  margin: 2px 2px 0 0;
  width: 127px;
  background-color: hsl(194, 54%, 31%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#297289", endColorstr="#246579");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#297289), to(#246579));
  background-image: -moz-linear-gradient(top, #297289, #246579);
  background-image: -ms-linear-gradient(top, #297289, #246579);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #297289), color-stop(100%, #246579));
  background-image: -webkit-linear-gradient(top, #297289, #246579);
  background-image: -o-linear-gradient(top, #297289, #246579);
  background-image: linear-gradient(#297289, #246579);
  border-color: #246579 #246579 hsl(194, 54%, 30%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.06);
  -webkit-font-smoothing: antialiased;
}
#category-icons a.m0 {
  margin-right:0;
  width:129px;
}

/* ソーシャルボタン */
.widget-social {
  padding: 10px;
  min-height: 300px;
}
.widget-social-top {
  margin:10px 0;
}
.widget-social .ads-label {
  float: left;
}
.widget-social .ads {
  clear:both;
  float: left;
}
.widget-social ul {
  margin-left: 346px;
  font-size:13px;
}
.widget-social a {
  margin:0 0 5px;
}
.widget-social .log-banner {
  margin: 0;
  height: 69px;
}
.widget-social a.social-banner {
  height:69px;
  padding-left:69px;
  font-size:16px;
  line-height:69px;
}
.widget-social a:before {
  top: 11px;
  left: 11px;
}

/* 記事下Amazon */
#amazlet  {
  margin:20px -5px 0;
  padding:10px 0 0;
  border-top:dotted 1px #ccc;
  text-align:center;
}
.amazlet-float {
  display:inline-block;
  margin:1%;
  width:31%;
  vertical-align:top;
  font-size:13px;
  line-height:1.4;
  text-align:center;
}
.amazlet-clear {
  clear:both;
}
.amazlet-image {
  display:inline-block;
  margin:0 0 5px;
  width:140px;
  height:140px;
  background:url(http://images-jp.amazon.com/images/G/09/nav2/dp/no-image-no-ciu.gif) center center no-repeat;
}


/* LinkWithin */
#linkwithin {
  margin:10px 0;
}
#linkwithin h2 {
  margin:0 0 10px;
}
#linkwithin #linkwithin_text_0 {
  display:none;
}
#linkwithin .linkwithin_inner {
  margin:0 auto !important;
}
#linkwithin #linkwithin_logo_0 {
  margin-bottom:0 !important;
}

/* Facebookでコメント */
#fbcomment {
  margin:10px 0;
}
#fbcomment h2 {
  margin:0 0 10px;
  background:#1d3772;
  color: #d9dde7;
}
#fbcomment h2:before {
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -879px no-repeat;
}
#fbcomment h2:after {
  border-right: solid 1px #e7f4f5;
  background: #354f7e;
}
#fbcomment-inner {
  text-align: center;
}

/* 週間人気記事 */
#main-pranking {
  margin:10px 0;
}
#main-pranking ul {
  margin: 3px 5px 0;
}
#main-pranking li.first {
  font-weight: bold;
}
#main-pranking li a {
  position: relative;
  display: block;
  padding: 7px 5px 7px 23px;
  border-bottom: dotted 1px #ccc;
  font-size: 16px;
  line-height: 1.42;
}
#main-pranking li a:before {
  content: '';
  position: absolute;
  top: 13px;
  left: 8px;
  border: solid transparent;
  border-width: 3px 5px;
  border-left-color: #ccc;
  height: 0;
  width: 0;
}
#main-pranking .readmore {
  padding:0 0 20px;
  text-align:right;
}

/* ページャー */
body.indexPage .pager {
  margin:20px 0;
  text-align: center;
}
body.indexPage .pager ul,
body.indexPage .pager ol,
body.indexPage .pager li {
  display: inline;
  margin:0 !important;
  border:0 !important;
}
body.indexPage .pager a,
body.indexPage .pager .current span {
  display:inline-block !important;
  margin:0 2px !important;
  padding:6px 9px !important;
  height:15px;
  border:0 !important;
  background:#bb9955 !important;
  color:#333;
  font-size:12px;
  font-weight:bold !important;
  line-height:15px;
  text-decoration:none;
}
body.indexPage .pager a:hover {
  background:#f7ec71 !important;
  color:#333 !important;
}
body.indexPage .pager .current span {
  background:#fff !important;
  color:#333 !important;
  font-weight:bold !important;
}
.article-pager {
  overflow:hidden;
  margin:20px auto;
  width:520px;
  font-size:12px;
  font-weight:bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.article-pager .prev, .article-pager .next {
  background:#fff;
  height:67px;
}
.article-pager .prev {
  float:left;
  width:260px;
  -webkit-border-radius: 7px 0 0 7px;
  -moz-border-radius: 7px 0 0 7px;
  border-radius: 7px 0 0 7px;
}
.article-pager .next {
  float:right;
  width:259px;
  -webkit-border-radius: 0 7px 7px 0;
  -moz-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
  text-align:right;
}
.article-pager a {
  display:block;
  padding:9px 13px;
}
.article-pager a:hover {
  text-decoration:none;
}
.article-pager .inner {
  overflow:hidden;
  display:block;
  height: 49px;
}
.article-pager a .h {
  display:block;
  color:#444;
  font-weight: bold;
  line-height:1;
}
.article-pager a .t {
  display:block;
  padding:3px 0 0;
  line-height:1.4;
}
.article-pager a:hover .t {
  text-decoration:underline;
}
ul.archives-pager li.both {
  border:0;
}
.archives-pager-type2 li a {
  margin:0 5px;
  border:0;
  background:#bb9955;
  color:#333;
  font-weight:bold;
}
.archives-pager-type2 li a:hover {
  background:#f7ec71;
  color:#333;
}
.archives-pager-type2 .next a {
  float: none;
}

/* コメント */
#comments {
  margin:10px 0;
}
#comments .comment {
  position:relative;
  overflow: hidden;
  margin:10px 6px 0;
}
#comments .comment.spam {
  display:none;
}
#comments .comment:after {
  content: '';
  z-index:1;
  position:absolute;
  top:19px;
  left:138px;
  display:block;
  height:12px;
  width:9px;
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -953px no-repeat;
}
.comment-number {
  z-index:0;
  position: absolute;
  bottom:4px;
  right:8px;
  color:#eee;
  font-size:40px;
  font-style:italic;
  font-weight:bold;
  line-height:1;
}
.comment-head {
  float: left;
  width: 135px;
}
.comment-head h3 {
  overflow:hidden;
  padding:8px 0 5px;
  border-bottom: solid 1px #c3b395;
  color: #333;
  font-size:12px;
  font-weight:bold;
  line-height:1;
  white-space:nowrap;
  text-overflow: ellipsis;
}
.comment-head ul {
  color:#333;
  font-size: 10px;
  padding: 3px 0 5px;
}
.comment-head li {
  line-height:13px;
}
.comment-head .date {
  color:#9d3d6b;
}
.comment-head a {
  color: #666;
}
.comment-head .comment-rating {
  padding:0 0 7px;
}
.comment-head .message {
  padding:0 0 2px;
  font-size:10px;
}
.comment-head .count {
  margin-left:5px;
  color:#d74606;
  font-size:12px;
  font-weight:bold;
}
.comment-head .good-button,
.comment-head .bad-button {
  overthrow:hidden;
  display:inline-block;
  margin-right:2px;
  height:24px;
  width:34px;
  text-indent:-999em;
  vertical-align:middle;
  cursor:pointer;
}
.comment-head .good-button:hover,
.comment-head .bad-button:hover {
  filter: alpha(opacity=75);
  opacity:0.75;
}
.comment-head .good-button {
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -654px no-repeat;
}
.comment-head .bad-button {
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -678px no-repeat;
}
.comment-head .disabled .good-button:hover,
.comment-head .disabled .bad-button:hover {
  filter: alpha(opacity=100);
  opacity:1;
}
.comment-head .disabled .good-button,
.comment-head .disabled .bad-button {
  cursor:default;
}
.comment-head .liked .good-button,
.comment-head .unliked .bad-button {
  filter: alpha(opacity=50) !important;
  opacity:0.5 !important;
}
.comment-head .comment-reply {
 font-size: 10px;
 white-space: nowrap;
}
.comment-body {
  float: right;
  z-index:1;
  position: relative;
  padding: 14px;
  border:solid 1px #aaa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-height:105px;
  width:422px;
  font-size:14px;
  line-height:1.4;
}
.comment-body .comment-anchor,
.popover-content .comment-anchor {
  cursor: pointer;
  color: #0033CC;
  font-weight: bold;
}
.comment-body .comment-anchor:hover,
.popover-content .comment-anchor:hover {
  color: #687556;
  text-decoration: underline;
}
.comment-body.has-reply p {
  margin-bottom: 20px;
  min-height: 76px;
}
.comment-body .comment-replylist {
  overflow: hidden;
  width: 422px;
  color: #078FC5;
  font-size: 90%;
  line-height: 1.5;
  text-align: right;
}
.popover {
  width: 452px;
  max-width: none;
}
.popover-title {
  font-weight: bold;
}
.popover-title span {
  color: #666;
  font-size: 11px;
  font-weight: normal;
}
.popover-content {
  font-size: 13px;
  line-height: 1.4;
}
.popover-content p {
  color: inherit !important;
  font-size: 13px !important;
  font-weight: normal !important;
}
.popover .comment-replylist {
  overflow: hidden;
  margin: 1em 0 0;
  height: 14px;
  color: #078FC5;
  font-size: 90%;
  line-height: 1.2;
  text-align: right;
}

#comment-form {
  margin: 15px 6px 6px;
  padding:15px 0 0;
  border-top:dotted 1px #ccc;
}
#comment-form.no-comment {
  margin-top:0;
  padding-top:10px;
  border:0;
}
#comment-form .add-on {
  width:50px;
}
#comment-form .input-prepend .input {
  width:523px;
}
#comment-form textarea {
  resize:vertical;
}

/* 記事 */
.widget-entry {
  padding: 0;
}
body.singlePage .widget-entry {
  margin:20px 0 0;
}
.widget-entry .widget-header .tw {
  float: left;
  padding: 9px;
  width: 62px;
}
.widget-entry .widget-header h1,
.widget-entry .widget-header h2 {
  padding:10px 0; /* 9px 0 */
  margin-right:15px; /* 10px */
  margin-left: 15px; /* 93px; */
  background: none;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px; /* 22px */
  font-weight: bold;
  line-height: 30px; /* 28px */
}
.widget-entry .widget-header .clear {
  clear: both;
  /* padding:4px 9px; */
  padding:4px 15px;
  border: solid #4a4a40;
  border-width: 2px 0;
  color: #4a4a40;
  font-size: 13px;
  line-height:20px;
}
.widget-entry .widget-header .date {
  color: #333;
}
.widget-entry .widget-header .clear iframe {
  vertical-align: middle;
}
.widget-entry .widget-content {
  padding:15px;
}
.widget-entry .entry-body {
  margin:0 0 15px;
  font-size:16px;
  line-height:1.6;
}
.readmore-header {
  overflow: hidden;
  clear:both;
  margin:15px;
  min-height: 250px;
}
.readmore-header336 {
  min-height: 280px;
}
.readmore-header .clearfix {
}
body.indexPage .readmore-header .ads {
  width: 300px !important;
  float: left;
}
body.singlePage .readmore-header {
  margin:35px -5px;
}
.readmore-header .ads {
}
.readmore-social {
  margin-left: 315px;
}
.readmore-header336 .readmore-social {
  margin-left: 351px;
}
.readmore-social .tw, .readmore-social .fb, .readmore-social .hb {
  margin:0 0 15px;
}
.widget-entry .readmore a {
  overflow: hidden;
  display: inline-block;
  height: 30px;
  width: 135px;
  background: url(http://karapaia.livedoor.biz/img/sprite.png) 0 -231px no-repeat;
  text-indent: -999em;
}

/* カテゴリー・月別アーカイブ */
#archive-title {
  color: #fff;
  font-weight:bold;
  font-size: 20px;
  text-align:center;
}
body.archivePage .autopagerize_page_element {
  overflow:hidden;
  margin-left:-4px;
}
.widget-archive {
  float: left;
  margin:7px 0 0 4px;
  width: 194px;
}
.widget-archive img {
  margin:0 0 5px;
  width:194px;
  height:110px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.widget-archive .entry-title {
  display:block;
  padding:2px 5px;
  height:90px;
  font-size:14px;
  font-weight:bold;
  line-height:1.4;
}

/*-------------------------
 * 記事内装飾
-------------------------*/
.widget-entry .entry-body a {
  font-weight:bold;
}
.widget-entry .entry-body img[align="left"] {
  margin-right:1em;
}
.widget-entry .entry-body img[align="right"] {
  margin-left:1em;
}
.widget-entry .entry-body img.clickable {
  cursor: pointer;
}
.widget-entry .entry-body iframe {
  max-width: 100%;
}
.widget-entry .entry-body h2 {
  margin-bottom:10px;
  padding: 4px .5em;
  border-bottom: solid 3px #2CB2B4;
  background: #BEE7E8;
  font-weight: bold;
  font-size: 20px;
  line-height:1.4;
}
.widget-entry .entry-body h3 {
  margin-bottom:10px;
  padding: 2px 0 2px 10px;
  border-left:solid 4px #2CB2B4;
  font-weight: bold;
  font-size: 18px;
  line-height:1.4;
}
.widget-entry .entry-body h2+br,
.widget-entry .entry-body h3+br {
  display: none;
}
.widget-entry .entry-body blockquote {
  margin:0 5px;
  padding:10px;
  background:#eee;
}
.widget-entry .entry-body h4 a {
  padding:0 0 0 20px;
  background:url(http://karapaia.livedoor.biz/template/images/entry-content-link-arrow.gif) left center no-repeat;
}
.widget-entry .entry-body blockquote img {
  vertical-align:middle;
}
.widget-entry .entry-body li {
  margin:7px 0 7px 4px;
  list-style:square inside;
  font-size:14px;
}
.instagram-media {
  max-width: none !important;
}
.widget-entry .form-mailmagazine {
  margin:15px auto 0 !important;
  width: 450px;
}
.widget-entry .form-mailmagazine .input-block-level {
  margin-bottom:10px;
  width:100% !important;
}
.widget-entry .form-mailmagazine .btn-block {
  width:100% !important;
}
#related-footer {
  min-height: 290px;
}
#related-footer .ads-label {
  float: left;
}
#related-footer .ads {
  float: left;
  clear: both;
}
#related-footer ul {
  margin-left: 346px;
}
#related-footer a {
  margin-bottom:5px;
}
#related-footer .log-banner {
  margin:0;
}
#related-footer a.social-banner {
  height:69px;
  padding-left:67px;
  font-size:16px;
  line-height:69px;
}
#related-footer a:before {
  top: 11px;
  left: 10px;
}
.related-articles {
  margin:20px 0 10px;
  border-top:dotted 1px #ccc;
  font-size: 16px;
}
.related-articles h3 {
  margin:20px 0 3px;
  padding:6px 3px 4px 6px;
  border-left:solid 6px #ABA8A6;
  background:#e0e0e0;
  font-weight: bold;
  line-height: 1.42;
}
.related-articles.with-image ul li {
  padding: 0 0 10px;
  border-bottom: 1px dotted #d3d3dE;
}
.related-articles a {
  position:relative;
  display: block;
  padding:7px 0 7px 23px;
  font-weight: bold;
}
.related-articles a:before {
  content: '';
  position: absolute;
  top: 13px;
  left: 8px;
  border: solid transparent;
  border-width: 3px 5px;
  border-left-color: #ccc;
  height: 0;
  width: 0;
}
.related-articles a img {
  max-width: none !important;
}
.related-articles-more {
  padding:0 0 20px;
  text-align:right;
}
.related-articles-more a {
  position:relative;
  display:inline-block;
  padding:0 0 0 15px;
  font-weight:bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.related-articles-more a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top:-3px;
  border: solid transparent;
  border-width: 3px 5px;
  border-left-color: #ccc;
  height: 0;
  width: 0;
}
#articlemore-social, #articlemore-social2 {
  border-width: 0 0 1px 0;
  margin:20px 0;
  padding:15px 0;
  text-align:center;
}
#articlemore-social2 {
  margin:0;
  padding:15px 5px;
  border-style:solid;
  border-color:#eee;
  background:#ECF7F6;
}
#articlemore-social strong, #articlemore-social2 strong {
  color:#666;
  font-weight:bold;
}
#articlemore-social div,
#articlemore-social span,
#articlemore-social iframe,
#articlemore-social img,
#articlemore-social2 div,
#articlemore-social2 span,
#articlemore-social2 iframe,
#articlemore-social2 img {
  vertical-align:middle !important;
}
#articlemore-social > div,
#articlemore-social2 > div {
  width:71px !important;
}

#articlemore-social .fb,
#articlemore-social .tw {
 cursor: pointer;
 display: block;
 margin: 0 0 10px;
 height: 56px;
 width: 49%;
 background: #2c4f99;
 color: #fff;
 font-size: 16px;
 font-weight: bold;
 line-height: 56px;
}
#articlemore-social .fb:hover {
 background: #1f377a;
}
#articlemore-social .tw {
 float: right;
 background: #00aaf2;
}
#articlemore-social .tw:hover {
 background: #0090ee;
}
#articlemore-social .fb span,
#articlemore-social .tw span {
 display: inline-block;
 margin-right: 10px;
 height: 19px;
 width: 23px;
 background: url(http://karapaia.livedoor.biz/img/twfb.png) 0 0 no-repeat;
 vertical-align: middle;
}
#articlemore-social .fb span {
 background-position: -23px 0;
}

/*-------------------------
 * サブカラム
-------------------------*/
.sidewrapper {
  position: relative;
  margin: 10px 0;
  overflow: hidden;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background:#fff;
}
#right .sidewrapper {
  width: 304px;
}
.sidetitlebody {
  font-size: 15px;
  font-weight: bold;
  line-height:20px;
}

/* 左ウィジェット */
#sub .sidetitlebody {
  padding: 10px;
  text-align: center;
}
#sub .sidetitlebody:after {
  content: '';
  display: block;
  margin:5px auto 0;
  height: 5px;
  width: 58px;
  background: #8ACECF;
}
#sub .side {
  padding:0px 10px 10px;
}

/* 右ウィジェット */
#right .sidetitlebody {
  padding:10px 10px 0;
  heihgt:22px;
  line-height:22px;
}
#right .sidetitlebody:before {
  content: '';
  display: inline;
  float: left;
  margin-right: 5px;
  height: 22px;
  width: 22px;
  background: url(http://karapaia.livedoor.biz/img/sprite.png) 0 -728px no-repeat;
}
#right .side {
  padding:10px;
}

/* 検索ボックス */
#sub form {
  margin:0;
}
#sub form input {
  min-height:0;
  height:30px;
  background-position:4px center !important;
}
#sub form button {
  margin:0 0 5px;
}

/* メニュー全般 */
.sub-menu a, .plugin-categorize a {
  display: block;
  padding: 6px 0;
  border-top: dotted 1px #c3c3be;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.2;
}

/* 月別アーカイブ */
#sub .plugin-monthly select {
  margin:0;
  width: 100%;
}

/* 新着記事 */
.plugin-recent_articles .side a {
  display: block;
  padding: 6px 0;
  border-top: dotted 1px #c3c3be;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.4;
}

/* アマゾン */
.amazon-widget {
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
}
#sub .amazon-widget-item {
  border-top: dotted 1px #c3c3be;
  margin: 7px 0 0;
  padding: 10px 0 0;
}
#sub .amazon-widget-item:first-child {
  margin:0;
}
#sub .amazon-widget img {
  margin:0 0 3px;
  border: solid 1px #06f;
  width: 138px;
}

/* 逆アクセスランキング */
#rranking {
  font-size: 12px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#rranking tr {
  border-top: dotted 1px #c3c3be;
}
#rranking td {
  height:24px;
  line-height:24px;
}
#rranking .rank {
  width:22px;
  text-align:left;
}
#rranking a {
  display: block;
  overflow: hidden;
  width: 116px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#rranking p {
  padding:3px 0 0;
  border-top: dotted 1px #c3c3be;
}
#rranking p a {
  display: inline;
  color: #656558;
  font-size:13px;
}

/* おすすめリンク */
#osusume-link {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#osusume-link .title {
  cursor:pointer;
  position: relative;
  border-top: 1px dotted #c3c3be;
  margin: 0;
  padding: 6px 0 6px 21px;
  color:#0033CC;
  font-size: 12px;
  line-height: 1.25;
}
#osusume-link .title:before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 1px;
  height: 14px;
  width: 14px;
  background: url(http://karapaia.livedoor.biz/img/sprite.png) 0 -911px no-repeat;
}
#osusume-link .title:hover {
  color:#6b7556;
  text-decoration:underline;
}
#osusume-link .inner {
  display:none;
}
#osusume-link li {
  position:relative;
  padding:3px 0 3px 16px;
  border-top: 1px dotted #c3c3be;
  line-height:1.4;
}
#osusume-link li:before {
  content: '';
  position:absolute;
  left:5px;
  top:12px;
  display:block;
  height:1px;
  width:4px;
  background:#333;
}

/* 右上広告 */
#ads-right-top {
  margin:0 0 10px;
}
#ads-right-top-footer {
  background:#C4B4A3;
}
#ads-right-top-footer-inner {
  position:relative;
  -webkit-border-radius: 0 0 10px 0;
  -moz-border-radius: 0 0 10px 0;
  border-radius: 0 0 10px 0;
  height: 10px;
  background: #4a4a40;
}

/* メールマガジン */
#mailmagazine form {
  margin:0;
}
#mailmagazine input {
  width:180px;
}
#mailmagazine button {
  width:87px;
  text-align:center;
}
#mailmagazine .help-block {
  margin:0;
  font-weight:bold;
}

.side-sns {
  margin-bottom: 5px;
  position: relative;
  display:  block;
  padding: 0 5px;
  height: 38px;
  border-radius: 3px;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none !important;
  transition: all 0.2s ease 0s;
}
.side-sns:hover {
  opacity: .7;
}
.side-sns:before {
  display: inline-block;
  content: '';
  height: 100%;
  vertical-align: middle;
}
.side-sns-tw {
  background: #1b95e0;
}
.side-sns-ln {
  background: #03BF01;
}
.side-sns-fb {
  background: #3B5998;
}
.side-sns-gp {
  background: #DF4A32;
}
.side-sns-mm {
  background: #DB8305;
}
.side-sns-fd {
  background: #61A44F;
}
.side-sns-ico {
  display: inline-block;
  margin-right: 1px;
  height: 24px;
  width: 24px;
  vertical-align: middle;
  fill: #fff;
}
.side-sns-cnt {
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  padding: 0 6px;
  border-radius: 0 3px 3px 0;
  border: solid 1px #bbb;
  border-left: 0;
  height: 100%;
  width: 67px;
  background: #fff;
  color: #333;
}
.side-sns-cnt1 {
  padding: 5px 0 4px;
  color:#999;
  font-weight: normal;
  font-size: 9px;
}
.side-sns-cnt2 {
  font-size: 14px;
  font-weight: normal;
}


/* SNS週間ランキング */
.snsweeklyranking {
  line-height: 1.42;
}
.snsweeklyranking .btn {
  margin-top: 10px;
}

/* Facebookもチェック */
body.singlePage #fb-likebox-container,
body.archivePage #fb-likebox-container {
  display:none;
}
#fb-likebox {
  overflow:hidden;
  border:solid 1px #e8e8e8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#fb-likebox-inner {
  margin-left:-3px;
  width:288px;
}

/* 歩き方 */
#arukikata-header {
  position:relative;
  display: block;
  -webkit-border-radius: 7px 0 0 0;
  -moz-border-radius: 7px 0 0 0;
  border-radius: 7px 0 0 0;
  height: 10px;
  background:#C4B4A3;
}
#arukikata {
  background: #4a4a40;
}
#arukikata p {
  padding: 3px 0;
  background:#C4B4A3;
  text-align: center;
}
#arukikata a {
  overflow:hidden;
  display: inline-block;
  height: 49px;
  width: 248px;
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -182px no-repeat;
  text-indent:-999em;
}
#arukikata-footer {
  position: relative;
  display: block;
  -webkit-border-radius: 0 0 0 7px;
  -moz-border-radius: 0 0 0 7px;
  border-radius: 0 0 0 7px;
  height: 10px;
  background:#C4B4A3;
}

/* 最新ツイート */
#tweetlist-timeline {
  /* background:url(http://karapaia.livedoor.biz/img/pacman-white.gif) center center no-repeat; */
}
#tweetlist-header {
  background:#C4B4A3;
}
#tweetlist-header-inner {
  position: relative;
  -webkit-border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  border-radius: 0 10px 0 0;
  height: 10px;
  background: #4a4a40;
}
#tweetlist {
  border-top:solid 1px #e2e2e1;
  border-bottom:solid 1px #e2e2e1;
  padding:5px 0;
  height:400px;
  overflow-x:hidden;
  overflow-y:scroll;
}
#tweetlist {
  padding-right:5px;
}
#tweetlist .tweet {
  /zoom:1;
  margin:0 0 3px;
  padding:5px 0;
  border-bottom:solid 1px #eee;
}
#tweetlist .tweet:after {
  content:'';
  display:block;
  clear:both; 
  height:0;
}
#tweetlist .icon {
  float:left;
  padding-right:5px;
  width:32px;
}
#tweetlist .icon img {
  height:32px;
  width:32px;
  border:solid 1px #d6d6d9;
}
#tweetlist .text, #tweetlist .date {
  margin-left:42px;
  color:#333;
  font-size:12px;
  line-height:1.3;
}
#tweetlist .from {
  font-weight:bold;
}
#tweetlist .date {
  margin-top:3px;
  color:#999;
  font-size:11px;
  text-align:right;
}
#tweetlist-more a {
  margin: 5px 0 0;
}
#tweetlist-button {
  position: absolute;
  top: 10px;
  right: 10px;
}

/* 人気記事*/
.pranking a {
  display: block;
  border-top: 1px dotted #c3c3be;
  padding:7px 0;
  font-size:13px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height:1.4;
}
.pranking a {
  text-decoration:none;
}
.pranking a:hover .title {
  text-decoration:underline;
}
.pranking.image a {
  position: relative;
  padding-left: 95px;
  min-height:61px;
}
.pranking.image img {
  position: absolute;
  top: 9px;
  left: 0;
  height: 57px;
  width: 86px;
}
.pranking .count {
  display: block;
  padding: 5px 0 3px;
  text-align: right;
}
.pranking .count span {
  color: #039598;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  text-decoration:underline;
  line-height:1;
  white-space:nowrap;  
}
.pranking .count span.hatena {
  background:#FCE9E9;
  color:#FF3636;
  font-weight:bold;
}
.pranking .rank {
  position: absolute;
  top: 9px;
  left: 0px;
  display: block;
  height: 15px;
  width: 15px;
  background: #039598;
  color: #fff;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
}

.side ul.recent-article-image li {
 position: relative;
 margin-bottom: 10px;
 padding: 0;
 transition: all 0.2s ease 0s;
}
.recent-article-image li:hover {
 opacity: .7;
}
.recent-article-image a:last-child {
 position: absolute;
 bottom: 0;
 left: 0;
 display: block;
 padding: 5px 8px 0;
 width: 268px;
 height: 2.95em;
 background: rgba(0, 0, 0, .6);
 color: #fff;
 font-size: 14px;
 line-height: 1.4;
 word-break: break-all;
 overflow: hidden;
 text-decoration: none;
}

#right #siderank-tabs {
  margin: 0 -10px -10px;
  padding: 10px 10px 10px;
  background: #eee;
}
#siderank-tabs .nav-tabs {
  margin: 0;
}
#siderank-tabs .nav-tabs > li > a {
  padding-top: 6px;
  padding-bottom: 6px;
}
#siderank-tabs .tab-content {
  border: solid 1px #DDDDDD;
  border-top: 0;
  background: #fff;
}
#siderank-tabs .pranking a.first {
  border: 0;
}
#siderank-tabs .pranking.image a {
  padding-left: 105px;
  padding-right: 10px;
}
#siderank-tabs .pranking.image a img {
  left: 10px;
}
#siderank-tabs .pranking.image .rank {
  position: absolute;
  top: 9px;
  left: 10px;
  display: block;
  height: 18px;
  width: 28px;
  background: #039598;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
}
#siderank-tabs .more {
  padding: 10px;
  border-top: 1px dotted #c3c3be;
}

#right .readmore {
  border-top: 1px dotted #c3c3be;
  padding:5px 0 0;
}
#right .readmore a {
  display: block;
  padding: 5px 0;
  width: auto;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #eee;
  color: #03c;
  text-indent: 0;
  text-align: center;
}
#right .readmore a:hover {
  background: #ddd;
  text-decoration: none;
}

/* LikeBox */
#right .fb-like-box {
  margin: 0 0 10px;
}

/* レコメンデーション */
#right-affix .sidewrapper {
  margin:0;
}
#fb-recommendations-container {
  border-top:1px dotted #C3C3BE;
  padding:10px 0 0;
}
#fb-recommendations {
  overflow:hidden;
  height:800px;
  width:280px;
}
#fb-recommendations-iframe {
  margin:-1px 0 0 -1px;
}

/*-------------------------
 * フッター
-------------------------*/
#foot {
  position: relative;
  padding:10px;
}
#ads-pagetop {
  display: none;
  float:left;
  background: transparent;
}
#pagetop {
  position: absolute;
  top: -90px;
  right: 10px;
  padding:0 0 10px;
}
#pagetop a {
  display:block;
  overflow:hidden;
  height: 90px;
  width:304px;
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -92px no-repeat;
  text-indent:-999em;
}
#foot-inner {
  clear:both;
  position: relative;
  overflow: hidden;
  padding: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  font-size:13px;
}
#foot-inner h2 {
  position: relative;
  padding: 0 5px;
  height: 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #78c4c5;
  color: #162d47;
  font-size: 14px;
  line-height: 22px;
}
#foot-inner h2 .sep {
  display: inline-block;
  margin:0 10px 0 5px;
  height: 22px;
  width:1px;
  border-right: solid 1px #E7F4F5;
  background: #BED8C4;
  vertical-align: middle;
}
#foot-inner2 {
  overflow:hidden;
  padding:10px;
}
#foot dl {
  float: left;
  padding:0 15px 10px;
  border-right:dotted 1px #ccc;
  min-height:240px;
}
#foot #foot-about {
  padding-left: 0;
  width:285px;
}
#foot #foot-profile {
  width:260px;
}
#foot #foot-mail {
  width:190px;
}
#foot dt {
  display:block;
  margin:0 0 5px;
  font-weight:bold;
}
#foot dd {
  margin:5px 0 0;
  line-height:1.2;
}
#foot dd.p {
  margin:4px 0 9px;
  line-height:1.4;
}
#foot-about1:before, #foot-about2:before, #foot-about3:before, #foot-about4:before, #foot-about5:before {
  content: '';
  display:inline-block;
  margin-right:5px;
  background:url(http://karapaia.livedoor.biz/img/sprite.png) no-repeat;
  height:20px;
  width:20px;
  vertical-align:middle;
}
#foot-about1:before {
  background-position:0 -750px;
}
#foot-about2:before {
  background-position:0 -770px;
}
#foot-about3:before,
#foot-about5:before {
  background-position:0 -790px;
}
#foot-about4:before {
  background-position:0 -842px;
}
#foot-profile1, #foot-profile2 {
  display:block;
  padding:2px;
  border:solid 1px #ddd;
}
#foot-profile1:before, #foot-profile2:before {
  content: '';
  display:inline-block;
  margin-right:9px;
  height:40px;
  width:40px;
  vertical-align:middle;
}
#foot-profile1:before {
  background:url(http://livedoor.4.blogimg.jp/karapaia_zaeega/imgs/1/5/1579c58b.jpg) 0 0 no-repeat;
}
#foot-profile2:before {
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -614px no-repeat;
}
#foot-mail1:before, #foot-mail2:before, #foot-mail3:before {
  content: '';
  display:inline-block;
  margin-right:6px;
  height:16px;
  width:20px;
  vertical-align:middle;
}
#foot-mail1:before,
#foot-mail2:before {
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -810px no-repeat;
}
#foot-mail3:before {
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -826px no-repeat;
}
#foot #foot-social {
  padding-right:0;
  border:0;
  width: px;
}
#foot-social a {
  width:180px;
  font-size: 16px;
}

#foot .hr {
  clear: both;
  margin:0 0 10px;
  padding:10px 0 0;
  border-bottom:dotted 1px #ccc;
}
#foot-counter {
  float:left;
  height:21px;
  color: #333;
  line-height:21px;
}
#foot-copy {
  float:right;
  height:21px;
  line-height:21px;
}
#foot-copy small { 
  font-size: 100%;
}
#foot-share div, #foot-share span, #foot-share iframe, #foot-share img {
  vertical-align: middle !important;
}
#copy {
  margin:10px 0 0;
  color: #fff;
  text-align: center;
}
#foot-acr {
  display: none;
}

/*-------------------------
 * ソーシャルボタン
-------------------------*/
.tw-count, .hb-count, .fb-count {
  cursor:pointer;
  display:inline-block;
  padding-left:4px;
  height:20px;
  width:40px;
  background: url(http://karapaia.livedoor.biz/img/sprite.png) 0 -554px no-repeat;
  font-size:13px;
  line-height:21px;
  text-align:center;
  vertical-align:middle;
}
.tw-count-vertical,
.hb-count-vertical,
.fb-count-vertical {
  cursor:pointer;
  margin:0 0 2px;
  display:block;
  height:39px;
  width:71px;
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -261px no-repeat;
  color:#333;
  font-family:'Helvetica Neue',Arial,sans-serif;
  font-size:16px;
  line-height:35px;
  text-align:center;
}
.tw-count:hover, .hb-count:hover, .fb-count:hover,
.tw-count-vertical:hover, .hb-count-vertical:hover, .fb-count-vertical:hover {
  text-decoration: underline;
}
.tw-button, .hb-button, .fb-button {
  cursor:pointer;
  display: inline-block;
  height: 20px;
  width: 71px;
}
.tw-button {
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -300px no-repeat;
}
.hb-button {
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -320px no-repeat;
}
.fb-button {
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -340px no-repeat;
}
.tw-button:hover, .hb-button:hover, .fb-button:hover {
  opacity:0.75;
}

/*-------------------------
 * ソーシャルメディアバナー
-------------------------*/
a.social-banner {
  position:relative;
  display: block;
  border:solid 1px #ddd;
  padding-left:63px;
  height: 56px;
  line-height:56px;
  background: #fff;
  color: #444;
  font-size: 18px;
  font-weight: bold;
}
a.log-banner {
  height: 58px;
  line-height: 58px;
}
.social-banner:before {
  content: '';
  display: block;
  position:absolute;
  left: 4px;
  top: 4px;
  height: 48px;
  width: 48px;
}
.tw-banner:before {
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -410px no-repeat;
}
.fb-banner:before {
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -458px no-repeat;
}
.gp-banner:before {
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -506px no-repeat;
}
.log-banner:before {
  height: 50px;
  background:url(http://karapaia.livedoor.biz/img/sprite.png) 0 -360px no-repeat;
}

/* ZenBack */
#zenback-widget #zenback-related-keywords .zenback-module-list {
padding:10px 15px;
border:solid 3px #7ED1FF;
}
#zenback-widget #zenback-related-keywords .zenback-module-list:before {
content:'関連タグ ： ';
}
#zenback-widget #zenback-related-keywords .zenback-module-item {
display:inline !important;
float:none !important;
}
#zenback-widget #zenback-related-keywords .zenback-module-item a {
display:inline !important;
padding:0 !important;
border:0 !important;
background:transparent !important;
white-space:nowrap;
}
#zenback-widget #zenback-related-keywords .zenback-module-item a[href^="http://zenback.itmedia.co.jp/keywords/%E3%82%AB%E3%83%A9%E3%83%91%E3%82%A4%E3%82%A2/?"],
#zenback-widget #zenback-related-keywords .zenback-module-item a[href^="http://zenback.itmedia.co.jp/keywords/カラパイア"]  {
display: none !important;
}

/* 週間ランキング */
body.rankingPage #main{position:relative;padding-left:10px;width:790px}
body.rankingPage #blogroll-inner{width:770px}
body.singlePage #archive-ranking{margin:10px 0}
#archive-ranking-inner{padding:10px}
#archive-ranking h3{margin-top:20px;padding-bottom:12px;font-size:28px;font-weight:bold}
#archive-ranking h3 span{display:inline-block;color:#666;font-size:16px;vertical-align:middle}
body.singlePage #archive-ranking h3{margin:0;paddint-bottom:5px;font-size:22px}
#ranking-pager .breadcrumb{margin:0 0 10px}
#ranking-pager a{cursor:pointer}
#ranking-calendar2{margin-bottom:10px}
.ranking-calendar{margin:0 0 0}
.ranking-calendar .nav{margin:0}
.ranking-calendar .nav a{cursor:pointer}
.ranking-weeks{overflow:hidden;padding:10px;background:#fff}
.ranking-weeks .clearfix{margin-left:-5px}
.ranking-weeks dl{float:left;padding-left:10px;padding-top:10px;width:110px;font-weight:bold;text-align:center}
.ranking-weeks dl.clear{clear:both}
.ranking-weeks p,.ranking-weeks dt{border:solid 1px #ddd}
.ranking-weeks p{margin:0 5px;font-weight:bold;line-height:20px;text-align:center}
.ranking-weeks dd{border:solid 1px #ddd;border-top:0}
.ranking-weeks a,.ranking-weeks span{display:block;padding:2px;font-size:12px}
.ranking-weeks p a{padding:4px 0;font-size:14px}
.ranking-weeks .current{background:#FFC;color:#000}
.ranking-weeks .disabled{color:#999}
#archive-ranking .btn {color:#03c;}
#ranking-sort{margin:15px 0 10px}
#ranking-sort span{cursor:pointer;color:#03c}
#ranking-sort span:hover{color:#6b7556;text-decoration:underline}
#ranking-sort span.on{cursor:default;color:#333;font-weight:bold;text-decoration:none}
#ranking-result{margin:0 0 10px}
#ranking-result td.notfound{padding:30px 20px}
#ranking-result td.notfound dl{margin:10px 0 0}
#ranking-result td.notfound dd{margin-left:15px}
#ranking-result td{padding-top:14px;padding-bottom:14px;border-color:#eee}
#ranking-result .td-rank{text-align:center;line-height:1}
#ranking-result .td-rank-r{margin:0 0 3px;color:#444;font-size:28px;font-weight:bold;white-space:nowrap}
body.singlePage #ranking-result .td-rank-r{font-size:24px}
#ranking-result .td-rank-top .td-rank-r{color:#cb1420}
#ranking-result .td-rank-top .td-rank-p{color:#d35058}
#ranking-result .td-rank-p{color:#666;font-size:12px;white-space:nowrap}
body.singlePage #ranking-result .td-rank-p{font-size:10px}
#ranking-result .td-thumb{width:150px}
#ranking-result  h4 a{display:block}
#ranking-result .noimage{display:inline-block;width:148px;height:98px;border:solid 1px #ccc;color:#999;font-size:20px;font-weight:bold;text-align:center;line-height:98px}
#ranking-result td h4{font-size:16px;line-height:1.3}
#ranking-result .item-meta{margin:12px 0 0;color:#666;font-size:12px}
#ranking-result .item-meta img{margin-right:4px;vertical-align:middle;opacity:.75}
#ranking-result .item-meta a{color:#666}
#ranking-result .item-fb,#ranking-result .item-hb,#ranking-result .item-cm{margin-left:8px}
#archive-ranking .btn-large{font-weight:bold}

/* 記事内アンケート */
.pf-survey {
 margin: 30px 10px ;
 padding: 15px 15px 20px;
 border: solid 1px #ddd;
}
.pf-survey-head, .pf-survey-message {
 margin: 0 0 5px;
 color: #157B7D;
}
.pf-survey-message {
 font-size: 14px;
}
.pf-survey-body {
 border: solid 1px #5DB8BA;
 box-shadow: 0 1px 1px rgba(0,0,0,0.05);
 border-radius: 4px;
}
.pf-survey-title {
 padding: 10px 15px;
 border-bottom: solid 1px #5DB8BA;
 background: #54ABB0;
 color: #fff;
}
.pf-survey-options {
 padding: 15px 15px 10px;
}
.pf-survey-options .pf-survey-option {
 display: block;
 margin: 0 0 8px;
 padding: 0  12px;
 border-radius: 3px;
 color: #333;
 font-size: 15px;
 line-height: 40px; 
 text-align: center;
}
.pf-survey-results {
 padding: 2px 0 23px;
}
.pf-survey-results .pf-survey-option {
 margin: 0 15px;
 padding: 15px 5px 3px;
 border-bottom: solid 1px #d7d7d7;
 font-size: 15px;
}
.pf-survey-results .pf-survey-option span {
 float: right;
}
.pf-survey-social {
 padding: 15px 0 0;
 font-size: 14px;
 text-align: right;
}
.pf-survey-social  iframe {
 vertical-align: middle;
}

/* i-mobile infeed */
.imobile_infeed_spot {
	width: auto !important;
}
.imobile_infeed {
	display: block !important;
	width: auto !important;
	height: auto !important;
}
.imobile_infeed > div {
	margin: 0 !important;
}
.imobile_infeed_body {
	float: none !important;
	margin: 0 !important;
	width: auto !important;
	height: auto !important;
}
.article-pager .imobile_infeed a {
	padding: 9px 13px !important;
}
.article-pager .imobile_infeed a:before {
	content: 'PR';
	display: block;
	color: #444;
	line-height: 1;
}
.article-pager a:hover .imobile_infeed_description {
	text-decoration: underline;
}
.article-pager .imobile_infeed_title,
.article-pager .imobile_infeed img {
	display: none !important;
}
.article-pager .imobile_infeed_description {
	margin: 3px 0 0 !important;
	line-height: 1.4;
}
#siderank-tabs .imobile_infeed a {
	border-top: 1px dotted #c3c3be !important;
	padding: 7px 10px 7px 105px !important;
}
#siderank-tabs .imobile_infeed_description {
	margin: 0 !important;
}
#siderank-tabs a:hover .imobile_infeed_title,
#siderank-tabs a:hover .imobile_infeed_description {
	text-decoration: underline;
}
#siderank-tabs .imobile_infeed img {
	border-style: solid !important;
	border-width: 0 14px 0 15px;
	border-color: #2b2b2b;
}
#siderank-tabs .imobile_infeed a:after {
	content: 'PR';
	position: absolute;
	top: 9px;
	left: 10px;
	display: block;
	height: 18px;
	width: 28px;
	background: #039598;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}
#related-articles-infeed {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #d3d3de;
}
#related-articles-infeed .imobile_infeed a {
	display: table;
}
#related-articles-infeed .imobile_infeed img {
	border-style: solid !important;
	border-width: 0 14px 0 15px;
	border-color: #2b2b2b;
	max-width: none;
}
#related-articles-infeed .imobile_infeed_img_container {
	display: table-cell !important;
	padding-right: 15px;
}
#related-articles-infeed .imobile_infeed_body {
	display: table-cell !important;
	vertical-align: middle;
}
#related-articles-infeed .imobile_infeed_title:after {
	content: '（PR）';
}
#related-articles-infeed .imobile_infeed_title,
#related-articles-infeed .imobile_infeed_description {
	margin-top: 0 !important;
	font-size: 16px !important;
	line-height: 20px;
}
.sub-menu .imobile_infeed a {
	padding: 6px 0 !important;
	border-top: 1px dotted #c3c3be !important;
}
.sub-menu .imobile_infeed_body {
	overflow: hidden;
	height: 17px !important;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sub-menu .imobile_infeed_title {
	display: inline !important;
	font-weight: normal !important;
}
.sub-menu .imobile_infeed_title:before {
		content: '[Ad] ';
}
.sub-menu .imobile_infeed_description,
.sub-menu .imobile_infeed_img_container {
	display: none !important;
}

#share-widget {
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
overflow:hidden;
 display: none;
 position: fixed;
 top: 20px;
 right: 50%;
 margin-right: 577px;
 border-radius: 5px;
 background: #9C9183;
 padding: 15px 0;
 width: 100px;
 text-align: center;
}
#share-widget.load {
 top: 20px;
}
#share-widget hr {
 margin: 6px 0;
 border-color: transparent;
 border-width: 1px 0 0;
}
#share-widget .hb-count-vertical {
margin: 0 auto 1px;
}

#e-likebox {
 margin: 0 0 15px;
 position: relative;
 background: #2D2D2A;
}
#e-likebox-thumb {
 height: 194px;
 width: 320px;
 background: 0 0 no-repeat;
 background-size: cover;
}
#e-likebox-img {
 height: 100%;
 width: auto;
}
#e-likebox-btn {
 z-index: 2;
 position: absolute;
 top: 110px;
 right: 30px;
 width: 207px;
 transform: scale(1.3);
 text-align: center;
}
#e-likebox-text {
 position: absolute;
 top: 35px;
 right: 0;
 width: 270px;
 color: #fff;
 font-size: 18px;
 line-height: 1.42;
 text-align: center;
}
#e-likebox-foot {
 position: absolute;
 right: 0;
 top: 170px;
 width: 270px;
 color: #999;
 font-size: 10px;
 text-align: center;
}

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;display:inline-block}
.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(256,256,256,.15);border-right:6px solid rgba(256,256,256,.15);border-bottom:6px solid rgba(256,256,256,.15);border-top:6px solid rgba(256,256,256,.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)}}
.gifplayer-btn{position:relative;display:block;top:16px;left:19px;width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:16px solid rgba(255,255,255,0.8)}

/* plugin - Follow Buttons */
.follow-buttons {

}
.follow-buttons li {
box-sizing: border-box;
display: inline-block;
vertical-align: middle;
padding: 0 4px;
}
.follow-buttons li:first-child {
padding-left: 0;
}
.follow-buttons li:last-child {
padding-right: 0;
}
.follow-buttons li a {
	display: block;
	border-radius: 7px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
}
.follow-buttons li.twitter a {
	background: #55acee;
}
.follow-buttons li.facebook a {
	background: #3b5998;
}
.follow-buttons li.line a {
	background: #00c300;
}
.follow-buttons li.feedly a {
	background: #66b649;
}
.follow-buttons li a > span > span {
	display: none;
}
.follow-buttons.follow-buttons-3 li {
	width: 33.3%;
}