body{background:#ffffff}
#top {
  margin:2% 2%;
  }
#prv {
  float:left;
  text-align:left;
  width:15%;
  margin-top:0;
  }
#nxt {
  float:right;
  width:15%;
  text-align:right;
  margin-top:0;
  }
#bak {
  text-align:center;
}
a:link   {color:#0033ff;text-decoration:none;}
a:visited{color:#3366ff;text-decoration:none;}
a:active {color:#ff0000;text-decoration:underline;}
a:hover  {color:#0000ff;text-decoration:underline;}

h1{text-align:center;}
h2{font-size:120%;margin: 0 0 7px 0;}
h3{
  color:#0000ff;
  background-color:#ffeeee;
  margin:1% 0 1% 0;
  padding-left:0.5em;
  border:solid #ff3333;
  border-width:1px 0 0 0;
  clear:both;
  }
div.setumei {
  clear:both;
  margin:1% 3%;
  padding: 0px 0px 0px 0px;
  }
p {text-indent:1em; margin:7px 0 0 0;}
hr {
  clear:both;
  border:solid 1px #ffffff;
  }
address {
  font-style:normal;
  line-height:130%;
  text-align:right;
  margin:0% 3% 2% 3% ;
  }
img.yoko{width:200px; height:150px;
  float:left;
  padding: 0px 15px 10px 0px;
}
img.tate{width:150px; height:200px;
  float:left;
  padding: 0px 15px 10px 0px;
}
li {
  clear:both;
  border-top:solid 1px #00ff00;
}

