/*------------------------------------------------------------

	山梨医大 母子保健DBシステム

	スタイルシート

	Copyright (C) 2000 JINS ALL RIGHTS RESERVED.

--------------------------------------------------------------*/

BODY {
  background-color: #EA8F87;
}


TABLE.main {
  background-color: #F7DED7;
  background-image: url("img/t1.gif");
}

TABLE.border {
  background-color: #AD1829;
  background-image: url("img/menub.gif");
}

TD.rm { background-image: url("img/rm.gif") }
TD.mb { background-image: url("img/mb.gif") }
TD.credit {
  font-size: 10pt;
  font-weight: 400;
}

A {
  font-size: 11pt;
  color: #B30000;
  text-decoration: none;
}
A.link {
  color: #B30000;
  text-decoration: none;
}
A.visited {
  color: #B30000;
  text-decoration: none;
}


P {
  font-size: 11pt;
  line-height: 120%;
}
P.credit {
  font-size: 10pt;
  font-weight: 400;
}
P.main {
  font-size: 11pt;
  line-height: 200%;
}

DIV.n0 { font-size: 11pt; line-height: 120%; margin-left: 1em }
DIV.count { font-size: 9pt; font-weight: 700 }
DIV.credit { font-size: 10pt; font-weight: 400 }
DIV.auth { font-size: 9pt; font-weight: 650 }

H1 { font-size: 14pt; font-weight: 700 }
H2 { font-size: 12pt; font-weight: 600 }
OL { font-size: 11pt; line-height: 130% }
UL { font-size: 11pt; line-height: 130% }

.copyright {
  text-align: center;
  font-size: 9pt;
}

.data-info {
  text-align: right;
  font-size: 9pt;
  color: white;
}

.ss {
  font-size: 11pt;
}

