.dropdown {
	float: left;
/*	padding-right: 5px;*/
}

.dropdown dt {
	width: 67px;
	height: 50px;
	font-weight: bold;
	cursor: pointer;
	text-indent: -9999px;
}

.dropdown dd {
	position: absolute;
	overflow: hidden;
	width: 160px;
	display: none;
	background: #371D0C;
	z-index: 100;
	opacity: 0
}

.dropdown ul {
	width: 160px;
	border: 2px solid #261006;
	list-style: none;
	border-top: none
}

.dropdown li {
	display: inline
}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display: block;
	padding: 5px;
	color: #f6dd7f;
	text-decoration: none;
	background: #2b1305;
	width:160px;
	font-size: 85%;
/*	border-bottom: 1px solid #413020;*/
}

.dropdown a:hover {
	background: #d9e1e4;
	color: #000
}

.dropdown .underline {
	border-bottom: 1px solid #261006
}

/********************
Main Navigation Setting
********************/
/*ホーム*/
#one-ddheader a:link,
#one-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png') no-repeat 0 0;
}
#page01 #one-ddheader a 	{	background-position: 0 -100px;}
#one-ddheader a:hover 		{	background-position: 0 -50px;}
#one-ddheader a:active 		{	background-position: 0 -100px;}

/*レディース*/
#two-ddheader a:link,
#two-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png')  no-repeat -67px 0;}
#page02 #two-ddheader a 		{	background-position: -67px -100px;}
#two-ddheader a:hover	 			{	background-position: -67px -50px;}
#two-ddheader a:active 			{	background-position: -67px -100px;}

/*メンズ*/
#three-ddheader a:link,
#three-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png') no-repeat -134px 0;}
#page03 #three-ddheader a {	background-position: -134px -100px;}
#three-ddheader a:hover 	{	background-position: -134px -50px;}
#three-ddheader a:active	{	background-position: -134px -100px;}

/*料金表*/
#four2-ddheader{
/*	margin-left: 100px;*/
}
#four2-ddheader a:link,
#four2-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png') no-repeat -536px 0;
}
#page08 #four2-ddheader a {	background-position: -536px -100px;}
#four2-ddheader a:hover 	{	background-position: -536px -50px;}
#four2-ddheader a:active	{	background-position: -536px -100px;}

#four-ddheader{
/*	margin-left: 100px;*/
}
#four-ddheader a:link,
#four-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png') no-repeat -201px 0;
}
#page04 #four-ddheader a 	{	background-position: -201px -100px;}
#four-ddheader a:hover 		{	background-position: -201px -50px;}
#four-ddheader a:active		{	background-position: -201px -100px;}

/*よくある質問*/
#five-ddheader{
/*	margin-left: 100px;*/
}
#five-ddheader a:link,
#five-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png') no-repeat -335px 0;
}
#page05 #five-ddheader a 	{	background-position: -335px -100px;}
#five-ddheader a:hover 		{	background-position: -335px -50px;}
#five-ddheader a:active		{	background-position: -335px -100px;}

/*サロン案内*/
#six-ddheader{
/*	margin-left: 100px;*/
}
#six-ddheader a:link,
#six-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png') no-repeat -469px 0;
}
#page06 #six-ddheader a 	{	background-position: -469px -100px;}
#six-ddheader a:hover 		{	background-position: -469px -50px;}
#six-ddheader a:active		{	background-position: -469px -100px;}

/*お問い合わせ*/
#seven-ddheader a:link,
#seven-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png') no-repeat -603px 0;
}
#page07 #seven-ddheader a 	{	background-position: -603px -100px;}
#seven-ddheader a:hover 	{	background-position: -603px -50px;}
#seven-ddheader a:active	{	background-position: -603px -100px;}

/*お客様の声*/
#eight-ddheader a:link,
#eight-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png') no-repeat -268px 0;
}
#page08 #eight-ddheader a 	{	background-position: -268px -100px;}
#eight-ddheader a:hover 	{	background-position: -268px -50px;}
#eight-ddheader a:active	{	background-position: -268px -100px;}

/*会社概要*/
#nine-ddheader{ width: 68px; }
#nine-ddheader a:link,
#nine-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png') no-repeat -737px 0;
}
#page09 #nine-ddheader a 	{	background-position: -737px -100px;}
#nine-ddheader a:hover 		{	background-position: -737px -50px;}
#nine-ddheader a:active		{	background-position: -737px -100px;}

/*求人情報*/
#ten-ddheader a:link,
#ten-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png') no-repeat -670px 0;
}
#page10 #ten-ddheader a 	{	background-position: -670px -100px;}
#ten-ddheader a:hover 		{	background-position: -670px -50px;}
#ten-ddheader a:active		{	background-position: -670px -100px;}

/*ご予約*/
#eleven-ddheader a:link,
#eleven-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png') no-repeat -536px 0;
}
#page11 #eleven-ddheader a 	{	background-position: -536px -100px;}
#eleven-ddheader a:hover 		{	background-position: -536px -50px;}
#eleven-ddheader a:active		{	background-position: -536px -100px;}

/*スタッフ*/
#twelve-ddheader a:link,
#twelve-ddheader a:visited {
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: url('../images/navi.png') no-repeat -402px 0;
}
#page12 #twelve-ddheader a 	{	background-position: -402px -100px;}
#twelve-ddheader a:hover 		{	background-position: -402px -50px;}
#twelve-ddheader a:active		{	background-position: -402px -100px;}


