@charset "UTF-8";

.filter-form .filter-form-inner:after {
  left: 530px;
}

.filter-form form:after {
  left: 530px;
}

.filter-box .btn {
  width: 270px;
}

.filter-form form .select-list {
  width: 430px;
}

.filter-form form .select-list dt {
  width: 95px;
}

.filter-form form .select-list dt label {
  width: 95px;
}

.filter-form form .select-list dd {
  width: 320px;
}

.filter-form form select {
  width: 320px !important;
}

.filter-form form .filter-submit {
  margin-top: 32px;
}

.press .press-list {
  clear:both;
  float:left;
  width:100%;
  margin:0 0 25px;
  padding:0;
}

.press .press-list dt {
  clear:both;
  float:left;
  width:240px;
  margin:0 0 12px;
  padding:0;
}

.press .press-list dt img {
  vertical-align: middle;
}

.press .press-list dd {
  float:left;
  width:440px;
  margin:0 0 12px;
  padding:0;
}
