@charset "utf-8";
.text {
	font: normal 12px "Century Gothic";
}
.text_12 {
	font: normal 12px "Century Gothic";
	color: #333333;
}
.text_14 {
	font: normal 14px "Century Gothic";
	color: #333333;
}
.text_20 {
	font: bold 20px "Century Gothic";
	color: #333333;
}
.text_18 {
	font: bold 18px "Century Gothic";
	color: #333333;
}
.text_14_center {
	font: normal 14px "Century Gothic";
	color: #333333;
	text-align: center;
}

