@charset "shift_jis";

/*  clearfix
---------------------------------------------------------- */

.clearfix {
	/zoom:1;
}

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