@charset "utf-8";
/* CSS Document */

.bold {
	font-weight: bold;
}
.x-small {
	font-size: x-small;
}
.xx-small {
	font-size: xx-small;
}
.small {
	font-size: small;
}
.large {
	font-size: large;
}
.copyright {
	font-size: xx-small;
	text-align: center;
}
.faqtext {
	color: #990066;
}
.faqmaru {
	color: #9966CC;
}
