@charset "utf-8";

body, header, main, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, p, tr, td, th, table {
	margin: 0;
	padding: 0;
}

table{
	border-spacing: 0;
}

a{
	text-decoration: none;
}