﻿h1 {  font-size: 16px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
h2 {  font-size: 16px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
h3 {  font-size: 16px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.title1 {  color: #FFFFFF; font-weight: bold; text-decoration: none}
.menucolor { color: #FFFFFF; text-decoration: none; font-weight: bold}
td { font-family: "MS UI Gothic"; line-height: 22px; font-size: 16px} 
A { text-decoration : none ;}

div {
  font-size:16px;
}
.midashi {
  float: left;
  width: 600px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}

.hizuke {
  float: left;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.midashi1 {
  float: left;
  width: 600px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.name {
  float: left;
  width: 220px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.haba {
  width: 950px;
}
.midashi {
  float: left;
  width: 600px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}
hr {
clear:both;　/* floatを解除する */
/* border: 1px solid transparent; */
}
hr.part1 {
height: 1px;
border: none;
border-top: 1px #FFFFFF solid;
}



