@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.4;
	background-attachment: fixed;
	background-image: url(orizinaru/ssskotei-f14.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
