
div#contents #mainArea h3 {
	clear: both;
	margin-bottom: 10px;
	padding: 5px 0px 5px 6px;
	width: 580px;
	font-weight: normal;
	font-size: 15px;
	line-height: 140%;
	border-left: solid 4px #3D291E;
	color: #3D291E;
}

div#contents #mainArea .price-table {
	clear: both;
	width: 586px;
	margin-bottom: 15px;
	border: solid 1px #f0f0f0;
}

div#contents #mainArea .price-table th {
	padding: 5px;
	width: 150px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	vertical-align: top;
	border-bottom: solid 1px #cccccc;
	background-color: #F2EBE7;
}

div#contents #mainArea .price-table td {
	padding: 5px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	vertical-align: top;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

div#contents #mainArea .price-table p.memo {
	text-align: left;
	font-size: 0.8em;
	border: dotted 1px #cccccc;
	background-color: #ffffff;
	padding: 5px;
	margin: 2px;
}

div#contents #mainArea h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
	background: #3D291E;
	font-size: 12px;
	color: #ffffff;
}
