@charset "utf-8";
/* CSS Document */

	.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
	.clearfix:after { clear: both; content: '.'; display: block; visibility: hidden; height: 0; }
	.clearfix { display: inline-block; }
	* html .clearfix { height: 1%; }
	.clearfix { display: block; }