

.jukou-t{
  font-size : 16pt;
  font-family : メイリオ;
  color : teal;
  text-align : center;
  
  font-weight : bold;
  border-bottom-width : 5px;
  border-bottom-style : dotted;
  border-bottom-color : white;
  
  
  margin-top : 10px;
}

BODY{
  font-size : 100%;
  color : #723918;
  
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  background-image : url(image/back_st_bs.gif);
  font-family : メイリオ;
}

#kouza{
  width : 250px;
  height : 200px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
border-width : 2px;border-style : solid;border-color : #a7afcb;
}

