@charset "utf-8";
/* CSS Document */

.tit1 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.content {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.contentb {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
