.midashi {
	font-weight: bold;
	color: #D3B246;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	font-size: 115%;
	line-height: 140%;
}
.list {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

