@charset "utf-8";
.FONT1 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
}
.font2 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
}
.font3 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #BB778E;
}
.font4 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #74274B;
	text-decoration: none;
}
.font5 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #999999;
}
.border {
	border: 3px solid #74274B;
}
