

.cds-navi {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
  width:145px;
  height:auto;
  vertical-align:bottom;
   border-radius: 7px;         /* CSS3 */
   -moz-border-radius: 7px;    /* Firefox */
   -webkit-border-radius: 7px; /* Safari,Chrome */

   border: 1px #311f1d solid;     /* ���������� */
   background-color: #ffffff;   /* �طʿ� */

}

.search {
	  vertical-align:bottom;
   border-radius: 7px;         /* CSS3 */
   -moz-border-radius: 7px;    /* Firefox */
   -webkit-border-radius: 7px; /* Safari,Chrome */

   border: 1px #311f1d solid;     /* ���������� */
   background-color: #95c7cf;   /* �طʿ� */
   width: 145px;
   height:auto;
}

.itembox {
	  vertical-align:bottom;
   border-radius: 7px;         /* CSS3 */
   -moz-border-radius: 7px;    /* Firefox */
   -webkit-border-radius: 7px; /* Safari,Chrome */

   border: 1px #311f1d solid;     /* ���������� */
   /* �طʿ� */
   width:auto;
   height:auto;
}

.cds-navi li { 
display: inline;
}

.cds-navi li a {
  margin-bottom: 1px;
  padding: 5px 0 10px 7px;
  display: block;
  width: 120px;
  color: #311f1d;
  font-size:90%;
  font-weight:600;
  height:10px;
}

li.menubar a {
  display: block;
  padding: 5px 0 10px 7px;
  width: 138px;
  color: #311f1d;
  font-size:90%;
  font-weight:600;
  height:10px;
  background-color:#95c7cf;
}



.cds-navi li a:hover {

  color: #e78716;
}

.topimage01 {
	background-image: url(http://img09.shop-pro.jp/PA01044/386/etc/menu_topimage01.gif);
	width:145px;
	height:20px;
	background-repeat:no-repeat;
}

.topimage02 {
	background-image: url(http://img09.shop-pro.jp/PA01044/386/etc/menu_topimage02.gif);
	width:145px;
	height:20px;
	background-repeat:no-repeat;
}

.topimage03 {
	background-image: url(http://img09.shop-pro.jp/PA01044/386/etc/menu_topimage03.gif);
	width:145px;
	height:20px;
	background-repeat:no-repeat;
}

.topimage04 {
	background-image: url(http://img09.shop-pro.jp/PA01044/386/etc/menu_topimage04.gif);
	width:145px;
	height:20px;
	background-repeat:no-repeat;
}