/* base.css
---------------------------------------------------------*/

/* initial
---------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, hr, div,
p, pre, address, blockquote, ul, ol, dl, dt,
dd, form, fieldset {
	display:block;
	text-align:inherit;
	line-height:inherit;
	text-indent:0;
}

html,body,div,h1,h2,h3,h4,ul,ol,li,dl,dd,p,form {
	margin: 0;
	padding: 0;
}

img, table {
	border-width:0px;
	border-style:none;
}

address {
	font-style: normal;
}

/* site basic
---------------------------------------------------------*/
