#notice {
	padding: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CC0033;
	font-size: 0.87em;
}

table.estimate {
	background-color: #ACACAC;
	margin: 0px;
	padding: 0px;
	font-size: 0.87em;
	width: 559px;
}

table.estimate th {
	background-color: #E8E8E8;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 120px;
}

table.estimate td {
	background-color: #FFFFFF;
}

#keisan {
	text-align: center;
	display: block;
	margin-top: 9px;
	margin-bottom: 9px;
}
#teiji {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CACACA;
	border-bottom-color: #CACACA;
	text-align: right;
	display: block;
	font-weight: bold;
}
input.cost {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CC0033;
	border-left: 0px;
}
ol {
	margin: 7px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
ol li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
