@charset "utf-8";
.font1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #941A1F;
}
.border {
	border: 2px dotted #DDD5D3;
}
.font2 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
}
.bold {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #9F1A1F;
	text-decoration: none;
}
.red {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #9A191E;
	text-decoration: none;
}
