body {
  background-image: url(bg_ps.jpg);
  background-repeat: repeat-x;
  background-attachment: fixed;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #F7EBEF;
}
h1 {
  color: olive;
  font-size : 14px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
select
a {
  color: black;
}
a:link {
  color: black;
}
a:visited {
  color: black;
}
img {
  border:0px;
}
h2{
  font-size : 13px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : silver;
}
a:hover {
  position: relative;
  top: 1px;
  left: 1px;
}
td{
  font-size : 13px;
  line-height : 15px;
}
h3{
  font-size : 13px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : silver;
}
form{
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
input.kensaku-box {
  width : 110px;
}
textarea.rinen {
  width : 380px;
  font-size : 13px;
  height : 40px;
  background-color : #ffffce;
}
h4{
  font-size : 12px;
  color : silver;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
