/* TAG */

body,table {
  color: #000000;
  background-color: #ffffff;
  line-height: 150%;
  font-size: 12px;
}
a:link    { color: #0000ff; }
a:visited { color: #FF0000; }
a:hover   { color: #00C400; }
h1,h2,h3,h4,h5 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
ul,ol { 
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

select,input,textarea {font-size: 12px; line-height: 150%;}


/* CLASS */

.f-big { font-size: 130%; }
.f-small {
  line-height: 110%;
  font-size: 80%;
}
.d-indent {
  padding-left: 2em;
  padding-right: 2em;
}
.d-indent-l1 {
  padding-left: 1em;
}



.bg-gaiyo  { background-color: #b9ccff; }
.f-c-blue     { color: #003366; }
.table1 {
  color: #000000;
  background-color: #ffffff;
  line-height: 130%;
  font-size: 11pt;
}
