h1  {

    font-family: "ＭＳ Ｐゴシック", "Osaka";

    font-size: 20px;

    line-height: 120%;

}

h2  {

    font-family: "ＭＳ Ｐゴシック", "Osaka";

    font-size: 18px;

    line-height: 120%;

}

h3  {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: 16px;

	line-height: 120%;

	font-weight: bold;

}

.font_ss {

    font-family: "ＭＳ Ｐゴシック", "Osaka";

    font-size: 10pt;

    line-height: 120%;

}

.font_s {

    font-family: "ＭＳ Ｐゴシック", "Osaka";

    font-size: 11pt;

    line-height: 150%;

}

.font_s12 {

    font-family: "ＭＳ Ｐゴシック", "Osaka";

    font-size: 11pt;

    line-height: 130%;

}

.font_m {

    font-family: "ＭＳ Ｐゴシック", "Osaka";

    font-size: 12pt;

    line-height: 150%;

}

.font_m12 {

    font-family: "ＭＳ Ｐゴシック", "Osaka";

    font-size: 12pt;

    line-height: 120%;

}

.font_l {

    font-family: "ＭＳ Ｐゴシック", "Osaka";

    font-size: 14pt;

    line-height: 130%;

}



a {	text-decoration:none;}

a:link { color:#0000FF;｝

a:visited {color:#990099;｝

a:hover {color:#CC0000;text-decoration:none;}

a:active {color:#FF0000;text-decoration:underline;}


