@charset "utf-8";

html, body {
	font-size: 16px;
    font-family: 'Kiwi Maru', serif;
	color: #232323;
    margin-left: 15px;
    margin-bottom: 40px;
	background: #ffffff;
}
