#content{
  text-align : left;
  font-size : 85%;
  line-height : 150%;
  letter-spacing : 1px;
  padding-right : 20px;
  width : 550px;
  float : right;
}
#header{
  background-image : url(../img/parts/top01.gif);
  background-repeat : no-repeat;
  height : 120px;
}
.title01{
  background-color : #cae4ff;
  padding-top : 3px;
  padding-left : 5px;
  padding-bottom : 3px;
  margin-top : 0px;
}
.date{
  margin-bottom : 0px;
  font-weight : bold;
  margin-top : 0px;
}
.honbun{
  white-space : inherit;
}
BR {
  letter-spacing: 0
;
}
.block1{
  clear : both;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 20px;
  display: inline-block;
  margin-bottom : 20px;
}
.block1:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
#sub{
  background-image : url(../info/img/banner02.jpg);
  background-repeat : no-repeat;
  width : 180px;
  height : 500px;
  float : left;
}
