#header .globalNavi2 {
	width: 900px;
	color:#FFFFFF;
	overflow:hidden;
	position:absolute;
	left: 26px;
	top: 70px;
	z-index:30;
	height: 66px;
}
.subpage #header .globalNavi2 {
	width: 900px;
	color:#FFFFFF;
	overflow:hidden;
	position:absolute;
	left: 26px;
	bottom: 0px;
	z-index:30;
}

#header .globalNavi2:after {
	content: "";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}
#header .globalNavi2 li {
	width:150px;
	height: 66px;
	float: left;
	display:block;
	text-align:center;
	line-height: 60px;
	background: #dc7c84;
	color: #000000;
	font-family:"qMm Pro W3", "lr o";
}

#header .globalNavi2 li a:hover {
	background-color:#FFFFFF;
}

#header .globalNavi2 li a:hover img {
	visibility:hidden;
}

#header .globalNavi2 #shop a:hover {
	background:url(../common/img/shop_li2.jpg) left top no-repeat;
	display:block;
	width:150px;
	height:66px;
}

#header .globalNavi2 #jewelry a:hover {
	background:url(../common/img/jewelry_li2.jpg) left top no-repeat;
	display:block;
	width:150px;
	height:66px;
}

#header .globalNavi2 #hautecouture a:hover {
	background:url(../common/img/hautecouture_li2.jpg) left top no-repeat;
	display:block;
	width:150px;
	height:66px;
}

#header .globalNavi2 #pressrelease a:hover {
	background:url(../common/img/pressrelease_li2.jpg) left top no-repeat;
	display:block;
	width:150px;
	height:66px;
}

#header .globalNavi2 #profile a:hover {
	background:url(../common/img/profile_li2.jpg) left top no-repeat;
	display:block;
	width:150px;
	height:66px;
}

#header .globalNavi2 #information a:hover {
	background:url(../common/img/information_li2.jpg) left top no-repeat;
	display:block;
	width:150px;
	height:66px;
}
.panels     { position : relative; }
#panel1     { width : 880px; height : 150px; position : absolute; top : 100px; left : 20px; z-index : 40; filter : alpha(opacity=0); -moz-opacity : 0; opacity : 0;}
#panel1 ul  { margin : 0; }
#panel1 li  { float : left; width : 150px; height : 150px; margin : 0; padding : 0; }
