@charset "shift-JIS";

h1 {
	background: #000 url(images/search_logo.png) top right no-repeat ;
}

strong.keyword {
	color: Red;
}

p.example {
	text-indent: 1em;
	color: Navy;
	font-weight: bold;
	font-family: monospace;
}

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;
}

dl {
	margin: 1em 1.5em;
}

ol.ichiran {
	margin: 1em 5em;
	line-height:150%;
	background: #fff url(images/ichiran_back.png) top right no-repeat ;
}

div.namazu-result-footer {
	margin: 0.1em 2em;
}

*.none {
	display:none;
}
