@charset "UTF-8";

div.entry div.entry_header h2.entry_title {	font-size: 125%; }
div.entry div.entry_header div.entry_theme { float: left; }
div.entry div.entry_header div.entry_date { text-align: right; }
div.entry div.entry_body { clear: both; line-height: 1.8; }
div.entry div.entry_footer { clear: both; font-size: 85%; text-align: right; }
div.entry div.entry_footer li { padding: 0 0.3em; border-left: 1px solid #333; display: inline; line-height: 1.6; }
div.entry div.entry_footer li.permanent_link { border: none; }
div.entry div.entry_body span.entry_theme { font-weight:bold; }
div.entry_topic { font-weight:bold; }

div.clap_button {
        padding: 1em;
}

div.clap_button div {
        background: transparent url(/static/images/clap.gif) no-repeat right top;
        height: 18px;
        width: 90px;
        color: #000000;
        font-weight: bold;
        cursor: pointer;
        padding-top: 2px;
        margin-right: 0;
        margin-left: auto;
        text-align: right;
}
div.clap_button div span {
    margin-right: 42px;
}

div.social-button {
	padding: 4px;
	height: 20px;
	overflow:hidden;
}
.cf:after {
    display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}

div.social-button .twitter   { display:block; float:left;padding-right:1px; }
div.social-button .facebook  { display:block; float:left;padding:1px; }
div.social-button .hatena    { display:block; float:left;padding:1px; }
div.social-button .gplus-one { display:block; float:left;padding-left:1px; }

/* 枠全体 */
.social-button-area .global_good-container {
  cursor:pointer;
  width:200px;
  height:25px
}

/* 枠のパーツの定義 */
.social-button-area .global_good-container .c1,
.social-button-area .global_good-container .c2,
.social-button-area .global_good-container .c5 {
  display:block;
  float:left;
  height:19px;
  margin:0;
  padding:0;
}

.social-button-area .global_good-container .c1 { width:68px; }
.social-button-area .global_good-container .c2 { width:12px; }
.social-button-area .global_good-container .c5 { width:6px;  }

/* 件数表示のエリア */
.social-button-area .global_good-container .count {
  color:black;
  display:block;
  float:left;
  line-height:21px;
  background-image:url("/static/images/btnMitayo_r1_c3.gif");
  background-repeat:repeat;
  font-size:11px;
}
