@charset "UTF-8";

body,td,th,h1,h2,h3,h4,h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px; /* for Modern Browser */
    *font-size: small; /* for IE7 */
    *font: x-small; /* for IE6 */
}
#wrapper,td,th,h1,h2,h3,h4,h5 {
	font-size: 100%;
}

