@charset "UTF-8";

body {
  background-color: #F9F9F9;
}

/* header */
.header-bchive {
  margin-top:20px;
  padding-bottom:5px;
  padding-left: 10px;
  border-bottom:1px solid #CCCCCC;
}
.header-search-bchive {
  float: right;
}
.header-link-bchive {
  float: right;
  margin-right: 30px;
}
.header-link-rss-bchive {
  margin-right: 10px;
}
  .header-link-rss-bchive img {
      width: 35px;
      height: 35px;
      margin-right: 5px;
  }
  .header-link-rss-bchive span {
    font-weight: bold;
    color:orange;
    vertical-align: baseline;
  }

  .header-link-twitter-bchive img {
      width: 60px;
      height: 60px;
  }
  .header-link-twitter-bchive span {
    margin-left: -10px;
    font-weight: bold;
    color:#00aced;
    vertical-align: baseline;
  }

/* topMenu */
.topMenu-bchive {
  padding:5px;
  margin-bottom: 10px;
  border-bottom:1px solid #CCCCCC;
}
  .topMenu-bchive ul {
    margin: 0;
  }
  .topMenu-bchive li {
    margin-right: 20px;
    margin-top: 5px;
    list-style-type: none;
    display: block;
    float: left;
  }
  .topMenu-bchive li a {
    color: #666666;
  }
  .topMenu-bchive li.current-menu-item a {
    font-weight: bold;
    color: #06c8d6;
  }

/* breadcrumb */
.breadcrumb-bchive {
  padding: 5px;
  margin-bottom:10px;
  background-color: #EEEEEE;
  font-size:80%;
}
  .breadcrumb-bchive ul {
    margin: 0;
  }
  .breadcrumb-bchive ul li{
    list-style-type: none;
    padding: 2px 0;
    display: block;
    float: left;
  }
.breadcrumb-separator-bchive {
  display: inline-block;
  padding: 0 10px;
}

/* paging */
.wp-pagenavi {
  margin: 20px 0 10px 0;
}
  .wp-pagenavi span.pages {
    border:none;
    color: #999999;
  }
  .wp-pagenavi span.current,
  .wp-pagenavi a.page,
  .wp-pagenavi .previouspostslink,
  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .first,
  .wp-pagenavi .last,
  .wp-pagenavi .extend{
    padding: 10px 15px;
  }


/* contentArchive */
.contentArchive-wrap-bchive {
  margin-top:10px;
}
.contentArchive-bchive {
  padding:5px 10px 15px 10px;
  margin-bottom: 7px;
  border:1px solid #DEDEDE;
  background-color: #FEFEFE;
}
  .contentArchive-bchive h2 {
    font-size: 150%;
    margin:0 0 10px 0px;
    padding-left: 30px;
    line-height: 1.5em;
    background: url(../img/contentArchive-titleHeader.png) 3px 5px no-repeat transparent;
  }
    .contentArchive-bchive h2 a {
      color: #666666;
    }

  .contentArchive-bchive p,
  .contentArchive-moreLink-bchive {
    float: right;
    width:74%;
  }
  .contentArchive-bchive p {
    margin-top:3px;
    font-size:115%;
    line-height: 1.6em;
  }
  .contentArchive-moreLink-bchive {
    display: inline;
  }
.contentArchive-timestamp-bchive {
  color: #999999;
  text-align: right;
}
.contentArchive-eyechatch-bchive {
  float:left;
  width: 24%;
  margin-right: 5px;
}
.content-adsense-bchive {
  margin: 10px 20px;
}

/* single */
.single-bchive {}
.single-articleArea-bchive {
  border:1px solid #CCCCCC;
  background-color: #FFFFFF;
}
  .single-articleArea-bchive hr.single-hr-bchive{
    margin: 0;
    border: none;
    clear: both;
  }
.single-facebookCommnet-bchive {
  border:1px solid #CCCCCC;
  background-color: #FFFFFF;
  padding:10px;
}
.single-facebookCommentTitle-bchive {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
}
.single-IM-bchive {
  margin-top: 10px;
}

/*related post yarrp */
.articletag_2 {
  clear:both;
}
  .articletag_2 .h3_related {
    display: block;
    padding-top: 30px;
    margin-bottom: 5px;
  }
  .articletag_2 ul {
    margin-bottom:5px;
  }
  .articletag_2 ul li {
    line-height: 1.7em;
  }

/* content */
.content-articleHeader-bchive {
  margin: 10px;
  padding:10px;
  border-bottom:1px solid #CCCCCC;
}
  .content-articleHeader-bchive h1 {
    font-size:200%;
  }
.content-socialMediaParts-bchive {
  margin: 10px 0 0 0;
}
.content-socialMediaParts-twitter-bchive,
.content-socialMediaParts-facebook-bchive,
.content-socialMediaParts-hatena-bchive,
.content-socialMediaParts-google-bchive,
.content-socialMediaParts-yahoo-bchive {
  float: left;
}
.content-socialMediaParts-facebook-bchive {
  margin-left: -20px;
  margin-right: 20px;
}
.content-socialMediaParts-google-bchive {
  margin-left: -5px;
}
.content-socialMediaParts-yahoo-bchive {
  margin-left: -10px;
}


.content-articleTimestamp-bchive {
  color:#333333;
}
.content-articleText-bchive {
  padding:10px 70px 10px 20px;
  font-size: 120%;
  line-height: 1.5em;
}
  .content-articleText-bchive h2 {
    padding:2px 10px 2px 5px;
    font-size:120%;
    border-bottom:2px solid #00BBDD;
    background-color: #c9e4ed;
    line-height: 1.5em;
  }
  .content-articleText-bchive h3 {
    font-size:100%;
    line-height: 1.3em;
  }

  .content-articleText-bchive p,
  .content-articleText-bchive ul {
    margin-bottom: 30px;
  }
  .content-articleText-bchive ul li {
    line-height: 2em;
  }
  .content-articleText-bchive a > img {
    float: left;
    margin-right: 20px;
  }

.content-eyechatch-bchive {
  float:right;
  margin-left: 10px;
  margin-bottom: 10px;
}

/* sidebar */
.sidebar-articleList-facebookLike-bchive {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sidebar-articleList-categoryArticle-bchive {
  width: 299px;
  margin-top: 10px;
  border:1px solid #AAAAAA;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
}
.sidebar-articleList-categoryArticleHeader-bchive {
  padding: 5px;
  background-color: #7fcbd1;
}
  .sidebar-articleList-categoryArticleHeader-bchive span {
    font-weight: bold;
    color: #333333;
  }
  .sidebar-articleList-categoryArticleHeader-bchive span a {
    text-decoration: underline;
    color: #666666;
  }
.sidebar-articleList-categoryArticleBody-bchive {
  padding: 5px 5px 5px 2px;
  background-color: #FEFEFE;
}
  .sidebar-articleList-categoryArticleBody-bchive ul li{
    margin-bottom: 5px;
    color: #05a3af;
  }

/* categoryList about */
.page-categoryList-bchive {}
.page-about-bchive {}
  .page-categoryList-bchive h1 {
    color: #666666;
    font-size: 120%;
  }
.page-categoryList-list-bchive {
  font-size: 110%;
}
  .page-categoryList-list-bchive li {
    line-height: 1.5em;
  }
.page-category-title-bchive {
  font-size: 200%;
}
.page-category-description-bchive {
  padding:5px 10px;
  margin-bottom:10px;
  border:1px solid #CCCCCC;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
}
  .page-category-description-bchive p {
    margin-bottom:0;
  }
  .page-category-list-bchive li {
    line-height: 2em;
    margin-bottom: 20px;
  }
  .page-category-list-bchive li a {
    font-weight: bold;
  }
  .page-category-list-bchive h2 {
    font-size:120%;
    line-height: 1.5em;
    margin: 0px;
  }
.page-category-list-eyechatch-bchive {
  float:left;
}
  .page-category-list-eyechatch-bchive img {
    width: 100px;
    height: 100px;
    margin-right: 10px;
  }
.page-static-bchive {
  margin: 0 50px 0 0;
}
.page-static-bchive h1 {
  color: #666666;
  font-size: 140%;
}
.page-static-bchive h3 {
  line-height: 1.5em;
  color: #666666;
  font-size: 120%;
  margin-top:10px;
  padding: 2px 0 2px 10px;
  border-left:5px solid #00BBDD;
  border-bottom:2px solid #00BBDD;
}
.page-static-bchive p {
  margin-bottom:10px;
}
.page-static-separator {
  height: 20px;
}

/* footer */
.footer-bchive{
  border-top:1px solid #CCCCCC;
  padding: 5px;
  margin: 20px 0;
  font-size:90%;
}
.footer-service-bchive {
  float: right;
}
  .footer-bchive li,
  .footer-service-bchive li {
    float: left;
  }
  .footer-bchive li a,
  .footer-service-bchive li a,
  .footer-service-bchive li span {
    margin-right: 10px;
  }

/* 404 not found */
.page-404content-bchive {
  margin-top: 20px;
}