@charset "utf-8";
/*-----------------------------------------
全般設定
-----------------------------------------*/
body {
	line-height: 1.5;
	color:#8B4B0A;
	font-family: Arial, Helvetica, "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-weight:normal;
	font-size:160%;
}

