@charset "utf-8";
.web {
	font-family: Corbel;
	font-size: 12px;
	color: #333333;
}
.font1 {
	font-family: Corbel;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.font2 {
	font-family: Corbel;
	font-size: 18px;
	font-weight: bold;
	color: #FE0000;
}
.font3 {
	font-family: Corbel;
	font-size: 12px;
	color: #000000;
}
.font4 {
	font-family: Corbel;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.font5 {
	font-family: Corbel;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.borderred {
	border: 1px solid #FE0000;
}
.border1 {
	border: 3px solid #F3F3F3;
}
.font5 {
	font-family: Corbel;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.whitebtm {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

