@charset "utf-8";
@import "reset.css";
@import "style.css";
#big_text {
	font-size: 14px;
	color: #F00;
}
#honbun {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrap #header #honbun {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrap #header #honbun {
	font-size: 12px;
}
.緑色 {
	color: #6C0;
}
.オレンジ色 {
	color: #F90;
}

