/* 表項目.見出し設定 */
.book{
  font-weight : bold;
  color : #ffffff;
  background-color : #990000;
  text-align : left;
}
.title{
  background-color : #ffc5a6;
  
  width : 100px;
background-image : url(sozai/naname01.gif);background-repeat : repeat;background-attachment : scroll;}
.hosoku{
  background-color : #FFF4EE;
  
}
.hiduke{
  background-color : #FFEBDF;
  width : 80px;
  text-align : center;
  
}
#nikki{padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
}
.midasi{font-size : 11pt;
  font-weight : bold;
  padding-top : 3px;padding-bottom : 3px;border-top-width : 2px;
  border-bottom-width : 2px;
  border-top-style : dotted;
  border-bottom-style : dotted;
  border-top-color : maroon;
  border-bottom-color : maroon;
  margin-top : 3px;
  margin-bottom : 3px;
}
