@charset "utf-8";
/* CSS Document */

.a8{
	background-image: url(../images/1/a8_blue.png);
	background-repeat: no-repeat;
}
.b8{
	background-image: url(../images/1/b8_blue.png);
	background-repeat: no-repeat;
}
.e8{
	background-image: url(../images/1/e8_blue.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.f8{
	background-image: url(../images/1/f8_blue.png);
	background-repeat: no-repeat;
}
.g8{
	background-image: url(../images/1/g8_blue.png);
	background-repeat: no-repeat;
}

.menustyle .moduletable th{
	background-image: url(../images/1/menustyle_th_blue.png);

}

.menustyle a:link, .menustyle a:active, .menustyle a:visited{
	color: #6699FF;
}
.menustyle a:hover{
	color: #6699FF;
}