body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: none;
	font-size: 10pt;
	line-height: 1.4;
}

head+body {
	width: 165mm;
	max-width: 100%;
	min-width: 80%;
	margin: 0 auto;
}

#container {
	background: none;
}

a {
	color: #000;
	text-decoration: none;
}

ul {
	margin-top: 0;
	margin-bottom: 1em;
}

ul li {
	line-height: 1.4;
	padding-bottom: 0.5em;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 { font-size: 160%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }


.skipnav,
#header,
#searchform,
#fav,
#depth,
#menu,
#submenu ul li,
#pagetop,
#footer,
#contentheader img,
#contentheader .jsbtn,
#contentbtn,
hr {
	display: none;
}

#submenu ul li.act,
#submenu ul li.act span {
	color: #000;
	display: inline;
	background: none;
}


div#contentheader,
div#contentinfo,
div#pagebody,
div#content {
	float: none;
	clear: both;
	margin: 0;
	padding: 0 0 1em 0;
	border: 0;
	width: auto;
	height: auto;
	overflow: visible;
	text-align: left;
	background: none;
}

div#contentheader h1,
div#contentinfo div.date,
div#contentinfo div.access,
div#contentinfo div.unit {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	height: auto;
	overflow: visible;
	text-align: left;
	background: none;
}


div#content div#main {
	float: none;
	clear: both;
	margin: 0;
	padding: 0 0 1em 0;
	border: 0;
	width: 70%;
	height: auto;
	overflow: visible;
	text-align: left;
}
