@charset "UTF-8";

/* style reset */

*	{
	margin : 0px;
	padding: 0px;
	}

h1, h2, h3, h4, h5, h6, p, address, th {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}
