.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
	display: block;
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

  .entry-content {
    margin: 0 0 1.5em; }
    .entry-content a {
      word-break: break-word;
      word-wrap: break-word; }

  .entry-content .sharedaddy:not(#jp-post-flair),
  .entry-summary .sharedaddy:not(#jp-post-flair) {
    display: none; }

.entry-content p {
	  margin-bottom: 1.5em; }

	  .entry-title
	  {
	    clear: both;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		font-style: normal;
	    font-weight: normal;
	    line-height: 1.2;
		color:#463030;
}


	.page-content .wp-smiley,
	.entry-content .wp-smiley,
	.comment-content .wp-smiley {
	  border: none;
	  margin-bottom: 0;
	  margin-top: 0;
	  padding: 0; }



	  .format-link .entry-title a:after {
	    font-size: 32px;
	    text-align: center;
	    display: inline-block;
	    font-family: "Genericons";
	    font-style: normal;
	    font-weight: normal;
	    font-variant: normal;
	    line-height: 1;
	    margin-left: 4px;
	    text-decoration: inherit;
	    vertical-align: middle;
	    position: relative;
	    top: -2px;
	    text-transform: none;
	    -moz-osx-font-smoothing: grayscale;
	    -webkit-font-smoothing: antialiased;
	    speak: none;
	    content: "\f442"; }


		.entry-meta,
		.entry-footer {
		  color: #dddddd;
		  font-size: 14px;
		  margin-bottom: 0;
		  text-align: center; }
		  .entry-meta a,
		  .entry-meta a:visited,
		  .entry-footer a,
		  .entry-footer a:visited {
		    color: #bbbbbb;
		    transition: 0.3s;
		    text-decoration: none; }
		    .entry-meta a:hover,
		    .entry-meta a:visited:hover,
		    .entry-footer a:hover,
		    .entry-footer a:visited:hover {
		      color: #f78769; }

		.entry-meta {
		  margin-bottom: 1.5em; }

		.entry-meta > span {
		  display: inline-block;
		  margin: 0 0.375em; }
		  .entry-meta > span:after {
		    content: "\00B7";
		    margin-left: .75em; }
		  .entry-meta > span:last-of-type:after {
		    display: none; }

			.entry-summary {
			  position: relative; }

			  .entry-title {
			    font-size: 1.563em;
			    margin: 0 0 0.5em;
			    text-align: center;
			    font-style: normal; }
			    .entry-title a,
			    .entry-title a:visited {
			      color: #777777;
			      text-decoration: none; }
			    .entry-title:after {
			      background-color: #f3f3f3;
			      content: "";
			      display: block;
			      margin: 0.5em auto;
			      width: 20%;
			      height: 2px; }

				  .entry-title {
				    font-size: 1.953em; }
