@charset "utf-8";

@import url(reset.css);
@import url(style.css);

body {
	font-family: "ＭＳ Ｐゴシック" , "ヒラギノ角ゴ Pro W3" , sans-serif;
}
