@charset "shift_jis";


.wide {
  width:1000px;
}

.wide_10 {
  width:1010px;
}

.wide_5 {
  width:995px;
}

.wide_7 {
  width:993px;
}

.wide_77 {
  width:923px;
}

.wide_79 {
  width:921px;
}

.wide_92 {
  width:908px;
}

.wide_97_2 {
  width:451px;
}

.wide_100per {
  width:100%;
}

.banana_wide {
  width:500px;
}

.lime_wide {
  width:200px;
}

.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:250px;
}

#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 >= 923? "923px" : "auto");
}


