/*
 * www.projectkaigo.org
 * default.css, 2010-03-21
 */

BODY {
	background: white;
	color: black;
	font-family: sans-serif;
	font-weight: normal;
	margin-right: 1.0em;
	margin-bottom: 0.5em;
	margin-left: 1.0em;
}
.hiddenlink {
	color: black;
	text-decoration: none;
}
CODE {
	line-height: normal;
	font-family: monospace;
}
P {
	line-height: 1.3em;
}
BLOCKQUOTE {
	font-style: italic;
}
A:link {
	color: #0044cc;
}
H1 {
	color: #cc0033;
	font-family: sans-serif;
	font-size: x-large;
	font-weight: lighter;
	margin-top: 1.7em;
}
H2 {
	border-left: 5px solid #0000cc;
	border-top: 1px solid #0000cc;
	color: #330099;
	font-family: sans-serif;
	font-size: large;
	font-weight: bold;
	margin-top: 1.6em;
	padding-left: 0.3em;
}
H3 {
	border-left: 3px solid #0000cc;
	color: #330099;
	font-family: sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0.3em;
}
H4 {
	font-family: sans-serif;
	font-size: medium;
	font-weight: normal;
	text-decoration: underline;
}
DL {
	margin-left: 1.0em;
	line-height: 1.3em;
}
DT {
	margin-top: 0.5em;
}
LI {
	line-height: 1.4em;
}
EM {
	color: red;
	font-style: normal;
	font-weight: normal;
}
STRONG {
	color: red;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
.code {
	background-color: #ececec;
}
.mailhed {
	font-family: monospace;
	font-size: x-small;
	margin-top: 2.1em;
}
.menuhed {
	color: red;
	font-size: large;
	margin-top: 2em;
	margin-bottom: 1.2em;
}
.menuitem {
	font-size: large;
	line-height: normal;
	margin-top: 0.6em;
	margin-left: 1.1em;
}
.note {
	font-size: xx-small;
	line-height: normal;
}
.timestamp {
	font-size: x-small;
	line-height: normal;
	margin-top: -0.5em;
	text-align: right;
}
.navi {
	margin-top: 2.5em;
}
.copyright {
	font-family: sans-serif;
	font-size: x-small;
	font-weight: lighter;
	line-height: normal;
	margin-top: 3.5em;
}
.kana {
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
	line-height: normal;
	margin-left: 1.5em;
}
.alias {
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
	line-height: normal;
	margin-left: 1.0em;
}
.ourstats {
	font-family: "Courier New", monospace;
	font-size: small;
	font-weight: lighter;
	line-height: normal;
	text-align: right;
}


