#doc4{
  width: 100%;
  margin: 0;
  padding: 0;
  color: #000;
  background: #fff;
}


#naviMeta,
#naviBar,
#naviMain,
#kontextnavi {
  display: none;
  visibility: hidden;
}
#hd DIV{
  height: 1px;
  width: 1px;
  font-size: 0.01em;
  padding: 0;
  border: none;
  background: #fff;
  overflow: hidden;
  position: absolute;
}
#hd DIV#mainlogo{
  height: auto;
  width: auto;
  padding:20px 25px;
}


IMG{
  border: none;
}

#bd { 
  margin-top: 100px;
  padding:20px 25px;
}

.yui-t6 #yui-main,
.yui-t6 .yui-b{
  float: none;
}
.yui-t6 #yui-main .yui-b{
  margin: 0;
}
#doc4 .box,
#doc4 .futter,
#doc4 .boxtop,
#doc4 .boxbottom,
#doc4 .boxcontent{
	border: none;
  background: none;
  color: #000;
}
#doc4 .boxcontent{
  border: 1px solid grey;
  padding: 0.5em;
}
#doc4 .xstage{
  height: 80px;
  overflow: hidden;
}
#doc4 .text{
  margin: 0;
}
#doc4 .block{
  clear: both;
  padding-bottom: 3em;
}
#ft A{
  display: none;
}