@charset "shift_jis";

/* clearfix (Firefox)
------------------------------- */
.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* WinIE7
------------------------------- */
.clearfix{
   display:inline-block;
}

/* WinIE5,6
------------------------------- */
/* Hides from IE-mac \*/
* html .clearfix{
   height:1px;
}

.clearfix{
   display:block;
}


/*
ƒnƒbƒN
------------------------------- */
/* IE6 
* html div#{
	
}
*/

/* IE7 
*:first-child+html div#{
	
}
*/

/* Firefox 
html>body  div#{
	
}
*/

/* Safari & Opera
html:first-child  div#{
	
}
*/

/* Safari 
html:\66irst-child  div#{
	
}
*/

