@charset "UTF-8";
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}
* {
	box-sizing: border-box;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
}
* {
	box-sizing: border-box;
}
