BODY, HTML, TABLE {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.oishi_bg {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -512px;
  width: 1024px;
  height: 300px; 
  background-image: url(pics/oishi_bg_pet.jpg);
  background-repeat: no-repeat;
}

.oishi_index_bg {
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -160px;
  width: 320px;
  height: 320px; 
  background-image: url(pics/oishi_320.gif);
  background-repeat: no-repeat;
  cursor: pointer;
}
.det {
  position: absolute; 
  top:94px;
  height: 200px;
  width: 80px;
  cursor: pointer;
}
H3 {
  text-align: center;
  padding-bottom: 20px;
}
.bimg {
  margin-left: 20px;
}
.detdiv {
  float: left;
}
.oishi_mnu {
  position: absolute;
  top: 310px;
  left: 50%;
  z-index: 10;
  margin-left: -512px;
  width: 1024px;
  height: 20px;
  text-align: center;
}
.oishi_mnu A {
  font-weight: bold;
  padding-right: 20px;
  text-decoration: none;
  color: #008000;
}
.oishi_mnu A:hover {
  color: #00A000;
}
.oishi_txt {
  position: absolute;
  top: 310px;
  left: 50%;
  margin-left: -512px;
  width: 1024px;
  text-align: justify;
  font-size: 13px;
}
.oishi_c {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 15px;
  color: #800000;
  text-align: center;
}
.regtbl {
  border-collapse: collapse;
  width: 400px;
}
.regtbltxt {
  width: 200px;
  text-align: right;
  padding-right: 10px;
}
.reginp {
  border: 1px solid black;
  width: 150px;
  height: 15px;
  font-size: 13px;
}
.klink {
  color: #008000;
  text-decoration: none;
  font-weight: bold;
}

.klink:hover {
  color: #00A000;
}
.bimg {
  float: left;
  margin-right: 30px;
}
.detdiv {
  float: left;
  width: 500px;
}
H3 {
  text-align: left;
  padding-left: 30px;
}
