@charset "utf-8";

@import url("../packages/default/css/import.css");

div.subarea {
  float:left;
  width: 100px;
  height: 100px;
  clear: none;
}

div.subarea h3 {
display: none;
float: left;
  width: 100px;
  height: 100px;
}

.subarea img {
  float: left;
border:1px solid #999999;
}

div.subphotoimg {
 float:left;
  width: 100px;
  height: 100px;
}

.subtext {
  display: none;
  float: left;
 width: 100px;
 height: 100px;
}
