#layout {
	width: 100%;
}

body {
    font-family: "ＭＳ Ｐ明朝", serif;
    font-size: 9.0pt;
}
h1 {
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    font-size: 13.5pt;
}
h2 {
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    font-size: 12.0pt;
}
h3 {
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    font-size: 10.5pt;
}
h4 {
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    font-size: 9.0pt;
}

em {
    color: black;
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    font-style: normal;
    font-weight: bold;
}
