@charset "Shift_JIS";
#logo {
  float: left;
}

#menu {
  line-height: 100%;
}
#menu a{
  text-decoration: none;
}
#menu .index_j, .index_e {
  padding-left: 40px;
  font-size: 0.9em;
  font-weight: bold;
}
#menu .index_j {
  color: #333;
}
#menu .index_e {
  color: #666;
}
#menu .index_desc {
  padding-left: 20px;
  font-size: 0.8em;
  font-weight: bold;
  color: #6c6;
}

#info {
  float: left;
  width: 200px;
  background-image: url(http://www.plus-p.org/img/info.gif);
  background-repeat: no-repeat;
}

#software {
  float: left;
  width: 240px;
  background-image: url(http://www.plus-p.org/img/softdev.gif);
  background-repeat: no-repeat;
}

#shareware {
  float: left;
  background-image: url(http://www.plus-p.org/img/sharew.gif);
  background-repeat: no-repeat;
}

#back {
  width: 640px;
  text-align: right;
  margin-bottom: 20px;
}

