@charset "shift_jis";


.wide {
  width:600px;
}

.wide_10 {
  width:610px;
}

.wide_5 {
  width:595px;
}

.wide_7 {
  width:593px;
}

.wide_77 {
  width:523px;
}

.wide_79 {
  width:521px;
}

.wide_92 {
  width:508px;
}

.wide_97_2 {
  width:251px;
}

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


