@charset "shift_jis";


.wide {
  width:800px;
}

.wide_10 {
  width:810px;
}

.wide_5 {
  width:795px;
}

.wide_7 {
  width:793px;
}

.wide_77 {
  width:723px;
}

.wide_79 {
  width:721px;
}

.wide_92 {
  width:708px;
}

.wide_97_2 {
  width:351px;
}

.wide_100per {
  width:100%;
}

.banana_wide {
  width:500px;
}

.lime_wide {
  width:200px;
}

.muscat_wide {
  width:220px;
}

.muscat1_wide {
  width:220px;
}

.muscat1b_wide {
  width:220px;
}

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


