 



.g1_waku1{
  border-top-width : 4px;
  border-bottom-width : 4px;
  border-left-width : 4px;
  border-top-style : ridge;
  border-bottom-style : ridge;
  border-left-style : ridge;
  border-top-color : teal;
  border-bottom-color : teal;
  border-left-color : teal;
  background-color : #deeddc;
}
.g1_waku2{
  border-top-width : 4px;
  
  border-bottom-width : 4px;
  border-top-style : ridge;
  
  border-bottom-style : ridge;
  border-top-color : teal;
  
  border-bottom-color : teal;
  border-left-width : 2px;
  border-left-style : ridge;
  border-left-color : teal;
  background-color : #deeddc;
}
.g1_waku3{
  border-top-width : 4px;
  border-right-width : 4px;
  border-bottom-width : 4px;
  border-top-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : teal;
  border-right-color : teal;
  border-bottom-color : teal;
  background-color : #deeddc;
}
