@charset "UTF-8";
#gnav ul li.nav5_on a {
	background-image: url(../images/nav5_on.png);
	color: #c8d85a;
	font-weight: 900;
}
#info {
	margin-top: 100px;
}
#info h2 {
	width: 980px;
	height: 50px;
	background-image: url(../images/info_1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -99999px;
	padding-bottom: 30px;
}
#info dl {
	width: 450px;
	height: 600px;
}
#info dt {
	float: left;
	width: 100px;
	color: #a6c00c;
	font-weight: 500;
	line-height: 2.5;
}
#info dd {
	float: left;
	width: 350px;
	line-height: 2.5;
}
#info dd a {
	font-weight: 900;
}
#info dd a:hover {
	text-decoration: underline;
}
#info {
	background-image: url(../images/info_photo.jpg);
	background-repeat: no-repeat;

}