body{
	background-color: #eeeeee;
	font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 180%;
	color:#333333;
}

h1{
	font-size : 200% ;
	color:#003399;

	margin:0px 0px 2em 0px;
	padding:0px 10px;

	text-align:center;
	height:20px;
}
h2,h3,h4{
	font-size : 120% ;
	color:#333333;
	margin:2em 0px 1em 0px;
}


#page{
	width:600px;
	margin:100px auto;
}

