@charset "utf-8";
/* CSS Document */
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana , "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:0.1em;
	line-height:150%;
}
h1,h2{
	font-weight:bold;
}
h1{
	font-size:120%;
	text-align:center;
}
h2{
	margin-top:1em;	
}
p,
ol{
	margin-bottom:1em;
	margin-left:3.3em;
}
ol{
	list-style:decimal inside !important;	
}
ol li{
	
}