body {
	margin 			:	0; 
	color 			:	#000000; 
	background-color 	:	#ffffff; 
}
body a:link 	{	text-decoration:none;	}
body a:visited 	{	text-decoration:none;	}
body a:hover 	{	text-decoration:none;	}
body a:active 	{	text-decoration:none;	}
div#content {
	padding: 3px; 
	position : absolute; 
	margin-left : 21%;
	margin-top : 0;
	width:78%;
	border-width : 0 0 0 1px; 
	border-style : solid; 
}
div#mainmenu {
	white-space : normal; 
	margin-top : 0; 
	text-align:left;
	position : absolute; 
	padding : 3px; 
	width : 20%;

	font-size:smaller;
	display:block;
}
div#mainmenu a:link 	{	text-decoration:none;				}
div#mainmenu a:visited 	{	text-decoration:none;				}
div#mainmenu a:hover 	{	text-decoration:underline;font-weight:bold;	}
div#mainmenu a:active 	{	text-decoration:none;				}
div.index {text-indent : 1em;}
div.level1 {text-indent:0em;padding-top : 1em;}
div.level2 {text-indent:1em;padding-top : 1em;}
div.level3 {text-indent:2em;padding:0;}
div.level4 {text-indent:3em;padding:0;}
div.level5 {text-indent:4em;padding:0;}
div.title {font-weight : bold;font-size : 1em;}
td.top_navi {
	width		:	25%	;
	text-align	:	right	;
}
td.top_navi a:link 	{	text-decoration:none;			color:white;	}
td.top_navi a:visited 	{	text-decoration:none;			color:white;	}
td.top_navi a:hover 	{	text-decoration:none;			font-weight:bold;			color:#000052;			background-color:white;	}
td.top_navi a:active 	{	text-decoration:none;			color:white;	}
td.note	{	background-color:rgb(255,250,205);}
ul{
  text-align 	: 	left;
  text-indent 	: 	0px;
  padding-left 	:	0px;
  margin-left 	:	0em;
  list-style-type	:	none;
}
ul ul {
  text-align : left;
  text-indent : 0px;
  padding-left : 0px;
  margin-left : 0.5em;
}
ul ul ul {
  text-align : left;
  text-indent : 0px;
  padding-left : 0px;
  margin-left : 1em;
}
.cpright {
	font-weight : bold;
	font-style : italic; 
	font-family:serif;
}
h1 {
	font-size:1.3em;
	margin 			:	0; 
	text-indent: 0em;
}
h2 {
	font-size:1.2em;
	margin 			:	0; 
	text-indent: 1em;
}
h3 {
	font-size:1.1em;
	margin 			:	0; 
	text-indent: 2em;
}
h4 {
	font-size:1em;
	margin 			:	0; 
	text-indent: 3em;
}
h5 {
	font-size:1em;
	margin 			:	0; 
	text-indent: 4em;
}
p {
	text-indent:1em;
	line-height: 1em;
}

#head { color: white; background-color : #000052; width: 100%; margin: 0; padding: 0; border-style: none; }

.npa_column	{
	background-color:#99FFFF;
	border-top-width:thick;
	border-top-color:#3300FF;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1em;
	padding: 1em;
}

.npa_kakomikiji {
	border: thin inset #00FFFF;
	margin:1em;
	padding:1em;
}

