@charset "utf-8";
/****************************************

          Setting

*****************************************/
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.8;
  vertical-align: baseline;
  font-size: 14px;
}

/** body **/
html {
  height: 100%;
  width: 100%;
}

body {
  width: 100%;
  min-width: 1060px;
  height: 100%;
  background-color: #f7f7f7;
  color: #333333;
  text-align: left;
  /*FireFox*/
  letter-spacing: 0px;
  line-height: 18px;
  margin-top: 0px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
}

::selection, ::-moz-selection {
  background: #222222;
  color: #ffffff;
  text-shadow: none;
}

/**link**/
a {
  color: #f09609;
  overflow: hidden;
  /*Mac IE*/
  outline: none;
  text-decoration: none;
}

a:focus {
  outline: none;
}

/*FireFox*/
a:hover {
  text-decoration: underline;
}

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

a img {
  border: none;
}

/**clear**/
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
}

/**frame**/
.normal {
  font-weight: normal;
}

.bold {
  font-weight: bold;
}

/**list**/
ul {
  list-style: none;
}

li {
  list-style-type: none;
}

/**table**/
table {
  border-collapse: collapse;
}

/**hr**/
hr {
  display: none;
}

/**th**/
fieldset {
  border: none;
}

legend {
  display: none;
}

/**invisible**/
.invisible {
  text-indent: -9999px;
}

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

.wrapper {
  width: 1060px;
  margin: 0 auto;
  overflow: hidden;
}

.ad {
  text-align: center;
  padding: 5px 0;
}
.ad-lr {
  margin: 0 auto;
  width: 100%;
}
.ad-l {
  float: left;
  text-align: center;
  width: 50%;
}
.ad-r {
  text-align: center;
  float: left;
  width: 50%;
}

.f-ad {
  margin-top: 16px;
  text-align: center;
}

/********** Header **********/
#header {
  width: 100%;
  height: 78px;
  padding-top: 32px;
  border-top: 6px solid #f09609;
  background-color: #ffffff;
}
#header #logo {
  width: 231px;
  height: 38px;
  float: left;
}
#header #search-form {
  width: 238px;
  height: 26px;
  margin-top: 8px;
  border: 1px solid #eeeeee;
  float: right;
}
#header #search-form .text input {
  width: 212px;
  height: 26px;
  float: left;
}
#header #search-form .btn input {
  width: 26px;
  height: 26px;
  cursor: pointer;
  background: transparent url(../img/btn_search.png) no-repeat 3px 4px;
  float: right;
}
#header #g-navigation {
  margin-top: 8px;
  float: right;
}
#header #g-navigation li {
  float: right;
  margin-right: 26px;
}
#header #g-navigation li a {
  height: 28px;
  line-height: 28px;
  font-size: 115%;
  color: #333333;
  display: block;
}
#header #g-navigation li a:hover {
  text-decoration: none;
  border-bottom: 4px solid #f09609;
}
#header #g-navigation .twitter a {
  padding-right: 24px;
  background: url(../img/icon_twi.png) no-repeat right center;
}
#header #g-navigation .rss a {
  padding-right: 24px;
  background: url(../img/icon_rss.png) no-repeat right center;
}

/********** Pankuzu **********/
#pankuzu {
  width: 100%;
  height: 42px;
  line-height: 42px;
  background-color: #eeeeee;
}
#pankuzu ul {
  width: 1060px;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#pankuzu ul li {
  display: inline;
  margin-right: 10px;
}
#pankuzu ul li:first-child {
  margin: 0;
}
#pankuzu ul a {
  color: #666666;
  line-height: 42px;
  margin-right: 10px;
}
#pankuzu ul a:hover {
  color: #f09609;
}

/********** Contents **********/
#contents {
  width: 1060px;
  margin: 16px auto 0 auto;
}

/********** Feed **********/
#header-feed {
  width: 1058px;
  height: 418px;
  position: relative;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
}

#pickup-feed {
  width: 732px;
  height: 376px;
  margin-top: 16px;
  border: 4px solid #eeeeee;
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
}
#pickup-feed iframe {
  position: absolute;
  top: 0;
  left: -1058px;
}

#footer-feed {
  width: 732px;
  height: 376px;
  margin-top: 16px;
  border: 4px solid #eeeeee;
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
}
#footer-feed iframe {
  position: absolute;
  top: 0;
  left: -1794px;
}

#a-pickup-feed {
  width: 738px;
  margin-top: 40px;
}
#a-pickup-feed div {
  height: 430px;
  position: relative;
  overflow: hidden;
}
#a-pickup-feed div iframe {
  position: absolute;
  top: 0;
  left: -2524px;
}

#feedList {
  width: 3262px;
  background-color: #ffffff;
}
#feedList .blogroll-category-name {
  display: none;
}
#feedList .top {
  width: 527px;
  height: 420px;
  float: left;
  overflow-y: scroll;
  overflow-x: hidden;
}
#feedList .top li {
  height: 41px;
  border-bottom: 1px solid #eeeeee;
}
#feedList .top li a {
  width: 501px;
  height: 41px;
  line-height: 42px;
  padding-left: 26px;
  font-size: 93%;
  font-weight: bold;
  color: #333333;
  background: url(../img/icon_style01.png) no-repeat 8px center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#feedList .top li a:hover {
  color: #f09609;
  background-color: #ffefe0;
}
#feedList #f-top-right {
  margin-left: 4px;
}
#feedList #f-pickup {
  width: 732px;
  height: 366px;
  float: left;
  overflow-y: scroll;
  overflow-x: hidden;
}
#feedList #f-pickup li {
  height: 46px;
  border-bottom: 1px solid #eeeeee;
}
#feedList #f-pickup li a {
  width: 656px;
  height: 46px;
  line-height: 46px;
  padding-left: 80px;
  font-size: 115%;
  font-weight: bold;
  color: #333333;
  background: url(../img/icon_pickup.png) no-repeat 5px center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#feedList #f-pickup li a:hover {
  color: #f09609;
}
#feedList #f-footer {
  width: 732px;
  height: 366px;
  float: left;
  overflow-y: scroll;
  overflow-x: hidden;
}
#feedList #f-footer li {
  height: 46px;
  border-bottom: 1px solid #eeeeee;
}
#feedList #f-footer li a {
  width: 696px;
  height: 46px;
  line-height: 46px;
  padding-left: 36px;
  font-size: 115%;
  font-weight: bold;
  color: #333333;
  background: url(../img/icon_style01.png) no-repeat 10px center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#feedList #f-footer li a:hover {
  color: #f09609;
}
#feedList #f-article {
  width: 738px;
  height: 430px;
  float: left;
  overflow-y: scroll;
  overflow-x: hidden;
}
#feedList #f-article li {
  height: 42px;
  border-bottom: 1px solid #eeeeee;
}
#feedList #f-article li a {
  width: 696px;
  height: 42px;
  line-height: 42px;
  padding-left: 36px;
  font-size: 115%;
  font-weight: bold;
  color: #333333;
  background: url(../img/icon_style01.png) no-repeat 10px center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#feedList #f-article li a:hover {
  color: #f09609;
}

.article-feed {
  width: 732px;
  height: auto;
}
.article-feed li {
  height: 36px;
}
.article-feed li a {
  width: 677px;
  height: 36px;
  line-height: 36px;
  padding: 0 15px 0 40px;
  font-size: 115%;
  font-weight: bold;
  color: #333333;
  background: url(../img/icon_style01.png) no-repeat 15px center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-feed li a:hover {
  color: #f09609;
}

.introduction {
  height: 36px;
  display: block;
}
.introduction a {
  width: 677px;
  height: 36px;
  line-height: 36px;
  padding: 0 15px 0 40px;
  font-size: 115%;
  font-weight: bold;
  color: #333333;
  background: url(../img/icon_style01.png) no-repeat 15px center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.introduction a:hover {
  color: #f09609;
}
.introduction + br {
  display: none;
}

/********** Main **********/
#main-column {
  width: 740px;
  height: auto;
  margin-top: 16px;
  float: right;
}
#main-column h2 {
  width: 720px;
  height: 40px;
  line-height: 40px;
  margin-top: 16px;
  padding-left: 15px;
  font-size: 129%;
  border-left: 5px solid #f09609;
}

article {
  width: 738px;
  height: auto;
  margin-top: 16px;
  padding-bottom: 30px;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
}
article h1 {
  border-bottom: 4px solid #f09609;
  padding: 18px 15px;
}
article h1 a {
  line-height: 1.5;
  font-size: 158%;
}
article h3 {
  width: 723px;
  height: 45px;
  line-height: 45px;
  padding-left: 15px;
  font-size: 129%;
  color: #f09609;
  border-bottom: 3px solid #f09609;
}
article header .meta {
  width: 708px;
  height: 40px;
  padding: 0 15px;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
}
article header .meta .tc {
  height: 40px;
  line-height: 40px;
  float: left;
}
article header .meta time {
  line-height: 40px;
  font-size: 93%;
  font-weight: bold;
  color: #888888;
}
article header .meta a {
  line-height: 40px;
}
article header .meta .comment {
  width: 40px;
  margin-left: 20px;
  padding-left: 22px;
  float: left;
  background: url(../img/icon_cm.png) no-repeat 0 10px;
}
article header .meta .tag {
  max-width: 250px;
  height: 40px;
  line-height: 40px;
  margin-left: 20px;
  padding-left: 22px;
  float: left;
  background: url(../img/icon_tag.png) no-repeat 0 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
article header .meta .tag li {
  display: inline;
}
article .social {
  width: 723px;
  margin: 10px 15px 10px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
}
article .social li {
  margin-left: 10px;
  float: right;
}
article .social .fb {
  width: 110px;
}
article .social .twitter {
  width: 90px;
}
article .social .hatebu {
  width: 50px;
}
article .article-body img:first-child {
  margin: 0 20px;
}
article .article-body span b {
  width: 708px;
  margin: 0 15px 20px 15px;
  padding: 5px 0;
  border-bottom: 1px solid #cccccc;
  display: block;
}
article .article-body .res_body span b {
  width: auto;
  margin: 0;
  padding: 0;
  border: none;
  display: inline;
}
article .article-body .res_quote .res_img {
  width: 646px;
}
article .res_content {
  width: 708px;
  padding: 0 15px;
}
article .t_b, article .t_h {
  padding: 0 15px;
}
article .t_h {
  margin-top: 80px;
}
article .res_body {
  line-height: 1.8;
  margin-top: 5px;
  font-weight: bold;
  padding: 0 20px;
}
article .res_body span {
  line-height: 1.8;
}
.res_aa {
  overflow-x:auto !important;
  font-family:"ＭＳ Ｐゴシック", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif !important;
  font-size:16px !important;
  font-weight:normal !important;
  line-height:18px !important;
  word-wrap:normal !important;
  white-space:nowrap !important;
  word-break:keep-all !important;
}
article .res_img {
  width: 660px;
  height: auto;
  padding:16px 0;
  text-align: center;
  background-color: #f5f5f5;
}
article .res_body .res_img img {
  margin: 0;
  max-width: 660px;
}
article .img_quote {
  display: none;
}
article hr {
  display: none;
}
article .more-link {
  width: 640px;
  height: 42px;
  line-height: 42px;
  margin-left: 49px;
  text-align: center;
  font-size: 115%;
  font-weight: bold;
  color: #ffffff;
  background: #4c4c4c url(../img/arrow_more.png) no-repeat 612px center;
  display: block;
}
article .more-link:hover {
  text-decoration: none;
  background-color: #f09609;
}

#page h4 {
  margin-top: 30px;
  font-size: 129%;
  padding: 0 15px;
  border-left: 2px solid #f09609;
}
#page p {
  margin-top: 16px;
  padding: 0 15px;
}
#page .f-social {
  margin-top: 40px;
}

.article-ad {
  width: 630px;
  height: 250px;
  margin: 0 0 20px 20px;
  overflow: hidden;
}
.article-ad .left {
  width: 300px;
  float: left;
}
.article-ad .right {
  width: 300px;
  margin-left: 10px;
  float: left;
}

.original_thread {
  margin: 40px 15px 0 0;
  text-align: right;
}

.f-social {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.f-social ul {
  margin: 10px 10px 0 0;
}
.f-social li {
  margin-left: 10px;
  float: right;
}
.f-social .fb {
  width: 100px;
}
.f-social .twitter {
  width: 90px;
}
.f-social .hatebu {
  width: 50px;
}

#list-table {
  width: 700px;
  margin: 0 20px;
}
#list-table th {
  padding: 8px 10px;
  font-weight: bold;
  border: 1px solid #eeeeee;
}
#list-table td {
  padding: 8px 10px;
  border: 1px solid #eeeeee;
}

#cat-post {
  margin: 40px 0 10px 0;
}
#cat-post li {
  height: 42px;
  border-bottom: 1px solid #eeeeee;
  text-align: left;
}
#cat-post li a {
  width: 677px;
  height: 42px;
  line-height: 42px;
  padding: 0 15px 0 40px;
  font-size: 115%;
  font-weight: bold;
  color: #333333;
  background: url(../img/icon_style01.png) no-repeat 15px center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#cat-post li a:hover {
  color: #f09609;
}

#comment {
  margin-top: 40px;
}
#comment ul {
  margin: 0 15px;
}
#comment ul li {
  margin-top: 20px;
  line-height: 1.2;
}
#comment li p.meta {
  font-weight: bold;
  font-size: 100%;
  color: #000;
  float: left;
  width: 100%;
}
#comment p {
  word-wrap: break-word;
}
#comment .meta .name {
  color: #008000;
}
#comment .text {
  margin-top: 5px;
  line-height: 1.2;
}
#comment .form {
  width: 708px;
  margin-top: 60px;
  padding: 30px 15px 0 15px;
  border-top: 1px solid #eeeeee;
}
#comment .none {
  margin: 10px 0 0 20px;
}
#comment input[type="text"] {
  width: 298px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #dddddd;
}
#comment textarea {
  width: 498px;
  height: 194px;
  margin-top: 10px;
  border: 1px solid #dddddd;
  resize: vertical;
}
#comment input[type="submit"] {
  width: 170px;
  height: 36px;
  line-height: 36px;
  margin-top: 10px;
  color: #ffffff;
  background-color: #414141;
  display: block;
  cursor: pointer;
}
#comment input[type="submit"]:hover {
  background-color: #f09609;
}
#comment .font-l-red p {
  font-size: 22px;
  color: #0000ff;
}
#comment .font-l-blue p {
  font-size: 20px;
  color: #ff0000;
}
#comment .font-bold p {
  font-weight: bold;
}

#relatedpost .box, #popularpost .box {
  width: 738px;
  height: auto;
  margin-top: 8px;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
}
#relatedpost li, #popularpost li {
  height: 42px;
  border-top: 1px solid #eeeeee;
  position: relative;
}
#relatedpost li:first-child, #popularpost li:first-child {
  border: none;
}
#relatedpost li a {
  width: 677px;
  height: 42px;
  line-height: 43px;
  padding: 0 15px 0 40px;
  font-size: 115%;
  font-weight: bold;
  color: #333333;
  background: url(../img/icon_style01.png) no-repeat 15px center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#relatedpost li a:hover {
  color: #f09609;
}
#popularpost li a {
  width: 677px;
  height: 42px;
  line-height: 43px;
  padding: 0 15px 0 40px;
  font-size: 115%;
  font-weight: bold;
  color: #333333;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#popularpost li a:hover {
  color: #f09609;
}
#popularpost span {
  width: 20px;
  height: 20px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #f09609;
  position: absolute;
  z-index: 10;
  border-radius: 10px;
  top: 11px;
  left: 10px;
}

#popularpost img {
  display: none;
}

.wp-pagenavi {
  height: 60px;
  text-align: center;
}
.wp-pagenavi .current {
  font-weight: bold;
}
.wp-pagenavi span {
  line-height: 60px;
  margin: 0 6px;
  padding: 2px 10px;
  font-size: 115%;
}
.wp-pagenavi a {
  line-height: 60px;
  margin: 0 6px;
  padding: 5px 8px;
  font-size: 115%;
  color: #333333;
}
.wp-pagenavi a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #f09609;
  border-radius: 14px;
}

.post-nav {
  width: 740px;
  height: 60px;
  overflow: hidden;
  color: #f09609;
}
.post-nav .prev {
  width: 370px;
  height: 60px;
  float: left;
}
.post-nav .prev a {
  width: 350px;
  padding-left: 20px;
  font-size: 115%;
  line-height: 60px;
  display: block;
  background: url(../img/arrow_left.png) no-repeat 5px center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-nav .next {
  width: 370px;
  height: 60px;
  float: right;
}
.post-nav .next a {
  width: 350px;
  padding-right: 20px;
  font-size: 115%;
  line-height: 60px;
  text-align: right;
  display: block;
  background: url(../img/arrow_right.png) no-repeat 357px center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/********** Sub **********/
#sub-column {
  width: 300px;
  height: auto;
  margin-top: 16px;
  float: left;
}
#sub-column .recent li {
  line-height: 1.4;
  border-bottom: 1px solid #eeeeee;
}
#sub-column .recent li a {
  width: 280px;
  height: auto;
  padding: 10px;
  line-height: 1.4;
  font-size: 93%;
  color: #333333;
  background: url(../img/icon_style02.png) no-repeat 0 16px;
  display: block;
}
#sub-column .recent li a:hover {
  text-decoration: none;
  color: #f09609;
  background-color: #ffefe0;
}
#sub-column .hatebu li {
  width: 280px;
  height: 45px;
  line-height: 1.4;
  padding: 10px;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  background: url(../img/icon_style02.png) no-repeat 0 16px;
}
#sub-column .hatebu li a {
  line-height: 1.4;
  font-size: 93%;
  color: #333333;
}
#sub-column .hatebu li a:hover {
  color: #f09609;
}
#sub-column .hatebu li .hatena-bookmark-count a {
  font-size: 12px;
  color: #ff0000;
  background-color: #ffcccc;
  position: absolute;
  bottom: 16px;
  right: 0;
}
#sub-column .category li {
  line-height: 1.4;
  border-bottom: 1px solid #eeeeee;
}
#sub-column .category li a {
  width: 280px;
  height: auto;
  padding: 10px;
  line-height: 1.4;
  font-size: 93%;
  color: #333333;
  display: block;
}
#sub-column .category li a:hover {
  text-decoration: none;
  color: #f09609;
  background-color: #ffefe0;
}
#sub-column .tagcloud {
  overflow: hidden;
}
#sub-column .tagcloud ul {
  width: 300px;
  margin-top: 8px;
}
#sub-column .tagcloud li {
  float: left;
  margin: 0 4px 4px 0;
  white-space: nowrap;
}
#sub-column .tagcloud li a {
  width: inherit;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  display: block;
  color: #333333;
  background-color: #ffffff;
  border-radius: 14px;
}
#sub-column .tagcloud li a:hover {
  text-decoration: none;
  color: #f09609;
  background-color: #ffefe0;
}
#sub-column .word-list table {
  width: 100%;
  margin-top: 8px;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
}
#sub-column .word-list table th {
  padding: 6px 0;
  text-align: center;
  font-weight: bold;
  font-size: 115%;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
#sub-column .word-list table td {
  padding: 6px 10px;
  font-size: 115%;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
#sub-column .word-list table .word {
  width: 80px;
  padding: 6px 0;
  text-align: center;
}
#sub-column .word-list .btn {
  width: 280px;
  height: 36px;
  line-height: 36px;
  margin: 8px auto 0 auto;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  background-color: #4c4c4c;
  display: block;
}
#sub-column .word-list .btn:hover {
  text-decoration: none;
  background-color: #f09609;
}
#sub-column .archive select {
  width: 280px;
  height: 36px;
  margin: 8px 0 0 10px;
  border: 1px solid #dddddd;
}
#sub-column .hatena-bookmark-widget-title, #sub-column .hatena-bookmark-widget-footer {
  display: none;
}

#sub-column .ranking .box {
  margin-top: 8px;
  height: 450px;
  overflow: hidden;
}

#sub-column .ranking table {
  width: 100%;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
}

/**** 逆アクセスランキング追加(2016/2/1) ****/
/*
#sub-column .ranking th {
  padding: 2px 5px;
  width: 40px;
  text-align: center;
  font-size: 12px;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}

#sub-column .ranking td {
  padding: 2px 5px;
  font-size: 12px;
  border-bottom: 1px solid #eeeeee;
}

#sub-column .ranking td a {
  color: #666666;
}

#sub-column .ranking td a:hover {
  color: #f09609;
}
*/
#sub-column .ranking li {
  line-height: 1.4;
  border-bottom: 1px solid #eeeeee;
}
#sub-column .ranking li a {
  width: 280px;
  height: auto;
  padding: 10px;
  line-height: 1.4;
  font-size: 93%;
  color: #333333;
  display: block;
}
#sub-column .ranking li a:hover {
  text-decoration: none;
  color: #f09609;
  background-color: #ffefe0;
}
/**** ここまで ****/

.s-section h3 {
  width: 290px;
  height: 38px;
  line-height: 38px;
  margin-top: 16px;
  padding-left: 10px;
  font-size: 129%;
  border-bottom: 4px solid #f09609;
}

.pickup-ad .box {
  width: 298px;
  height: auto;
  margin-top: 8px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
}
.follow {
  position: fixed;
  top: 0;
}
.static {
  position: absolute;
}

/********** Footer **********/
#footer {
  width: 100%;
  height: 70px;
  margin-top: 30px;
  padding-top: 30px;
  background-color: #303030;
}
#footer small {
  height: 40px;
  line-height: 40px;
  font-size: 115%;
  color: #ffffff;
}
#footer .gotop {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 93%;
  color: #ffffff;
  background-color: #414141;
  display: block;
  border-radius: 20px;
  float: right;
}
#footer .gotop:hover {
  text-decoration: none;
  background-color: #f09609;
}

/* nicovideo */
embed[src*="nicovideo.jp"] {
  width: 485px;
  height: 385px;
}
/********* added by alice in 2014/09/28 ここから ********/
/***** 【オススメ】 *****/
div.article-body div.res-quote {  /*レス間*/
  padding: 15px;
  width: 708px;
}
div.article-body div.res_body div.res-quote {  /* レス中 */
  padding: 1em 0px 1em 0;
  width: 668px;
}
div.res-quote dl {
  font-size: 14px;
  line-height: 1.3;
  color: #000;
  font-weight: bold;
}
div.res-quote dt {
  font-weight: bold;
  float: left;
  padding-left: 14px;
  background: url(../../img/icon_style01.png) no-repeat 0px center;
}
div.res-quote dd {
  margin: 0 0 0.8em 20px;
}
div.res-quote dd a {
  color: #f09609;
}

div.res-quote dd a:link {

}
div.res-quote dd a:visited {

}
div.res-quote dd a:hover {

}
div.res-quote dd a:active {
}

/******** ここまで ********/

/******** added by alice in 2014/11/06 ここから ********/
div.forSP {
  display: none;
}
/******** ここまで ********/

/******** added by alice in 2014/11/10 ここから ********/
div.reciprocalLink {
/*  display: none; 公開時にスタイル削除 */
}
div.reciprocalLink .box {
  margin-top: 8px;
}
div.reciprocalLink ul {
  background: #ffffff;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.reciprocalLink ul li {
  border-bottom: 1px solid #eeeeee;
  padding: 2px 5px 2px 12px;
  margin: 0;
}
div.reciprocalLink ul li:last-child {
  border-bottom: none;
}
div.reciprocalLink ul li a:link,
div.reciprocalLink ul li a:visited {
  color: #666666;
  text-decoration: none;
}
div.reciprocalLink ul li a:hover,
div.reciprocalLink ul li a:active {
  color: #f09609;
  text-decoration: underline;
}
/******** ここまで ********/

/******** added by alice in 2014/11/18 ここから ********/
#sub-column .commented {
/*  display: none; */
}
#sub-column .commented li {
  line-height: 1.4;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  background: #ffffff;
  padding: 6px 6px 6px 36px;
}
#sub-column .commented li a {
  color: #333333;
}
#sub-column .commented li a:hover {
  text-decoration: none;
  color: #f09609;
/*  background-color: #ffefe0; */
  text-decoration: underline;
}
#sub-column .commented li .ranking {
  width: 20px;
  height: 20px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #f09609;
  position: absolute;
  z-index: 10;
  border-radius: 10px;
  top: 11px;
  left: 10px;
}
#sub-column .commented li .wpp-comments {
  background: url(../img/icon_cm.png) no-repeat 0 0;
  padding-left: 22px;
}
.vote-meter {
  height: 15px;  /* Can be anything */
  position: relative;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  padding: 10px;
  box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}
div.up-meter, div.down-meter {
  display: block;
  height: 13px;
  box-shadow:
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
  position: relative;
  overflow: hidden;
  float: right;
  margin: 10px 0 0 0;
}
div.up-meter {
  background: #d95f74;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
div.down-meter {
  background: #5fa4d9;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  margin-right: 10px;
}
div.vote-count {
  float: right;
  margin: 5px 10px;
}
div.vote {
  width: 100%;
  float: left;
  margin-top: 10px;
}
#comment .comment-font-10 p {
    font-size: 18px;
    color: #0000FF;
}
#comment .comment-font-20 p {
    font-size: 22px;
    color: #FF0000;
}
#comment .comment-font-m10 p {
    font-weight: normal;
}
#comment .cm-list .font-l p {
    font-size: 16px;
    color: #ff0000;
}
#comment .vote-button {
  text-align:right;
  float: right;
}
#comment .vote-button span.disable {
  opacity: 0.8;
}
#comment .vote-button span {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 2px 10px 2px 10px;
}
#comment .vote-button span:hover {
  cursor:pointer;
}
#comment .vote-button span.up {
  background: #d95f74;
}
#comment .vote-button span.down {
  background: #5fa4d9;
}
/******** ここまで ********/

/******** added by alice in 2014/12/18 ********/
.notfound #search-form-notfound {
  width: 700px;
  height: 26px;
  margin-top: 8px;
  border: 1px solid #eeeeee;
  margin: 10px 20px 10px 20px;
}
.notfound #search-form-notfound .text input {
  width: 664px;
  height: 26px;
  float: left;
}
.notfound  #search-form-notfound .btn input {
  width: 26px;
  height: 26px;
  cursor: pointer;
  background: transparent url(../img/btn_search.png) no-repeat 3px 4px;
  float: right;
}
.notfound p {
  margin: 0 20px;
}
/******** ここまで ********/

/******** added by alice in 2015/02/18 ********/
.res-quote ul li a {
  font-size: 16px;
}
.res-quote ul li a:link,
.res-quote ul li a:visited {
  color: #4B0082;
}
.res-quote ul li a:hover,
.res-quote ul li a:active {
  text-decoration: underline;
  color: #4B0082;
}
div.osusume {
/*  background: #fffff0; */
  padding: 10px;
}
div.osusume li {
  font-size: 16px;
  font-weight: bold;
}
div.osusume li a:link,
div.osusume li a:visited  {
  color: #a65e03;
}
div.osusume li.red a {
  color: red;
}
div.article-body a {
  margin: 0 auto;
  display: block;
  font-size: 16px !important;
}
/******** ここまで ********/
p {
    font-size: inherit;
}
.only-sp {
  display:none;
}


/**** a8 // ****/
/* web用素材 */
div.a8 {
  margin: 16px auto;
  padding: 0 16px;
}
div.a8 table {
  width: 100% !important;
  box-sizing: border-box;
}
div.a8 table td {
  box-sizing: border-box;
  vertical-align: middle !important;
}
div.a8 table td:first-child {
  width: 60% !important;
}
div.a8 table td:last-child {
  width: 40% !important;
}
div.a8 table a {
  display: block;
  margin: 0 auto;
}
div.a8 table a img {
  display: block;
  margin: 0 auto !important;
}
div.a8 table p a {
  font-size: 21px !important;
  color: #f09609;
  font-weight: bold;
  line-height: 1.25;
}
div.a8 table p {
  font-size: 16px;
}
div.a8 table p span {
  font-color: #000;
  font-size: 11px;
}

/* mail */
div.a8-mail {
  margin: 16px auto;
  padding: 0 35px;
  color: #f09609;
  font-size: 16px;
}


/**** // a8 ****/

/**** 逆アクセスランキング追加(2016/2/1) ****/
.ranking-table {
  margin-top: 8px;
  padding: 0 8px;
}
.ranking-table table {
  width: 100%;
  border: 1px solid #ddd;
}
.ranking-table th {
  width: 40px;
  padding: 6px 8px;
  font-size: 108%;
  border: 1px solid #ddd;
  text-align: center;
}
.ranking-table td {
  padding: 6px 8px;
  border: 1px solid #ddd;
}
.ranking-table a:hover {
  color: #f09609;
}
/**** ここまで ****/

/*      追尾サイド広告
****************************************/
.left-fixed-ad {
  position: fixed;
  left: 50%;
  margin-left: -700px;
  margin-top: -60px;
}
.right-fixed-ad {
  position: fixed;
  left: 50%;
  margin-left: 540px;
  margin-top: -60px;
}

.wp-pagenavi {
  clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #BFBFBF;
  padding: 6px 10px;
  margin: 6px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  border-color: #000;
}

.wp-pagenavi span.current {
  font-weight: bold;
}
