@charset "UTF-8";

* {
	font-weight: 100;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	white-space: normal;
	text-indent: 0;
	letter-spacing: 0;
	word-spacing: 0;
	border-style: none;
	border-width: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: normal 62.5% 'Rounded Mplus 1c', sans-serif;
	appearance: none;
	outline: none;
	line-height: 1;
	  border-collapse: collapse;
  border-spacing: 0;
          background-color: transparent;
}

img {
	display: block;
}


















