@charset "utf-8";

.midashi01 {
	font-size: large;
	font-weight: bold;
	color: #006666;
	margin: 0px;
	padding: 3px;
	border-top: 0px solid #00CC99;
	border-right: 0px solid #00CC99;
	border-bottom: 1px solid #00CC99;
	border-left: 5px solid #00CC99;
	background-color: #F4FFFD;
}
.honbun {	font-size: small;
	line-height: 160%;
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.gray10pt {
	font-size: 10pt;
	color: #999999;
}
.size-10pt {
	font-size: 10pt;
}

