@charset "Shift-JIS";

/* ######################################################################

     ID and CLASS

###################################################################### */

/* Clear Fix [Supports IE8]

==================================================================== */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	zoom:1; /*for IE 5.5-7*/
	display: inline-block; /* for IE8 */
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */
