/* 黒11 */
.body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 110%
}

/* 黒10 century gothic */
.body_10 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 110%
}

/* 黒8 sans-serif */
.body_red {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 120%
}

/* 横バー */
.body_c {
	background-image: url(img/underbar.png);
}