a:link {
  font-size: 12px;
  color: #0066FF;
  text-decoration: underline;
  font-weight: bold;
}
a:visited {
  font-size: 12px;
  color: #6699FF;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  font-size: 12px;
  color: #0066FF;
  text-decoration: underline;
  background-color: #CCFFFF;
  font-weight: bold;
}
.title {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 2px;
  background-color: #3366CC;
}
.footer {
  font-size: 10px;
}
body {
  color: #333333;
  background-color: #85ABEC;
  padding: 0px;
  font-size: 12px;
  background-image: url(../images/back_sky.jpg);
  background-repeat: repeat-x;
  background-attachment: fixed;
  margin: 0px;
}
.head-link {
  font-size: 12px;
  line-height: 2em;
}
.midasi {
  font-size: 14px;
  font-weight: bold;
  line-height: 2em;
  text-indent: 0pt;
}
.table-small {
  font-size: 10px;
  background-position: center center;
}
.table-small-title {
  font-size: 10px;
  font-weight: bold;
}
.table-mid {
  font-size: 12px;
  font-weight: bold;
}
dd {
  line-height: 2em;
  padding-bottom: 3em;
}
dt {
  font-size: 12px;
  line-height: 2em;
  font-weight: bold;
  padding-bottom: 2em;
}
.contents {
  font-size: 12px;
  color: #333333;
  line-height: 1.5em;
  left: 14px;
}
table {
  font-size: 12px;
  line-height: 1.4em;
}
.midasi-red {
  font-size: 14px;
  font-weight: bold;
  line-height: 2em;
  text-indent: 0pt;
  color: #CC0033;
}
