body {
	background: url(../graphics/sandston.gif);
	width: 90%;
	margin: 0 auto;
}
h1 {
	margin-top: 0.2em;
	color: #fff;
	background: #ea2;
	font-size: x-large;
	text-align: left;
	text-indent: 0.5em;
}
h3 a, #bottomtop a {
	color: #a05;
}
h2 {
	font-size: small;
	color: #f00;
}
h3, #bottomtop {
	clear: both;
	text-indent: 0.5em;
	border-bottom: 1px solid #666;
	position: relative;
}
h4 {
	font-weight: normal;
	font-size: small;
}
h4 b {
	color: #f00;
}
#shortcut {
	display: inline;
}
p#jumpto {
	display: block;
	height: 1em;
	vertical-align: middle;
	background: #FFFF80;
	border: dashed aaa 1px;
	padding: 0.2em 0.2em 0.2em 0.2em;
}
.h3right {
	width: 10em;
	text-align: right;
	margin-right: 0;
	position: absolute;
	right: 0;
}
dl {
	line-height: 1.5em;
}
dt {
	margin-top: 0.5em;
	background: #ccc;
	padding-left: 1em;
}
a {
	text-decoration: none;
	color: #00a;
}
dt a {
	display: block;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
dt a:hover {
	text-decoration: none;
	color: #f00;
}
#searchresults {
	line-height: 1.5em;
}
#leftbar input {
	border: 1px solid #777;
}
#bottomtop {
	text-align: right;
	font-size: medium;
	font-weight: bold;
}
form {
	background: #fff;
}
form p {
	padding: 0.5em;
}
small {
	display: block;
	color: #a00;
	text-align: right;
}
.msgmidashi {
	display: block;
	border-bottom: 2px solid #aaa;
	font-size: small;
	font-weight: bold;
}
.postedby {
	display: block;
	color: #888;
	text-align: right;
}
#kensakuform p {
	color: #777;
	font-size: x-small;
}
#googlesearch, #kensakuform {
	text-align: center;
	width: 500px;
	margin: 1em auto;
}
