@charset "utf-8";
/* CSS Document */


.fontb {
	font-weight: bold;
}
.fontbl {
	font-size: 120%;
	font-weight: bold;
}
.fonts {
	font-size: 90%;
}

.fontbs {
	font-size: 90%;
	font-weight: bold;
}


.enji {
	color: #990000;
}

.wood {
	color: #ca8b3e;
}

.choco {
	color: #603c31;
}
.ebicha {
	color: #800000;
}

