@charset "UTF-8";
/*全体 */
body {
	font-size: 10px;
	line-height: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFEECC;
}
p { line-height: 10px; }
h1  {
	color: #DC0003;
	font-size: small;
	font-family: "Comic Sans MS", cursive;
}
.hizuke {
	color: #FF0004;
}
