.env_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990066;
	text-decoration: none;
	font-weight: bold;
}
.env_text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
}
.env_text01 a {
	color: #CC3300;
	text-decoration: underline;
}
.env_text01 a:hover {
	color: #006699;
	text-decoration: none;
}
.env_text02 {
	color: #003399; 
}
.env_text02 a {
	color: #003399;
}
.env_text02 a:hover {
	color: #996600;
}
.env_text03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	line-height: 18px;
}
.env_text04 {
	color: #7B5300;
}

.bg {
	background-image: url(/j2j0_graphics/graphics/env/env_pic02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

