@charset "utf-8";


/* Header Area */

html > body #body {
    position: relative;
	text-align:left;
	margin:10px auto;
}
html > body #gnb_head_Area {
    position: absolute;
    left: 0;
    top: 0;
}
html > body #pageBodyHeadArea {
    position: relative;
    margin-top: 96px;
}

html > body #productnav {
    position: absolute;
	width: auto;
	height: 53px;
	top: 43px;
	right: 0;
	min-width: 100px;
	max-width: 600px;
}



#productnav {
    float: right;
	width: auto;
	height: 48px;
	margin: 0 0 5px;
}



#productnav dl,
#productnav dt,
#productnav dd {
	padding: 0;
	margin: 0;
}

#productnav dt,
#productnav dd {
	position: relative;
	float: left;
	width: auto;
	height: 48px;
	line-height: 1.0;
	overflow: hidden;
}

#productnav a {
	position: relative;
	float: left;
	display: block;
	line-height: 0;
	font-size: 0;
	text-indent: -10000px;
	color: #fff;
	text-decoration: none;
}

#productnav dt a {
	height: 48px;
}

#productnav dl.gnav-docomo dt a {
	width: 89px;
	background: transparent url('../img/gnttl_docomo.gif') 0 0 no-repeat;
}
#productnav dl.gnav-au dt a {
	width: 31px;
	background: transparent url('../img/gnttl_au.gif') 0 0 no-repeat;
}
#productnav dl.gnav-accessories dt a {
	visibility: hidden;
}



#productnav dd a {
	height: 48px;
}

#productnav dl.gnav-docomo dd a {
	width: 66px;
}

#productnav dl.gnav-au dd a {
	width: 58px;
}

#productnav dl.gnav-accessories dd a {
	width: 70px;
}

#productnav dd a span {
	position: absolute;
	display: block;
	height: 40px;
	left: 0;
	top: 9px;
	cursor: pointer;
	z-index: 100;
}


#productnav dl.gnav-docomo dd a span {
	width: 66px;
}

#productnav dl.gnav-au dd a span {
	width: 48px;
}

#productnav dl.gnav-accessories dd a span {
	width: 70px;
}



#cmpBodyArea {
}


#productnav dd#nav-urbano_barone a,
#productnav dd#nav-urbano_barone span{
	width:100px !important;
}
#productnav dd#nav-hbh-ds205mk2 a,
#productnav dd#nav-hbh-ds205mk2 span{
	width:106px !important;
}
