a#sub04:hover img {
	position: relative;
	top: -106px;
}
a#sub05:hover img{
	position: relative;
	top: -89px;

}
div#toplink {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
div#flash {
	height: 400px;
	width: 920px;
}
div#rightBox {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	width: 47%;
}
div#leftBox {
	width: 47%;
	float: left;
	padding: 9px;
}
div#leftBox dl {
	padding-top: 20px;
	padding-left: 40px;
}
div#leftBox  dt {
	background-color: #900;
	padding: 3px;
	width: 110px;
	font-size: 0.8em;
	color: #FFF;
	margin-top: 10px;
}
div#leftBox dd {
	padding-left: 10px;
	padding-top: 7px;
	font-size: 1.3em;
}
div#rightBox li{
	float: left;
	margin-left: 10px;
	display: block;
	margin-right: 10px;
}
div#rightBox ul {
	margin-left: 10px;
}
div#spo {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

li.M {
	margin-top: 17px;

}
a#sub01 {
	background-image: url(../img/index/submenu1-on.gif);
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	display: block;
	height: 89px;
	width: 190px;
}
a#sub02 {
	background-image: url(../img/index/submenu2-on.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 89px;
	width: 190px;
	overflow: hidden;
	display: block;
}
a#sub03 {
	display: block;
	height: 89px;
	width: 190px;
	overflow: hidden;
	background-image: url(../img/index/submenu3-on.gif);
	background-repeat: no-repeat;
	position: relative;
}
a#sub04 {
	background-image: url(../img/index/submenu4-on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 106px;
	width: 190px;
	overflow: hidden;
	position: relative;
}
a#sub05 {
	background-image: url(../img/index/submenu5-on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 89px;
	width: 190px;
	overflow: hidden;
	position: relative;
}

a#sub01:hover img{
	position: relative;
	top: -89px;

}
a#sub02:hover img{
	position: relative;
	top: -89px;
}

a#sub03:hover img{

	position: relative;
	top: -89px;

}

a#sub03:hover img {
	position: relative;
	top: -89px;
}



#box  {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 50px;
	margin-left: 50px;
	border: 1px solid #666;
}
#box h2 {
	font-size: 1.5em;
	font-weight: bold;
}

