
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;
}

.topic_title {
    background-color: #1c79c6;
    font-size: 11pt;
    font-weight:bold;
    color:#ffffff;
    padding: 5px;
    margin-top:4px;
    border-bottom: 2px #999999 solid;
    border-left: 8px #999999 solid;
}

.unnamed1 {
  line-height: 160%;
}
.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: #000000;
}
.text-mini {
  font-size: x-small;
  lineheight: 1.4em;
  color: #666666
}
.text {
  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;
  line-height: 2em;
}
.inspect_middle {
  text-decoration: none;
  line-height: 1;
}

.inspect_color0 {
 color: #FF0000;
}
.inspect_color1 {
  color: #000066;
}
.inspect_color2 {
  color: #006600;
}
.inspect_color3 {
  color: #000000;
}
.inspect_color4 {
  color: #FFFF00;
}

.inspect_style1 {
  font-weight: bold;
}
.inspect_style2 {
  font-style: italic;
}
.inspect_style3 {
  font-weight: bold;
  font-style: italic;
}
.inspect_style0 {
  font-weight: normal;
}

.inspect_size5 {
  font-size: 28pt;
}
.inspect_size4 {
  font-size: 24pt;
}
.inspect_size3 {
  font-size: 20pt;
}
.inspect_size2 {
  font-size: 16pt;
}
.inspect_size1 {
  font-size: 12pt;
}
.inspect_size0 {
  font-size: 8pt;
}


div#foot_link{
	padding:4px;
	text-align:right
}

div#topic_subtitle{
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
    font-size:10pt;
	padding:4px;
}

div#topic_cnt{
	margin-left:60px;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
    font-size:10pt;
	padding:4px;
	letter-spacing:0.1em;
}
