/*																		*/
/*	forlove-e.css														*/
/*			for `/forlove' Basic CSS configure							*/
/*								forlove.css Copyed:		   27-Aug-2000	*/
/*											Last Update:   29-Aug-2000	*/
/*																		*/
/*	Copyright (C) 2000 Ta-ku-ya II <globr@a.hot.co.jp>					*/
/*																		*/


body {
	color: #660033;
	background-color: #FFCC99;
	font-family: sans-serif;
	margin: 0px 10px 50px 20px;
}
a {
	color: #FF3333;
	text-decoration: none;
}
a:visited {
	color: #FF0099;
}
a:active {
	color: #FFFFFF;
	background-color: #CC8033;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-width: 0px;
}

caption {
	font-weight: bold;
	text-align: right;
}

tbody.scr {
	overflow: auto;
}
th.normal {
	font-weight: normal;
	text-align: left;
}
h1 {
	color: #FF8099;
	font-weight: bold;
	font-size: 144%;
	font-family: Century Gothic,Geneva,serif;
	margin-top: 0.5em;
}
h2 {
	color: #FF8000;
	background-color: #660000;
	font-weight: bold;
	font-size: 120%;
	margin-top: 1.5em;
	margin-right: 0.5em;
	margin-bottom: 0.33em;
	margin-left: 0em;
	padding-bottom: 3px;
	padding-left: 0.5em;
	border-left-width: 0.2em;
	border-left-style: solid;
	border-left-color: #FF8080;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
}
h3 {
	color: #008000;
	font-size: 100%;
	letter-spacing: 0.33em;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #008000;
	margin-left: 0em;
	margin-right: 5em;
	padding-left: 1.33em;
}
pre {
	font-size: small;
}
blockquote {
	padding: 1em;
	border-color: #FFFFFFF;
	border-width: 2px;
	border-style: solid;
	margin-right: 2em;
	margin-bottom: 2em;
}

li.small {
	font-size: 75%;
}
/* strings inside td tag inside [class="small"]'s dd tag is smaller */
dd.small td {
	font-size: 75%;
}
dd {
	margin-left: 1em;
}
div.textindent {
	text-indent: 2em;
}
div.space {
	margin-top: 2em;
}
div.content {
	margin-left: 2em;
	margin-right: 1em;
}
.copyright {
	color: #660066;
	font-size: 75%;
	font-family: Century Gothic,Geneva,serif;
	margin-top: 1em;
	margin-bottom: 3em;
}

.att	{
	font-size: xx-small;
	margin-left: 2em;
}

.update {
	color: #668000;
	font-size: smaller;
	font-family: Vardana, Monaco, sans-serif;
	text-align: right;
	margin-right: 0.5em;
	margin-bottom: 1em;
}

.navibar {
	color: #800000;
	font-size: 75%;
	font-family: 'Lucida', 'Monaco', 'sans-serif';
	background-color: #FFCCCC;
	margin-top: 3em;
	padding: 0.2em;
	border: solid 1px #FF0000;
}
.navibar a {
	font-style: italic;
	line-height: 100%;
}
.navibar a:hover {
	font-weight: normal;
	color: #FFFFFF;
}
.small {
	font-size: 75%;
}
.undl {
	text-decoration: underline;
}
