@charset "utf-8";
/* CSS Document */

body{
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif 18px;
	}
#step{
	width:800px;
	margin:auto;
	}
#clear{
	clear:both;
	}