body { margin: 10px; text-align: center;}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; font-size: 10px; font-weight: bold;
	color: #000; background-color: #fff;
}
table { border: 1px solid #000; position: relative; text-align: left; margin: 0 auto}
td { padding: 0px 5px; }
th { 
	position: relative; 
	border-top: 1px solid #000; border-bottom: 1px solid #000;
	font-size: 16px; text-align: center; 
}
button { display:none; }
.name, .price { font-size:14px; }
.name { }
.price {  text-align: right; }
.big { font-size: 16px; }
.black { }
.warning { }
.contents {
	font-style: italic;
	font-weight: normal;
	text-indent: 20px;
	border-bottom: 1px dashed #000;
}
.spacer { display: none; }

