/* MENU --------------------------------------------------------------------------- */
#menu {width: 595px; height: 910px; position: relative; margin-left: 11px;}
#menu a {
	text-indent: -9999em;
/*\*/
	overflow: hidden;
/**/
}
#menu01,#menu02,#menu03,#menu04,#menu05,#menu06,#menu07,#menu08 {
	width: 595px;
}
.menuTab {
	width: 595px;
	height: 25px;
	float: left;
}
.menuTab ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menuTab01, .menuTab02, .menuTab03, .menuTab04, .menuTab05, .menuTab06, .menuTab07, .menuTab08, .menuTab01_little,
.menuTab01 a, .menuTab02 a, .menuTab03 a, .menuTab04 a, .menuTab05 a, .menuTab06 a, .menuTab07 a, .menuTab08 a, .menuTab01_little a,
.menuTab01s, .menuTab02s, .menuTab03s, .menuTab04s, .menuTab05s , .menuTab06s, .menuTab07s, .menuTab08s, .menuTab01s_little {
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}
.menuTab01, .menuTab01 a {width: 75px; float: left; background:   url(img/menutab_01.gif) no-repeat 0 0;}
.menuTab02, .menuTab02 a {width: 75px; float: left; background:   url(img/menutab_02.gif) no-repeat 0 0;}
.menuTab03, .menuTab03 a {width: 75px; float: left; background:   url(img/menutab_03.gif) no-repeat 0 0;}
.menuTab04, .menuTab04 a {width: 74px; float: left; background:   url(img/menutab_04.gif) no-repeat 0 0;}
.menuTab05, .menuTab05 a {width: 74px; float: left; background:   url(img/menutab_05.gif) no-repeat 0 0;}
.menuTab06, .menuTab06 a {width: 74px; float: left; background:   url(img/menutab_06.gif) no-repeat 0 0;}
.menuTab07, .menuTab07 a {width: 74px; float: left; background:   url(img/menutab_07.gif) no-repeat 0 0;}
.menuTab08, .menuTab08 a {width: 74px; float: left; background:   url(img/menutab_08.gif) no-repeat 0 0;}
.menuTab01_little, .menuTab01_little a {width: 75px; float: left; background:   url(img/menutab_01_little.gif) no-repeat 0 0;}


.menuTab01 a:hover, .menuTab02 a:hover, .menuTab03 a:hover, .menuTab04 a:hover, .menuTab05 a:hover, .menuTab06 a:hover, .menuTab07 a:hover , .menuTab08 a:hover, .menuTab01_little a:hover {height: 25px; background-position: 0 -25px;}

.menuTab01s {width: 75px; float: left; background:   url(img/menutab_01.gif) no-repeat 0 -25px;}
.menuTab02s {width: 75px; float: left; background:   url(img/menutab_02.gif) no-repeat 0 -25px;}
.menuTab03s {width: 75px; float: left; background:   url(img/menutab_03.gif) no-repeat 0 -25px;}
.menuTab04s {width: 74px; float: left; background:   url(img/menutab_04.gif) no-repeat 0 -25px;}
.menuTab05s {width: 74px; float: left; background:   url(img/menutab_05.gif) no-repeat 0 -25px;}
.menuTab06s {width: 74px; float: left; background:   url(img/menutab_06.gif) no-repeat 0 -25px;}
.menuTab07s {width: 74px; float: left; background:   url(img/menutab_07.gif) no-repeat 0 -25px;}
.menuTab08s {width: 74px; float: left; background:   url(img/menutab_08.gif) no-repeat 0 -25px;}
.menuTab01s_little {width: 75px; float: left; background:   url(img/menutab_01_little.gif) no-repeat 0 -25px;}
/* ------------------------------------------------------------------------------------------------ */

/* フロート
