@charset "utf-8";
.mail {
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.mail:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #fe4c02;
	text-decoration: none;
}
