.toi A:LINK,A:VISITED,A:HOVER {
  text-decoration: none;
  color: #785B10;
}
A:LINK {
  text-decoration: none;
  color: #000000;
}
A:VISITED {
  text-decoration: none;
  color: #000000;
}
A:HOVER {
  text-decoration: none;
  color: #000000;
  position : relative;
  right : 2px;
  left : 1px;
}
BODY {
  line-height: 20px;
  font-size: 12px;
}
.title {
  font-size: 24px;
  color: #785B10;
  letter-spacing: 0.1em;
  line-height: 40px;
  font-weight: bold;
}
.title02 {
  font-size: 14px;
  color: #785B10;
  letter-spacing: 0.1em;
  line-height: 40px;
  font-weight: bold;
}
.menu01 {
  font-size: 13px;
  line-height: 15px;
  color: #000000;
  font-weight: bold;
}
.menu02 {
  font-size: 10px;
  line-height: 14px;
  color: #000000;
}
.orangeb {
  font-size: 16px;
  font-weight: bold;
  color: #fbaf5d;
}
.txt01 {
  font-size: 16px;
}
.txt02 {
  font-size: 14px;
}
.toi {
  font-size: 18px;
  color: #785B10;
  font-weight: bold;
}
TD{
  font-size : x-small;
  line-height : 130%;
  color : black;
}
.under_line_gray{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #55aaff;
}
.tangle{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #66b3ff #66b3ff #66b3ff #66b3ff;
}
.left_line_gray{
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : silver;
}

