@charset "utf-8";
/* CSS Document */
.glad {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

a.top:link {
	text-decoration: none;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
a.top:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
a.top:hover {
	text-decoration: none;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
a.top:active {
	text-decoration: none;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

a.left:link {
	text-decoration: none;
	font-size: 13px;
	color: #0099FF;
}
a.left:visited {
	text-decoration: none;
	color: #0099FF;
	font-size: 13px;
}
a.left:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 13px;
}
a.left:active {
	text-decoration: none;
	color: #0033FF;
	font-size: 13px;
}
.line{border-top:1px dotted #999999}
.blank13 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.org13 {
	color: #FF6600;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tex_bl {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.red {color: #FF0000}
.green {
	font-size: 13px;
	color: #009999;
}


