body {
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 10pt;
	line-height: 12pt;
}

.titlebar {
  background-color: #FF6699;
}

.menubar {
  background-color: #FF6699;
}

.P9 {
	font-size: 9pt;
	line-height: 12pt;
}
.P11 {
	font-size: 11pt;
	line-height: 14pt;
}
.P12 {
	font-size: 12pt;
	line-height: 14pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a.red:link {
	color: #FF0000;
	text-decoration: underline;
}
a.red:visited {
	text-decoration: underline;
	color: #FF0000;
}
a.red:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.red:active {
	text-decoration: underline;
	color: #FF0000;
}
a.bul:link {
	color: #0066FF;
	text-decoration: underline;
}
a.bul:visited {
	text-decoration: underline;
	color: #0066FF;
}
a.bul:hover {
	text-decoration: underline;
	color: #0066FF;
}
a.bul:active {
	text-decoration: underline;
	color: #0066FF;
}
a.wh:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.wh:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.wh:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a.wh:active {
	text-decoration: underline;
	color: #FFFFFF;
}
input.b130 { width: 130px }
input.b120 { width: 120px }
input.b90  { width:  90px }
input.b60  { width:  60px }
input.b50  { width:  50px }
textarea {
	font-size: 10pt;
	ime-mode: active;
}
input.bg {
	background-color: #FFCCCC;
}
input.offime {
	ime-mode: inactive;
}
input.noime {
	ime-mode: disabled;
}
input.ime {
	ime-mode: active;
}

.entries {
  margin: 0;
  border: 1px solid #666699;
  color: #000000;
  background: #f2f2ed;
}
.entries h2 {
  margin: 0;
  padding: 2px 10px 2px 10px;
  font-size: 12px;
  color: #333366;
  background: transparent;
  border-bottom: 1px dotted #000000;
}
.entries p {
  margin: 0;
  padding: 0 10px 0 10px;
}

.jikoku {
  background-color: #DDDDFF;
  border: 1px solid #CCCCCC;
}

