﻿@charset "utf-8";
.ie body {
  font-family: Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.ie6 div.search-current {
  margin: 0 0 20px 0; padding: 0 0 20px 0;
}
.ie6 div.pickup {
  height: 1px;
}
.ie6 div.column-body div p.column-description {
  height: 36px;
}
.ie6 p.pager {
  height: 1px;
}
.ie6 div.search-current div.address div p,
.ie7 div.search-current div.address div p {
margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}
.gecko div.search-current div.address div img.cancel {
  position: static;
  padding: 12px 0 0 0;
}

.ie7 .ref table.advancedTreat td {
	font-size:86%;
}
