/*
	First step CSS の Section 12 にインクルードされる
	CSS ファイルです。
*/

#sample12a H1 { font-size: x-large; }
#sample12a P { text-indent: 1em;
    font-family: "ＭＳ Ｐ明朝", "リュウミンライト−ＫＬ", "ＭＳ 明朝", Mincho, serif; }
#sample12a EM.imp { color: red; }
#sample12a SPAN.gothic { font-family: "ＭＳ Ｐゴシック", Osaka, "ＭＳ ゴシック", Gothic, sans-serif; }