.midashi {
	font-weight: bold;
	color: #D3B246;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	font-size: 115%;
	line-height: 140%;
}
.bg1 {
	background-image: url(../img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 246px;
}
.dot_table {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F0BB0B;
	margin-bottom: 10px;
}
.dot_td {
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0BB0B;
}

