#top a {
	height: 33px;
	width: 94px;
	background-image: url(images/01_global_nav.gif);
}
.crea{
	clear: left;
}
#menu_a{
	height: 50px;
	width: 180px;
	padding-right: 1px;
	background-image: url(images/nikita.gif);
	background-repeat: no-repeat;
}
#menu_b{
	height: 50px;
	width: 180px;
	padding-right: 1px;
	background-image: url(images/tiamo.gif);
	background-repeat: no-repeat;	
}
#menu_c{
	height: 50px;
	width: 180px;
	padding-right: 1px;
	background-image: url(images/vers.gif);
	background-repeat: no-repeat;	
}

#menu_d{
	height: 50px;
	width: 180px;
	padding-right: 1px;
	background-image: url(images/luca.gif);
	background-repeat: no-repeat;
	}

/* ブランドロゴとナビゲーション
---------------------------------------------*/

#globalnav01 {
	position: absolute;
	top: 510px;
	left: 0px;
	width: 741px;
	height: 50px;
	list-style-type: none;
	margin-bottom: 10px;
}
#globalnav01 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#globalnav01 li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#globalnav01 li a {
	display: block;
    width: 180px;
	height :50px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
