.midashi-a {
	background-color: #FFCC00;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
.midashi-b {
	margin: 0px;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #0066CC;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}

