@charset "utf-8";


/***********************
	共通
************************/

body {
    background-color: rgb(255, 255, 255);
    font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", serif;
    margin: 0px;
}














