@charset "Shift_JIS";
	
/* -------- top menu -------- */
dl#sidemenu {
	margin:0px;
}

dl#sidemenu dt a,#sidemenu dd a {
	display:block;
	width:302px;
	text-indent:-9999px;
	text-decoration:none;
}
dt#sidemenu01,dt#sidemenu01 a {
	height:70px;
	background: url(../../images/top_navi.gif) 0 0;
}
dt#sidemenu02,dt#sidemenu02 a {
	height:70px;
	background: url(../../images/top_navi.gif) 0 -70px;
}
dt#sidemenu03,dt#sidemenu03 a {
	height:69px;
	background: url(../../images/top_navi.gif) 0 -140px;
}
dt#sidemenu04,dt#sidemenu04 a {
	height:69px;
	background: url(../../images/top_navi.gif) 0 -209px;
}
dt#sidemenu05,dt#sidemenu05 a {
	height:71px;
	background: url(../../images/top_navi.gif) 0 -278px;
}


dt#sidemenu01 a:hover,dt#sidemenu01.he a {
	background-position:-302px 0;
}
dt#sidemenu02 a:hover,dt#sidemenu02.he a {
	background-position:-302px -70px;
}
dt#sidemenu03 a:hover,dt#sidemenu03.he a {
	background-position:-302px -140px;
}
dt#sidemenu04 a:hover,dt#sidemenu04.he a {
	background-position:-302px -209px;
}
dt#sidemenu05 a:hover,dt#sidemenu05.he a {
	background-position:-302px -278px;
}

/* -------- inner menu -------- */
div#main-navi {
	height:55px;
	width:800px;
}
ul#main-menu li{
	list-style:none;
	float:left;
}
ul#main-menu li a{
	height:55px;
	display:block;
	text-indent:-9999px;
}
li#main-menu01 a{
	width:178px;
	background:url(../images/inner-navi.gif)  0px 0px;
}
li#main-menu02 a{
	width:137px;
	background:url(../images/inner-navi.gif)  -178px 0px;
}
li#main-menu03 a{
	width:127px;
	background:url(../images/inner-navi.gif)  -315px 0px;
}
li#main-menu04 a{
	width:155px;
	background:url(../images/inner-navi.gif)  -442px 0px;
}
li#main-menu05 a{
	width:203px;
	background:url(../images/inner-navi.gif)  -597px 0px;
}
li#main-menu01 a:hover,li#main-menu01.he a {background-position:0px -55px;}
li#main-menu02 a:hover,li#main-menu02.he a {background-position:-178px -55px;}
li#main-menu03 a:hover,li#main-menu03.he a {background-position:-315px -55px;}
li#main-menu04 a:hover,li#main-menu04.he a {background-position:-442px -55px;}
li#main-menu05 a:hover,li#main-menu05.he a {background-position:-597px -55px;}
	