body {
  font-size:		100.01%;
  background:		#fff;
  color:		#000;
}

h2, h3, h4 {
  color:		#000;
}
dt {
  color:		#000;
}
em {
  color:		#000;
}
a, a:link, a:visited {
  color:		#000;
}

.page {
  margin:		0 4em 0 0;
  width:		80%;
}

.head {
  height:		auto;
}
.head img {
  position:		relative;
  top:			0;
  left:			40px;
  float:		none;
  margin:		0 2em 2em 0;
  width:		auto;
  height:		auto;
}
.head a img {
  border:		none;
}

.lang {
  display:		none;
}
.content {
  max-width:		auto;
}
.brot a {
  text-decoration:	none;
  color:		#000;
  border-bottom:	0;
}

.navi {
  display:		none;
}

.content .footer {
  display:		none;
}
.footnote {
  line-height:		100%;
}


