@charset "utf-8";
.bg_top {
	background-attachment: scroll;
	background-image: url(../layout/top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
.text {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}

a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}


a.um:link {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

a.um:visited {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.um:active {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.um:hover {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: underline;
}
