@charset "utf-8";


@import url("base.css");
@import url("page.css");
.redred {
	color: #CC0000;
	font-size: 1.5em;
	font-weight: bold;
}
.redredred {
	color: #CC0000;
	font-weight: bold;
	font-size: 0.8em;
}
span {
	font-size: 1.2px;
}
.BB {
	font-size: 1.3em;
	color: #000;
}
.FutojiKuro {
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
}
.kuromincho {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.3em;
}

