@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6,
p, blockquote, hr,
dl, dd, ol, ul, figure, iframe {
  margin: 0;
  padding: 0; }

html {
  height: 100%; }

body {
	height: auto !important;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	font-family: "メイリオ", "Hiragino Kaku Gothic ProN", sans-serif, "游ゴシック", "ＭＳ Ｐゴシック";
	font-size: 18px;
	color: #484243;
	-webkit-text-size-adjust: 100%;
	font-size: 18px; 
}
