/* ---HEADERNAVI--------------------------------------------*/

#headermenu ul {
  height:             18px;
  background-color:   #877e5c;
	padding:            0px 0px 0px 56px;
	margin:             0 auto;
}

#home #headermenu ul {
  height:             18px;
  background-color:   #877e5c;
	padding:            0px 0px 0px 8px;
	margin:             0 auto;
}

#headermenu li {
  float:              left;
  list-style:         none;
  display:            block;
	text-indent:        -9999px;
	height:             18px;
	padding:            0;
}

#headermenu li a{
	display:            block;
	height:             18px;
	text-decoration:    none;
}

#headermenu #kodawari a {
	width:              107px;
	background:         url(images/hmenu_01.gif) no-repeat;
}

#headermenu #hanbai a {
	width:              72px;
	background:         url(images/hmenu_02.gif) no-repeat;
}

#headermenu #komezukuri a {
	width:              94px;
	background:         url(images/hmenu_03.gif) no-repeat;
}

#headermenu #chishiki a {
	width:              84px;
	background:         url(images/hmenu_04.gif) no-repeat;
}

#headermenu #inaka a {
	width:              73px;
	background:         url(images/hmenu_05.gif) no-repeat;
}

#headermenu #idobata a {
	width:              84px;
	background:         url(images/hmenu_06.gif) no-repeat;
}

#headermenu #qa a {
	width:              59px;
	background:         url(images/hmenu_07.gif) no-repeat;
}

#headermenu #toiawase a {
	width:              75px;
	background:         url(images/hmenu_08.gif) no-repeat;
}

#headermenu #cart a {
	width:              93px;
	background:         url(images/b_viewcart01.gif) no-repeat;
}


/* ---LEFTNAVI----------------------------------------------*/

#leftcont ul {
  width:              165px;
	padding:            0;
	margin:             0;
}

#leftcont li {
  list-style:         none;
  display:            block;
	text-indent:        -9999px;
	width:              165px;
	height:             29px;
	padding:            0;
}

#leftcont li a{
	display:            block;
	width:              165px;
	height:             29px;
	text-decoration:    none;
}

#leftcont #menu a {
	width:              165px;
	background:         url(images/smenu_top.jpg) no-repeat;
}

#leftcont #kodawari a {
	width:              165px;
	background:         url(images/smenu_01.jpg) no-repeat;
}

#leftcont #hanbai a {
	width:              165px;
	background:         url(images/smenu_02.jpg) no-repeat;
}

#leftcont #komezukuri a {
	width:              165px;
	background:         url(images/smenu_03.jpg) no-repeat;
}

#leftcont #chishiki a {
	width:              165px;
	background:         url(images/smenu_04.jpg) no-repeat;
}

#leftcont #inaka a {
	width:              165px;
	background:         url(images/smenu_05.jpg) no-repeat;
}

#leftcont #idobata a {
	width:              165px;
	background:         url(images/smenu_06.jpg) no-repeat;
}

#leftcont #qa a {
	width:              165px;
	background:         url(images/smenu_07.jpg) no-repeat;
}

#leftcont #toiawase a {
	width:              165px;
	background:         url(images/smenu_08.jpg) no-repeat;
}

#leftcont #cart a {
	width:              165px;
	background:         url(images/b_viewcart02.gif) no-repeat;
}

