body {
	background-color: #32230D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: x-small;
	color: #fff;
}

a {
  color: #555;
  text-decoration: none;
}
a:link {
  color: #696;
}
a:visited {
  color: #555;
  text-decoration: none;
}
a:hover {
  background-color: #fc3;
}

img { border: 0px; }

.style1 {
	font-size: 12px;
	line-height: 150%;
}
.style2 {
	font-size: 10px;
	line-height: 150%;
}
.style4 {
	font-size: 10px;
}

.indent1 {
	margin-bottom: 0.5em;
  padding-left: 1em;
  line-height: 150%;
}
.indent4 {
	margin-bottom: 0.5em;
  padding-left: 4em;
  line-height: 150%;
}

.sub_box {
	margin-top: 0.5em;
	margin-bottom: 1em;
  padding: 0.5em;
  border-style: solid none;
  border-width: 1px;
  border-color: #664422;
  line-height: 150%;
}

