body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
dd,
p,
th,
td,
fieldset,
legend,
button,
textarea,
figure,
input {
	margin: 0;
	padding: 0;
}

body,
input,
textarea,
select,
button {
	font-size: 14px;
	font-family: "Apple SD Gothic Neo", sans-serif;
}

ul,
ol {
	list-style: none;
}

table {
	border-collapse: collapse;
}

em {
	font-style: normal;
}

a {
	color: inherit;
	text-decoration: none;
}

img {
	vertical-align: top;
}

fieldset,
button,
input,
select {
	border: 0;
}

button {
	background: transparent;
	cursor: pointer;
}

.blind {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
}
/*# sourceMappingURL=index.css.map */
