body{
  font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝";
  font-size: 14px;
  width: 700px;
  height: 850px;
  margin-left: auto;
  margin-right: auto;
}
h4{
  font-size: 18px;
  background-color: #8f8;
  text-align: center;
  padding-top: 5px;
  margin-top: -10px;
  height: 35px;
  width: 700px;
}
br{
  border-spacing: 2px;
}
div{
  margin-left: -40px;
  padding-left: 0;
}
li{
  list-style-type: none;
}
dl{
  margin-top: 0;
  padding-top: 3px;
  padding-left: 5px;
  width: 170px;
  height: 120px;
  border: solid 1px #000;
}
dt{
  font-weight: bold;
  margin-top: 3px;
}
dd{
  margin-left: 20px;
  margin-top: 3px;
  padding-top: 0;
  padding-left: 0;
}


address{
  clear: left;
  margin-top: 0;
  font-size: 15px;
  border-top: dashed 1px #000;
  border-bottom: dashed 1px #000;
  line-height: 1.5;
  text-align: center;
}

ol#wakare {
  clear: left;
  margin-top: 0;
  margin-left: 40px;
  padding-top: 0;
}
ol#wakare li {
  margin-left: 10px;
  list-style-type: none;
  float: left;
}
ol#wakare li a {
  height: 20px;
  text-decoration: none;
  font-size: 16px;
}  
ol#wakare li a:link {
  color: #00f;
  border: inset 2px #fff;
  background-color: #fff;
}
ol#wakare li a:visited {
  color: #00a;
  border: inset 2px #ddf;
  background-color: #ddf;
}
ol#wakare li a:hover {
  color: #f00;
  border: outset 2px #faa;
  background-color: #fee;
}
.ookii{
  font-stretch: extra-condensed;
  font-weight: bold;
}
.higasi {
  clear: left;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  width: 150px;
  height:30px;
  margin-left: 550px;
  margin-bottom: 0;
  padding-top: 4px;
  background-color: #bcf;
  text-align: center;
}
.kita {
  clear: left;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  width: 150px;
  height:30px;
  margin-left: 550px;
  margin-bottom: 0;
  padding-top: 4px;
  color: #fff;
  background-color: #000;
  text-align: center;
}
.nisi {
  clear: left;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  width: 150px;
  height:30px;
  margin-left: 550px;
  margin-bottom: 0;
  padding-top: 4px;
  background-color: #ff6;
  text-align: center;
}
.nan {
  clear: left;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  width: 150px;
  height:30px;
  margin-left: 550px;
  margin-bottom: 0;
  padding-top: 4px;
  background-color: #f99;
  text-align: center;
}
.hitotume{
  float: left;
}
.mittume{
  float: left;
  position: relative;
  top: -100px;
}