.text {
  color: #6D87AE;
  font-weight: normal;
  font-size: 12px;
  font-family: arial;
  line-height: 16px;
}

.front_large {
  background-image: url(/img/base/bg_front_large.gif);
  background-repeat: no-repeat;
  background-position: 3px 0px;
}

.front_small {
  background-image: url(/img/base/bg_front_small.gif);
  background-repeat: no-repeat;
  background-position: 3px 0px;
}

.title {
  color: #6D87AE;
  font-weight: bold;
  font-size: 16px;
  font-family: arial;
}

.note {
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #6D87AE;
  text-decoration: none;
  line-height: 14px;
}

.note2 {
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #6D87AE;
  text-decoration: none;
  line-height: 14px;
}

.t1 {
  color: #6D87AE;
  font-weight: bold;
  font-size: 16px;
  font-family: arial;
}

.t2 {
  color: #6D87AE;
  font-weight: bold;
  font-size: 14px;
  font-family: arial;
}

.t3 {
  color: #6D87AE;
  font-weight: bold;
  font-size: 12px;
  font-family: arial;
}

.line {
  background-color: #6D87AE;
}

.list_image {
  text-align: center;
  vertical-align: top;
}

.list_text {
  color: #6D87AE;
  font-size: 11px;
  font-weight: normal;
  font-family: arial;
  vertical-align: top;
}

.image {
  border-width: 1px;
  border-color: #FFFFFF;
  border-style: inset;
}

.box {
  border: 1px solid #6D87AE;
}

.grid {
  border-collapse: collapse;
}

.grid td {
  border-width: 1px;
  border-style: solid;
  border-color: #6D87AE;
}

a.link {
  color: #6D87AE;
  font-weight: bold;
  font-size: 12px;
  font-family: arial;
  text-decoration: none;
}

a.link:hover {
  color: #6D87AE;
  text-decoration: underline;
}

a.title1 {
  color: #6D87AE;
  font-weight: bold;
  font-size: 11px;
  font-family: arial;
  text-decoration: none;
}

a.title1:hover {
  color: #6D87AE;
  text-decoration: underline;
}

a.title2 {
  color: #6D87AE;
  font-weight: bold;
  font-size: 14px;
  font-family: arial;
  text-decoration: none;
}

a.title2:hover {
  color: #6D87AE;
  text-decoration: underline;
}
