@charset "utf-8";


/* :::::::::::::::::::::::::::::::::::::::::::::
	class
::::::::::::::::::::::::::::::::::::::::::::: */

/* clearfix: Ver. 2007.05.31 ---------------- */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; line-height:1; overflow:hidden; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/


/* PNG Fix for IE */
* html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); }


/*----------------------------------------

	halloween
	
----------------------------------------*/


#halloween{
	background: url(../img/halloween_bg01.gif) ;
	width: 589px;
}

#halloween_in{
	position: relative;
}

#halloween_in p{
	line-height: 1.7;
	text-align: left;
}

#ha_table01_pic{
	position: absolute;
	z-index: 100;
	top: 300px;
	left: 13px;
}


.pic_l{
	float: left;
	padding:10px 10px 0 0;
	width: 267px;
}


.pic_r{
	float:right; 
	padding:10px 0 0 10px;
	width: 267px;
}




