@charset "shift_jis";


.wide {
  width:700px;
}

.wide_10 {
  width:710px;
}

.wide_5 {
  width:695px;
}

.wide_7 {
  width:693px;
}

.wide_77 {
  width:623px;
}

.wide_79 {
  width:621px;
}

.wide_92 {
  width:608px;
}

.wide_97_2 {
  width:301px;
}

.wide_100per {
  width:100%;
}

.banana_wide {
  width:300px;
}

.lime_wide {
  width:250px;
}

.muscat_wide {
  width:450px;
}

.muscat1_wide {
  width:450px;
}

.muscat1b_wide {
  width:450px;
}

.muscat1c_wide {
  width:450px;
}

.muscat2_wide {
  width:450px;
}

.muscat2b_wide {
  width:450px;
}

.muscat2c_wide {
  width:450px;
}

.muscat3_wide {
  width:450px;
}

.orange2_wide {
  width:200px;
}

.pineapple_wide {
  width:300px;
}

#muscat1  #categoryList .item img,
#muscat1b #categoryList .item img,
#muscat1c #categoryList .item img,
#muscat2  #categoryList .item img,
#muscat2b #categoryList .item img,
#muscat2c #categoryList .item img,
#HeaderImage img {
  max-width: 100%;
  width: expression(this.width >= 623? "623px" : "auto");
}


