.left {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #d1b6b6;
}
body {
	top: auto;
	bottom: auto;
	margin: 0px;
	width: 500px;
}
A:link {
	color: #CC9999;
	text-decoration: none;
}
A:visited {
	color: #CC9999;
	text-decoration: none;
}
A:hover {
	color: #FFFF99;
	text-decoration: none;
}h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 0.1em;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	letter-spacing: 0.1em;
}
.txt {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
}
p {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
}
h3 {
	font-size: 0.9em;
	color: #666666;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A70707;
}
.komidashi {
	font-size: 1.2em;
	color: #333366;
	padding-bottom: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A70707;
	margin-bottom: 1em;
	line-height: 1.5em;
}
ol {
	font-size: 0.9em;
	color: #333333;
	line-height: 1.2em;
}
ul {
	list-style-type: disc;
}
.red {
	color: #990000;
}
.side {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #d1b6b6;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: none;
}
