/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.kozonohiroyuki.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.kozonohiroyuki.com/mt/mt-static/support/themes/minimalist-blue/minimalist-blue.css);
/* end StyleCatcher imports */

.asset-body {
margin-bottom:20px;
}

.socialButton {
padding-top:10px;
width:600px;
}

.socialButton div {
float:left;
margin-right:10px;
}

.socialButton .fb-like {
width:600px;
clear:both;
margin-bottom:10px;
}

.socialButton .fb-subscribe {
width:600px;
clear:both;
margin-bottom:30px;
}

.asset-more-link {
font-size:110%;
margin-bottom:10px;
clear:both;
line-height:35px;
}

.asset-more-link p {
float:left;
}

.asset-more-link a {
border:1px solid #353b90;
padding:5px;
background-color:#353b90;
color:#ffffff;
}

.asset-more-link a:link,.asset-more-link a:visited {
border:1px solid #353b90;
color:#ffffff;
text-decoration:none;
}

.asset-more-link a:hover {
border:1px solid #353b90;
background-color:#ffffff;
color:#353b90;
text-decoration:none;
}

/*===============clear用==================*/
.clear {clear:both;}

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

.clearfix { display: inline-table; zoom:1; overflow:hidden;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; overflow:visible;}
.clearfix { display: block; }
/* End hide from IE-mac */