
a:link {
  color: #0033CC;
  text-decoration: underline;
}
a:visited {
  color: #0033CC;
  text-decoration: underline;
}
a:active {
  color: #ff0033;
  text-decoration: underline;
}
a:hover {
  color: #ff0000;
  text-decoration: none;
}

a.topics:link {
  color: #0033CC;
  text-decoration: underline;
}
a.topics:visited {
  color: #6666CC;
  text-decoration : none;
}
a.topics:active {
  color: #ff0033;
  text-decoration: underline;
}
a.topics:hover {
  color: #ff0000;
  text-decoration: none;
}
div.topic_title {
  margin-top: 10px;
  font-size : 16pt;
  font-weight : bold;
  text-decoration: underline;
  padding-bottom: 10px;
}
div#topic_subtitle {
  font-size : 12pt;
  font-weight : bold;
  padding-bottom: 10px;
}
.unnamed1 {
  line-height: 200%;
}
.unnamed2 {
  border-top-width: thick;
  border-right-width: thick;
  border-bottom-width: thick;
  border-left-width: thick;
  border-bottom-style: double;
}

.text-main {
  font-size: 10pt;
  color: #222222;
}
.text-mini {
  font-size: x-small;
  lineheight: 1.4em;
  color: #666666
}
.text {
  color: #222222;
  font-size   : 10pt;
  line-height : 1.4em;
  font-family : "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
}
.small {
  font-size   : 12px;
  line-height : 1.4em;
}
.form_title {
  font-size: 11pt;
  color: #ffffff;
  font-weight: bold;
}
.bgcolor {
  color: #ffffff;
  font-size: 11pt;
  font-weight: bold;
}
table.login_table {
  font-size: 10pt;
  background-color: #ffffee;
  border: 1px solid #888888;
}
td.midashi {
  padding-right: 1em;
  text-align: right;
  background-color: #aaeeaa;
}
td.field {
  padding-left: 1em;
  text-align: left;
  background-color: #ffffee;
}
th.catch {
  padding: 6px;
  background-color: #000088;
  color: #ffffff;
  font-size: 16pt;
}
input.navi {
  padding-top: 4px;
  font-size: 11px;
  border: 1px solid #888888;
  background-color: #ffffff;
  color: #444444;
  width: 100px;
}
input.addvalue {
  cursor           : hand;
  color            : #aa5500;
  font-size        : 10px;
  width            : 120px;
  margin-bottom    : 6px;
}
input.sort {
  cursor           : hand;
  background-color : transparent;
  color            : #000000;
  font-weight      : bold;
  width            : 80px;
}
input.topics_title {
  cursor           : hand;
  background-color : transparent;
  border-style     : none;
  color            : #666666;
  font-weight      : bold;
  width            : 80px;
}
div.title {
  font-size        : 12pt;
  border-style     : double;
  color            : #000000;
  border-color     : #000000;
  background-color : #ffffff;
  padding          : 4px;
  text-align       : center;
}
.inspect_large {
  font-weight: normal;
}
.inspect_small {
  text-decoration: none;
  color: #45457a;
  font-size: 20pt;
  font-weight: bold;
  line-height: 2em;
}
.inspect_middle {
  text-decoration: none;
  font-size: 24pt;
  font-style: italic;
  color: #000088;
  font-weight: bold;
  line-height: 2em;
}
