
#menu	{
	flort: center;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 60px;
}
#menu:after { 
	height: 0; 
	visibility: hidden;	
	content: "."; 
	display: block; 
	clear: both; 
}
#menu a	{
	width: 162px;
	height: 128px;
	display: block;
}
#menu a span{
	display:none;
} 
#menu li	{
	float: left;
	list-style: none;
	padding: 2px;
}

#menu .works a	{
	background: url(images/top/works.gif) no-repeat;
}
#menu .profile a	{
	background: url(images/top/profile.gif) no-repeat;
}
#menu .news a	{
	background: url(images/top/news.gif) no-repeat;
}
#menu .contact a	{
	background: url(images/top/contact.gif) no-repeat;
}



#menu .jta a	{
	background: url(images/top/jta.gif) no-repeat;
}
#menu .jyutaro a	{
	background: url(images/top/jyutaro.gif) no-repeat;
}
#menu .maruyama a	{
	background: url(images/top/maruyama.gif) no-repeat;
}
#menu .asahido a	{
	background: url(images/top/asahido.gif) no-repeat;
}
#menu .drumer a	{
	background: url(images/top/drumer.gif) no-repeat;
}

#menu .nangoku2 a	{
	background: url(images/top/nangoku2.gif) no-repeat;
}

#menu .nangoku a	{
	background: url(images/top/nangoku.gif) no-repeat;
}
#menu .draft a	{
	background: url(images/top/draft.gif) no-repeat;
}
#menu .ffcc a	{
	background: url(images/top/ffcc.gif) no-repeat;
}
#menu .senka a	{
	background: url(images/top/senka.gif) no-repeat;
}
#menu .times a	{
	background: url(images/top/times.gif) no-repeat;
}


#menu .mimi a	{
	background: url(images/top/mimi.gif) no-repeat;
}
#menu .bowl a	{
	background: url(images/top/bowl.gif) no-repeat;
}
#menu .heiwa a	{
	background: url(images/top/heiwa.gif) no-repeat;
}
#menu .ncis a	{
	background: url(images/top/ncis.gif) no-repeat;
}
#menu .taiyou a	{
	background: url(images/top/taiyou.gif) no-repeat;
}


#menu .ocs a	{
	background: url(images/top/ocs.gif) no-repeat;
}
#menu .cowboy a	{
	background: url(images/top/cowboy.gif) no-repeat;
}
#menu .bseal a	{
	background: url(images/top/bseal.gif) no-repeat;
}
#menu .original a	{
	background: url(images/top/orignal.gif) no-repeat;
}
#menu .morinaga a	{
	background: url(images/top/morinaga.gif) no-repeat;
}
#menu .trailer a	{
	background: url(images/top/trailer.gif) no-repeat;
}


#menu a:hover	{
	background-position: 0 -128px;
}
