#entrance {
	height:90px;
	background:url(../images/top/entrance.gif) no-repeat;
	margin:0 0 0 40px;
}
#entrance ul {
	padding:0px;
	margin:0px;
}
#entrance li {
	padding:0px;
	margin:0px;
	display:inline;
	list-style-type:none;
}
#entrance li a {
	height:90px;
	display:block;
	float:left;
	text-indent:-9900em;
	text-decoration:none;
	overflow:hidden;
}

/*------off*/
#entrance li.navi01 a {
	background:url(../images/top/entrance.gif) no-repeat 0px 0px;
	width:226px;
}
#entrance li.navi02 a {
	background:url(../images/top/entrance.gif) no-repeat 0px -90px;
	width:226px;
}


/*------hover*/
#entrance li.navi01 a:hover {
	background:url(../images/top/entrance.gif) no-repeat -230px 3px;
}
#entrance li.navi02 a:hover {
	background:url(../images/top/entrance.gif) no-repeat -226px -87px;
}






#entrance2 {
	height:90px;
	margin:0 0 30 150px;
}
#entrance2 ul {
	padding:0px;
	margin:0px;
}
#entrance2 li {
	padding:0px;
	margin:0px;
	display:inline;
	list-style-type:none;
}
#entrance2 li a {
	height:90px;
	display:block;
	float:left;
	text-indent:-9900em;
	text-decoration:none;
	overflow:hidden;
}

/*------off*/
#entrance2 li.navi01 a {
	background:url(../images/top/entrance.gif) no-repeat 0px 0px;
	width:226px;
}


/*------hover*/
#entrance2 li.navi01 a:hover {
	background:url(../images/top/entrance.gif) no-repeat -230px 3px;
}
