BODY, DIV {
/*
  margin: 0;
*/
  padding: 0;
  text-align : center;
}
.seihin_titile{
  background-color : #d9f3fd;
  font-size : 120%;
  color : #004080;
  height : 32px;
  
  
  
  

  
  
  
  
  
  
  
  

  font-weight : bold;
}





.kikaku_cell{
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : gray;
  border-bottom-color : gray;
  padding-top : 4px;
  
  padding-bottom : 4px;
}.kikaku_cell_line{
  
  border-bottom-width : 1px;
  
  border-bottom-style : dotted;
  
  border-bottom-color : gray;
  
  
  

  font-size : 92%;
  
  color : gray;
}.kikaku_cell_text{
  font-size : 92%;
  
  color : gray;
}

#image a {
display:block;
width:22px;
color:#F0027F;
background : url(../gazo/close1.gif) no-repeat;
height:22px;
}

#image a:hover {
background : url(../gazo/close2.gif) no-repeat;
}
