@charset "utf-8";
.txt11 {
	font-size: 11px;
	font-family: "Microsoft Sans Serif";
}
.txt10 {
	font-family: Tahoma;
	font-size: 10px;
}

.link1:link {
	color: #333333;
	text-decoration: none;
}
.link1:visited {
	color: #333333;
	text-decoration: none;
}
.link1:hover {
	color: #0099CC;
	text-decoration: none;
}
.link2 {
	color: #FF9900;
	text-decoration: underline;
}
.link2:visited {
	color: #FF9900;
	text-decoration: underline;
}
.link2:hover {
	color: #CC3366;
	text-decoration: underline;
}

body {
	background-repeat:no-repeat;
	background-position: top center;
	background-color:#c2e9f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.txt12 {
	font-size: 12px;
}
.txt12-2 {
	font-size: 12px;
	line-height: 18px;
}
.txt12-3 {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
.txt13 {
	font-size: 13px;
}
.txt13-2 {
	font-size: 13px;
	line-height: 20px;
}
.txt13-3 {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
}
.txt15 {
	font-size: 15px;
}
.txt16 {
	font-size: 16px;
}
.style18 {color: #666666}
.style19 {
	color: #0000CC;
	font-weight: bold;
}
.style21 {color: #333333}
.style22 {color: #FF3300}
.style23 {color: #FFFFFF; }
.style14 {color: #0066FF}
.style26 {
	color: #009900;
	font-weight: bold;
}