@charset "UTF-8";
/* CSS Document */

body {
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 2px;
	font-feature-settings: palt;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}
h1,h2,h3,h4,div,p,ul,li {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}