
#logo ul {
	margin:0 auto; 
	padding:0; 
	position:relative;
	width:450px; 
	height:50px;
background:#fff url(../images/e-.png);	z-index:1; 
	overflow:hidden;
}
#logo li {
	list-style-type:none; 
	width:52px; 
	height:56px;
	position:absolute;
}
#logo a {
	display:block; 
	width:52px; 
	height:0;
	color:#000; 
	text-decoration:none; 
	padding-top:56px; 
	background:transparent; 
	overflow:hidden; 
	z-index:10;
}
* html #logo a {
	height:56px; 
	he\ight:0;
}
* html a#e-bungotakada,
* html a#e-usacity,
* html a#e-nakatsu {
	height:50px; he\ight:0;
}
#logo a#e-bungotakada,
#logo a#e-usacity,
#logo a#e-nakatsu {
	width:218px;
	padding-top:50px;
	height:0;
	display:block;
	overflow:hidden;
	position:absolute; 
}

#logo a#e-bungotakada {
	left:300px; 
	top:0px;
background:transparent url(../images/e-bungotakada_hover.png) no-repeat 458px 105px;}
#logo a#e-usacity {
	left:150px; 
	top:0px; 
background:transparent url(../images/e-usa_hover.png) no-repeat 458px 105px;}
#logo a#e-nakatsu {
	left:0px; 
	top:0px; 
background:transparent url(../images/e-nakatsu_hover.png) no-repeat 458px 105px;}
#logo a#e-bungotakada:hover,
#logo a#e-usacity:hover, 
#logo a#e-nakatsu:hover {
	background-position: 0 0;
}
#logo a#e-bungotakada:hover b,
#logo a#e-usacity:hover b, 
#logo a#e-nakatsu:hover b {
	display:none;
}
