.table{
  border-collapse:collapse;
}
.title{
  padding-bottom : 2px;border-width : 0px 0px 2px;border-left-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #56a8fa;
  padding-top : 30px;
}
.td{
  padding-top : 4px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 4px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #56a8fa;
  border-bottom-color : #56a8fa;
  border-top-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-top-color : #56a8fa;
  border-right-color : #56a8fa;
}
.title-ban{
  background-image : url(../image/bana-kabe2.gif);
  background-repeat : repeat;
  background-attachment : fixed;
  
  padding-left : 5px;
  padding-right : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-left-style : double;
  border-right-style : double;
  border-left-color : blue;
  border-right-color : blue;
}
.ban-L{
  
  
  background-repeat : no-repeat;
  background-attachment : fixed;
  width : 20px;
  height : 26px;
}
.ban-R{
  
  
  background-repeat : repeat;
  background-attachment : fixed;
  width : 22px;
  height : 26px;
}
