*+html #logo {

     border-bottom:3px solid #fff;
}
* html #logo {
     border-bottom:3px solid #fff;
}
* html #search {
     display:inline;
}
* html #search form {
     display:inline;
}
* html #search {
     float:none;
}
* html #basket {
     display:inline;
     margin-left:400px;
}
* html #navi_top {
     margin-top:14px;
}

* html #col_right {
     border-left:0;
}

*+html #content {
  float:none;
}

* html #menu_left ul li.ifSub {
     color:#000;
     background:none;
}
* html #menu_left ul li.ifSub:hover {
     color:#000;
     background:none;
}
* html #menu_left ul li.actSub {
     background:none;
}
* html #menu_left ul li.actSub a {
     color:#ec7127;
}
* html #menu_left ul li.cur a {
     color:#ec7127;
}
* html #menu_left ul li.curSub {
     background:none;
}

ul ul ul li a{
  font-size:120%;
}