/* element */

table {
  border-width: 2px;
  border-style: solid;
  border-color: #666666;
}

th {
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
}

td {
  border-width: 1px;
  border-style: solid;
  border-color: #999999;
}

th,td {
  padding: 3px;
}


/* id */

#siryoubar {
  width: 700px;
  height: 32px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0px;
  background: url(../barimg/siryoubar.gif);
  background-repeat: no-repeat;
  background-position: left top;
  text-align: left;
  font-size: 18px;
  color: #000000;
}

#dintelline {
  width: 680px;
  height: 25px;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0px;
  background: url(../lineimg/dintelline.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#mintelline {
  width: 680px;
  height: 25px;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0px;
  background: url(../lineimg/mintelline.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#damdline {
  width: 680px;
  height: 25px;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0px;
  background: url(../lineimg/damdline.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#mamdline {
  width: 680px;
  height: 25px;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0px;
  background: url(../lineimg/mamdline.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#dwdline {
  width: 680px;
  height: 25px;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0px;
  background: url(../lineimg/dwdline.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#mwdline {
  width: 680px;
  height: 25px;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0px;
  background: url(../lineimg/mwdline.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#siryouhyou {
  border-collapse: collapse;
}


/* class */

.indent {
  text-indent: -5000px;
}

.texttable {
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 25px;
  margin-right: 25px;
  padding: 0px;
  text-align: left;
  font-size: 12px;
  line-height: 1.5em;
  color: #000000;
}

.center {
  text-align: center;
}

.size01 {
  width: 50px;
}

.size02 {
  width: 75px;
}

.size03 {
  width: 100px;
}

.size04 {
  width: 125px;
}

.size05 {
  width: 150px;
}

.size06 {
  width: 175px;
}

.size07 {
  width: 200px;
}