.font08 {
	font-size: 8px;
}
.font09 {
	font-size: 9px;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}
.font22 {
	font-size: 22px;
}
.font24 {
	font-size: 24px;
}
.font26 {
	font-size: 26px;
}
.font28 {
	font-size: 28px;
}
.font30 {
	font-size: 30px;
}

.font-g {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.font-gp {
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic", sans-serif;
}
.font-m {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "細明朝体", serif;
}

.font-b {
	font-weight: bold;
} 

.font-n {
	font-weight: normal;
} 

.font-C00 {
    color: #C00
}
.font-white {
    color: white
}
.font-red {
    color: red
}
.font-yellow {
    color: yellow
}
.font-C40 {
    color: #C40
}
.font-600 {
    color: #600
}
.font-006 {
    color: #006
}
.font-cha {
	font-weight: bold;
	color: #903;
}

