/* menuB */
#menuB {
  margin: 0 0 5px;
}

#menuB div.mnUnit {
  margin-bottom: 7px;
  position: relative;
  zoom: 1;
}

#menuB dl {
  font-weight: bold;
}

#menuB dt span {
  display: block;
  float: left;
}
#menuB dt .btn {
  float: right;
}
#menuB dd {
  position: relative;
  border-top: 1px solid #e1e1e1;
  zoom: 1;
}
#menuB .ispUnit dd .btnmenu a.text {
  padding: 6px 0 7px 20px;
}

#menuB .ispUnit .mnMod {
  display: table;
}
#menuB .ispUnit .mnMod a {
  display: table-cell;
  *float: left;
  vertical-align: top;
  width: 78px;
  _width: 87px;
  padding: 10px 0 7px 0;
  font-size: 0.9em;
  font-weight: normal;
  background: none;
  text-align: center;
}

#menuB .ispUnit .mnMod a.odd,
#menuB .ispUnit .mnMod a.first,
#menuB .ispUnit .mnMod a.second {
  border-right: 1px solid #e1e1e1;
  width: 130px;
}

#menuB .ispUnit .mnMod a.first,
#menuB .ispUnit .mnMod a.second {
  width: 78px;
  _width: 54px;
}
#menuB .ispUnit .mnMod a.last {
  width: 77px;
  _width: 67px;
  _white-space: nowrap;
}
#menuB dd a.text {
  display: block;
  line-height: 1.3;
  padding: 7px 25px 6px 20px;
  background-position: -455px -717px;
  zoom: 1;
}

#svcListBtn a.text {
  display: block;
  padding: 5px 11px;
  font-weight: bold;
  text-align: center;
}

#menuB .ispUnit .mnMod a,
#menuB dd a.text,
#menuB dd a.text-icon,
#svcListBtn  a.text{
	color:#333;
}

#menuB dd a.text:hover,
#menuB dd a.text-icon:hover{
	background-color:#f5f5f5;
  text-decoration: none;
}
#menuB dd a.on,#menuB dd a.on:hover{
	background-color:#ffef99;
}

/* menu onmouse */

/* menu open */
#menuB dd div.menuOpen a.background-color {
  background: #f9e6c1;
}
#editBtn {
  float: left;
  margin-left: 8px;
  font-weight: normal;
}

#menuB .rcm {
  width: 185px;
  top: -8em;
  position: absolute;
}

#menuB .rcmInr {
  padding: 10px 8px;
  border: 1px solid #75716d;
  border-bottom: none;
  font-size: 0.93em;
  background-position: 0 -1247px;
  background-color: #fff;
}

#menuB .rcmInr a {
  color: #16387c;
}

#menuB .rcmBtm {
  width: 185px;
  height: 13px;
  margin-bottom: 2px;
  background-position: -200px -123px;
}

#menuB .rcm p a {
  display: block;
  margin-bottom: 3px;
  font-size: 1.25em;
  width: 120px;
}

#menuB .rcm p span {
  display: block;
}

#menuB .rcm .select {
  margin-top: 7px;
}

#menuB .rcm .select a {
  padding: 2px 0;
  width: 79px;
  color: #333;
}

#menuB dd a.text.bg-none {
  background: #fff;
}
#menuB dd a.text.bg-none:hover{
	background-color:#f5f5f5;
  text-decoration: none;
}

#menuB dd a.text-icon {
  display: block;
  line-height: 1.3;
  padding: 7px 6px 6px 0;
  background: #fff;
  zoom: 1;
}
#menuB dd a.text-icon .icon {
  padding: 0;
  padding-right: 10px;
  position: relative;
  top: 2px;
}

/* #hikkoshiBannerLeftArea */
#hikkoshiBannerLeftArea{padding:3px;}
