div#header{

}
body.menu div#top {
	background-image:none;
	height: auto;
	width: auto;
	margin: 0px auto;
}
body.menu div#top *{
/*	display: block;*/
}
body.menu div#top h1,
body.menu div#top h2,
body.menu div#top div{
	display: block;
}
body.menu div#top sub,
body.menu div#top sup,
body.menu div#top img,
body.menu div#top span,
body.menu div#top a{
	display: inline;
}

div#top h1{
  font-size: 20px;
  font-family: "ＤＦＰ行書体W7", serif;
  font-weight: 300;
  height:50px;
  margin:0 auto;
}
div#top h1 sup {
  font-weight: bold;
  font-size: 10px;
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: -30px;
  text-indent: -6em;
}
div#top h2{
  font-size: 12px;
  font-weight: 100;
}

body.menu .menu ul li ul li{
 margin-left: 1ex;
 text-indent: 0.8ex;
}
div.description p{
 line-height: 120%;
}

body.menu .menu ul li.incat{
 font-weight: bold;
}
body.menu .menu ul li ul li{
 font-weight: normal;
}
