/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}


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


body{
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:100%;
	background: #f2f2f2;
	}

ul,ol{list-style:none;	
	}
	
img{vertical-align:top;
	border:none;	
	}
	
th{text-align:left;	
	}
	
address,th{font-style:normal;
	font-weight:normal;
	}
	
hr{display:none;
	}
	
/*-------------------------------------------*/

div,ul { zoom: 100%;}
div:after { content: " "; clear: both; height: 0; display: block; visibility: hidden;}

