@charset "Shift_jis";

/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both; 
}
.clearfix {
	display: inline-block;
	position: relative;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}