@charset "utf-8";
/* clearfix
------------------------------------------------------------*/
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:1%!important; }
.clearfix { display:block!important; }
/* end MacIE5 */

.clearfix + * { clear: both!important; }
.clearfix { /* [disabled]overflow: hidden; *//*Dreamweaver編集時のみ適用*/ }
