/* $Id: 00.css,v 1.1.1.1 2008/03/12 10:52:30 makoto Exp $ */

body { 
}

address {
	text-align: right;
	font-size: smaller;
	font-weight: bold;
}

p.lang-navigator {
        text-align: right;
        font-size: small;
}

div.copyright {
	text-align: right;
	font-size: smaller;
	color: rgb(40%,40%,40%);
}

div.id {
	text-align: right;
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
	color: rgb(70%,70%,70%);
}

strong.keyword { 
	color: Red; 
}

p.example { 
	text-indent: 1em; 
	color: Navy;
	font-weight: bold;
#	font-family: monospace; 
}
p.note  { 
	color: DarkGreen;
#	font-family: monospace; 
        font-size: small;
}

#code { 
#	color: Navy;
#	font-family: monospace; 
#}


code.example { 
	color: Navy;
	font-weight: bold;
#	font-family: monospace; 
}

code.operator  { 
	color: Navy;
#	font-family: monospace; 
	font-weight: bold; 
}
code.rc  { 
	color: DarkGreen;
#	font-family: monospace; 
	font-weight: bold; 
}
code.command {
	color: Navy;
#	font-family: monospace; 
	font-weight: bold; 

}
code.path { 
	color: Olive;
#	font-family: monospace; 
}
h1 {
	background: #b0e0c0;
	margin:	        1em 1em 1em 0em;
	padding:	0.4em 0.4em 0.4em 0.4em;
	}
h2 {
	background: #b0d8c0;
	margin:	        1em 10em 1em 0em;
	padding:	0.4em 0.4em 0.4em 0.4em;
	}

h3 {
	background: #b0d0c0;
	margin:	        1em 10em 1em 0em;
	padding:	0.4em 0.4em 0.4em 0.4em;
	}
h4 {
	background: #b0c8c0;
	margin:	        1em 10em 1em 0em;
	padding:	0.4em 0.4em 0.4em 0.4em;
	}

h5 {
	background: #a8c0b8;
        /* comment $B>e(B  $B1&(B $B2<(B $B:8(B*/
	margin:	        1em 10em 1em 0em;
	padding:	0.4em 0.4em 0.4em 0.4em;
	}
span.small {
	font-size: smaller;
}
span.path { 
	color: Olive;
	font-family: monospace; 
}
span.red  {
	color: Red;
	}

# h3.new { margin-left: 1em }
# div.section { margin-left: 2em; margin-top: 0 }
# div.sub { margin-left: 1em; margin-top: 0 }
# div.list { margin-left: 1em }
# div.fn { margin-left: 1em; margin-top: 0 }
# div.url { margin-bottom: 0 }
# div.todo { font-size: small; }
span.old {
	color: #448866
}
span.hilight {
	color: #a05050;
	font-weight: bold;
}
/* $Id: 00.css,v 1.1.1.1 2008/03/12 10:52:30 makoto Exp $ */

#body { 
#	background-color: White; 
#}

address {
	text-align: right;
	font-size: smaller;
	font-weight: bold;
}

p.lang-navigator {
        text-align: right;
        font-size: small;
}

div.copyright {
	text-align: right;
	font-size: smaller;
	color: rgb(40%,40%,40%);
}

div.id {
	text-align: right;
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
	color: rgb(70%,70%,70%);
}

strong.keyword { 
	color: Red; 
}

p.example { 
	text-indent: 1em; 
	color: Navy;
	font-weight: bold;
#	font-family: monospace; 
}
p.note  { 
	color: DarkGreen;
#	font-family: monospace; 
        font-size: small;
}

#code { 
#	color: Navy;
#	font-family: monospace; 
#}


code.example { 
	color: Navy;
	font-weight: bold;
#	font-family: monospace; 
}

code.operator  { 
	color: Navy;
#	font-family: monospace; 
	font-weight: bold; 
}
code.rc  { 
	color: DarkGreen;
#	font-family: monospace; 
	font-weight: bold; 
}
code.command {
	color: Navy;
#	font-family: monospace; 
	font-weight: bold; 

}
code.path { 
	color: Olive;
#	font-family: monospace; 
}
span.small {
	font-size: smaller;
}
span.path { 
	color: Olive;
	font-family: monospace; 
}
span.red  {
	color: Red;
	}
span.blue  {
	color: Blue;
	}

# h3.new { margin-left: 1em }
# div.section { margin-left: 2em; margin-top: 0 }
# div.sub { margin-left: 1em; margin-top: 0 }
# div.list { margin-left: 1em }
# div.fn { margin-left: 1em; margin-top: 0 }
# div.url { margin-bottom: 0 }
# div.todo { font-size: small; }
span.old {
	color: #448866
}
span.hilight {
	color: #a05050;
	font-weight: bold;
}
span.xx-large {
        font-size: xx-large;
}
span.x-large {
        font-size: x-large;
}
span.large {
        font-size: large;
}
span.medium {
        font-size: medium;
}
span.small {
        font-size: small;
}
        
span.x-small {
        font-size: x-small;
}
span.xx-small {
        font-size: xx-small;
}
span.darkgreen {
        color: DarkGreen;
        font-size: small;
}
span.note {
        color: #408040;
}
span.menu {
	font-size: small;
}
pre {
	white-space:  pre;
	padding:	0.2em;
	border-color: #ffeeb0;
	border-style: outset;
	border-width: 1px;
}

div.shell {
	white-space:  pre;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border-color: #ffeeb0;
	border-style: outset;
	border-width: 1px;
	background-color: #c0d0e0;
	margin: 0.4em 0.4em 0.4em 0.4em ;
}
//              $B>e(B   $B1&(B  $B2<(B   $B:8(B  
span.h2 {
	background: #114422;
	color: yellow;
}

table {
	margin: 0.4em 0.4em 0.4em 0.4em ;
}
