@charset "utf-8";
/* Reset
------------------------------------------------------------------------- */
body                                                                                 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0%;
	vertical-align: baseline;
	font-family: inherit;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	color: #EDEDED;
}
ol, ul {
	list-style: none;
}
p  {
	quotes: none;
}
h1    {
	content: '';
	content: none;
}
h2 {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	max-width: 100%;
	height: auto;
	line-height: 0;
}

