@charset   "Shift_JIS";
 
.txt{
  font-size : 13px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  vertical-align : middle;
  text-align : left;
  width : 500px;
  height : 30px;
 text-decoration : none;
}
.blank{
  color : white;
  width : 500px;
  height : 15px;
}

.day{
  font-size : 13px;
  text-align : left;
  padding-left : 5px;
  width : 80px;
  height : 20px;
  line-height: 1.7em; 
  border-top-width : 0px;  
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #d3d3b8;
}

.contents{
  color : #003399 ;
  font-size : 13px;
  text-align : left;
  padding-left : 5px;
  width : 380px;
  height : 20px;
  line-height: 1.7em; 
  border-top-width : 0px;  
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #d3d3b8;
}