
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.line {
	letter-spacing: -10px;
}
.midashi {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.link {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
p {
	line-height: 140%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ti {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.f11 {
	font-size: 11px;
}
