.print{
  display: block;
}

#column,
#topmenu,
#search,
.back,
.noprint{
  display: none;
}

#head{
  border-bottom: 1px dotted black;
}

#commonpage #page #content,
#commonpage #page #content #itemhead h2,
#commonpage #page #content #itemhead p{
  background: none;
  color: black;
}

#commonpage.itemdetail #page #content #itemhead{
  height: auto;
}

#commonpage #page #content{
  width: 100%;
  float: none;
}

#commonpage #footer{
  width: 100%;
  margin: 1em 0 0 0;
}

.crumbnavi a, .crumbnavi a:visited{
  color: black;
}

#commonpage #page #content #itemhead h2, #commonpage #page #content #itemhead p{
  width: 100%;
}
