a:hover {
	background: #96f;
	color: #fff;
}
h1 {
	margin: 0.5em 20px 0;
	padding: 0.5em;
	border: solid #690;
	border-width: 1px 0;
	font-size: xx-large;
	line-height: 1;
	text-align: center;
}
h2 {
	margin: 0 0 1.5em;
	padding: 0.25em 0.5em;
	background: #690;
	color: #fff;
	font-size: small;
	line-height: 1.25;
	text-align: right;
}
h3 {
	margin: 1em 0 0;
	font-size: medium;
	line-height: 1.5;
}
.cap {
	color: #690;
}
.path {
	font-weight: normal;
}
.body {
	margin: 0 1.5em;
	font-size: medium;
	line-height: 1.5;
}
code {
	font-family: monospace;
	white-space: pre;
}
.tool {
	margin: 2em 0 2.5em;
	color: #690;
	font-size: small;
	text-align: center;
	line-height: 1;
}
.comment {
	margin: 1em 3em 1.5em;
	font-size: small;
	line-height: 1.5;
}
.name {
	color: #690;
	font-weight: bold;
}
form {
	margin: 0;
}
.write_form {
	margin: 0.5em 1.5em;
	font-size: small;
	line-height: 1.25;
}
.rss_icon {
	margin: 0 1em -0.5em;
	font-size: small;
	text-align: right;
}
h4 {
	margin: 1em 0 0;
	font-size: small;
	line-height: 1.5;
}
.side_item {
	margin: 0.5em 0 0 0.5em;
	color: #690;
	font-size: small;
	line-height: 1.5;
}
#twitter p {
	margin: 0.5em 0;
	padding-top: 0.5em;
	border-top: solid 1px #690;
	font-size: small;
	line-height: 1.5;
}
#twitter_link {
	color: #690;
	text-align: right;
}
.response {
	margin: 1em 0 0;
	color: #690;
	font-size: large;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}
.error {
	font-size: large;
	text-align: center;
	line-height: 1.5;
}
address {
	margin: 0 20px;
	padding: 1em 0 0.5em;
	border-top: 1px solid #690;
	font-size: medium;
	font-style: normal;
	text-align: center;
	line-height: 1.5;
}

