@charset "Shift_JIS";

/*============================================================

ホットヘブン　css
		
					最終更新日　08.09.16

============================================================*/

/*=============================================

00

=============================================*/

.acclog{
	position:absolute;
	left:-9999px;
	z-index:-1;
}


/*========== floatバグ回避 ==========*/

.clear{clear: both;}

.clearfix:after{
	content:url(../images/spacer.gif);
	display:block;
	clear:both;
	height:0;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
