@charset "UTF-8";

/* reset */

html, body, div, h1, h2, h3, h4, h5, h6, p, a, img, hr, address, ul, ol, li, dl, dt, dd, table, tr, th, td, form, input, select, textarea {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

em {
	visibility: hidden;
}
	
hr {
	display: none;
}	

a {
	outline: none;
}
