@charset "utf-8";


.NoPrint {
	display: none;
}
.PrintHarf {
	width: 45%;
}
.print_f10 {
	font-size: 8px;
}

div.price table {
	width: 640px;
	margin: auto;
	margin: 0;
	border-top: solid 1px #e4dcbc;
	border-left: solid 1px #e4dcbc;
	
	text-align: center;
	padding-bottom: 5px;
}
div.price table td {
	border-bottom: solid 1px #e4dcbc;
	border-right: solid 1px #e4dcbc;
	line-height: 1.2;
	background: #ffffff;
	color: #504c42;

	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
}
div.price table th {
	padding: 5px;
	border-bottom: solid 1px #e4dcbc;
	border-right: solid 1px #e4dcbc;
	background: #eae6d9;
	color: #504c42;
	text-align: center;
}