@charset "UTF-8";
/* CSS Document */




#menuBarMain {
	margin:0;
	padding: 0;
	border: 0;
	width: 715px;
	background-color: #226942;
	text-decoration: none;
	list-style-type: none;
	
	
	}

#menuBarMain ul {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 715px;
	text-decoration: none;
	list-style-type: none;
	background-color: #226942;
	background-image: url(top_images200901/2009_03_lapalm_nav.gif) no-repeat;	
}



#menuBarMain li {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	list-style: none;
	text-decoration: none;
	text-align: left;
}

#menuBarMain li a{
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	list-style: none;
	text-decoration: none;
	text-align: left;	
	
}


/*--------------------------------list lolover---------------------------------*/


#menuBarMain li#top a{
	width:45px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_01.gif);
}

#menuBarMain li#topics a{
	width:60px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_02.gif);
}

#menuBarMain li#menu a{
	width:50px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_03.gif);
}

#menuBarMain li#ticket a{
	width:53px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_04.gif);
}

#menuBarMain li#shop a{
	width:92px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_05.gif);
}

#menuBarMain li#hair a{
	width:105px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_06.gif);
}

#menuBarMain li#cafe a{
	width:85px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_07.gif);
}

#menuBarMain li#kids a{
	width:80px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_08.gif);
}

#menuBarMain li#member a{
	width:72px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_09.gif);
}

#menuBarMain li a{
	width:52px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_10.gif);
}







#menuBarMain li#top a:hover{
	width: 45px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_11.gif);
}

#menuBarMain li#topics a:hover{
	width: 60px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_12.gif);
}

#menuBarMain li#menu a:hover{
	width: 50px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_13.gif);
}

#menuBarMain li#ticket a:hover{
	width: 53px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_14.gif);
}

#menuBarMain li#shop a:hover{
	width: 92px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_15.gif);
}

#menuBarMain li#hair a:hover{
	width: 105px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_16.gif);
}

#menuBarMain li#cafe a:hover{
	width: 85px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_17.gif);
}

#menuBarMain li#kids a:hover{
	width: 80px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_18.gif);
}


#menuBarMain li#member a:hover{
	width: 72px;
	height:24px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(top_images200901/menubar_19.gif);
}

