/* 施設案内各共通設定 */

BODY{
  margin : 0px;
  border-width : 0px;
}
.het0{
  background-image : url(shi4.jpg);
  background-repeat : no-repeat;
}
.het1{
  background-color : #ff8000;
}
.het2{
  padding-left : 10px;
}
.het3{
  background-color : #d0ffff;
  padding-left : 10px;
}
.het4{
  background-color : #000099;
}
H2{
  margin-bottom : 10px;
  margin-left : 20px;
}
DD{
  line-height : 20px;
  text-indent : -15px;
}
DT{
  line-height : 18px;
  text-indent : 5px;
}
TD{
  background-color : #ffffff;
}
HR{
  color : #33cc33;
}
