/* wasshie のデザイン用CSS*/
body{
  text-align:center;
  margin:0px;
  padding:0px;
  scrollbar-base-color:#779977;
  background-image : url(screen.gif);
  background-attachment:fixed;
}
.contents1 {
  width: 750px;
  margin:auto;
  background-color: #eddd83;
  text-align:left;
  border-top:solid 5px #ffffcc;
  border-right:solid 5px #f4eab5;
  border-bottom:solid 5px #ffffcc;
  border-left:solid 5px #f4eab5;
  position:relative;
  margin-top:30px;
  padding:10px;
}
.contents2
{
  width: 730px;
  margin:auto;
  background-color: #f4eab5;
  text-align:left;
  border-top:solid 5px #ffffcc;
  border-right:solid 5px #ffffcc;
  border-bottom:solid 5px #ffffcc;
  border-left:solid 5px #ffffcc;
  position:relative;
  padding:10px;
}
P{
  font-size : 10pt;
  line-height : 18pt;
  color :#400000;
}
.WORD{
  font-size : 11pt;
  line-height : 18pt;
  color :#400000;
}
TR{
  font-size : 11pt;
  line-height : 15pt;
  color :#400000;
}
H1 {
  font-size: 16pt;
  font-family: "ＭＳ Ｐ明朝", "細明朝体",serif;
  text-decoration : none;
  line-height : 13pt;
  color :#400000;
  font-weight:bold;
  margin: 0px;
  text-align: center;
}
h2{
  font-size: 11pt;
  font-weight:normal;
  margin: 0px;
  color :#400000;
  font-family: "ＭＳ Ｐ明朝", "細明朝体",serif;
}
.h2{
  float:left;
  margin: 5px;
}
h3{
  float:left;
  margin: 5px;
}
h4{
  float:left;
  margin: 5px;
}
h5{
  float:left;
  margin: 5px;
}
h6{
  float:left;
  margin: 5px;
}
.back{
  margin:30px 70px 40px 70px;
}
A{
  text-decoration: none;
  color : #779977;
}
span A:hover {
  border-bottom:solid 1 #ffcc00;
  background-color:#ffffcc;
  background-image : url(navbk2.gif);
  color:#800000;
}
P A:hover{
  border:double 5px;
  border-color:#779977;
}
.pan{
  margin:0px;
  padding:0px;
  text-align : right;
  font-size:9pt;
}
.now{
  font-family:Times New Roman;
  font-size : 11pt;
  font-weight: bold;
  line-height : 18pt;
  color: #804040;
}
.now2{
  border-style:double;
  border-color:#804040;
  border-width: 1px;
  text-decoration : underline overline;
}