.box-text {
	width: 650px;
	height: auto;
	margin: 0 auto 10px;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
}
.box-midashi {
	width: 650px;
	height: auto;
	margin: 0 auto 10px;
	padding: 0;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.box-top{
	width: 650px;
	height: 13px;
	margin: 0 auto 40px;
	padding: 0;
	text-align: right;
}
