@charset "UTF-8";
/*=============================================
Reset
=============================================*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-siz: 100%;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
