@charset "utf-8";

a:link { text-decoration: none}
a:active { text-decoration: underline}
a:hover { text-decoration: underline; color: #000000}
a:visited { text-decoration: none}

.txt1 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A80E54;
}
.txt2 {
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.txt3 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.txt4 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A80E54;
}
.txt5 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #E98EC7;
}
.txt6 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.txt7 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt8 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.txt9 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background-color: #E98EC7;
}
.tit1 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A80E54;
}
.tit2 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #ffffff;
}

