#nav h2 {
  line-height: 1px;
  font-size: 1px;
  margin-bottom: 5px;
}
#nav h2.last {
  margin-top: 12px;
}
#nav h2 a {
	display: block;
}
#nav li {
	margin-left: 3px;
}
#nav li a {
	color: #000000;
	background-image: url(../images/kei01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
	text-decoration: none;
	font-size: 16px;
}
#nav li a:hover {
	color: #9B9B9B;
	background-image: url(../images/kei02.gif);
}
#nav li .here {
	color: #9B9B9B;
	background-image: url(../images/kei02.gif);
}
#nav li span {
	font-size: 14px;
	padding-left: 5px;
}
#nav ul {
	margin-bottom: 15px;
}
#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 400px;
	padding-left: 15px;
	background-color: #333333;
	width: 785px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#footer .page_top {
	text-align: right;
	padding-right: 10px;
	margin-bottom: -15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
