@charset "shift_jis";
/* CSS Document */

html, body,
h1, h2, h3, h4, h5, h6,
div, p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td {	
margin: 0;
padding: 0;
}

img {border: 0;}


.clearfix:after {
	visibility:hidden;  
	display:block;  
	font-size:0;  
	content:" ";  
	clear:both;  
	height:0; 
}
* html .clearfix {zoom:1;} /* IE6 */  


