body, th, td {
	font: 8pt sans-serif;
	color: #000;
}

h1 {
	font-size: 1.3em;
}

h2 {
	color: #333;
	font-size: 1.1em;
}

h3 {
	color: #666;
	font-size: 0.9em;
	margin: 10px 0 3px 0;
}

th {
	font-weight: bold;
	text-align: left;
}

td {	text-align: left;}

input {
	border: 0;
}

#page {
	width: 100%;
}

#topbg {
	display: none;
}

#topnavi {
	display: none;
}

#middle {
	background: #fff;
}

#navi {
	display: none;
}

#text {
	margin-left: 0;
	padding: 10px;
}

#foot {
	clear: left;
	background: #fff;
	text-align: right;
	color: #333;
}

.noprint {
	display: none;
}

.h4cm {
	height: 3cm;
} 

.numeric input { text-align: right }

.redwhite { font-weight: bold }

.right {
	text-align: right
}

/* product card */

.printw100 {
	width: 100%;
}

.tabdisable {
	display: none;
}

.product_card_right_table {
	white-space: nowrap;
	border-bottom: 1px solid #ccc;
}

.tab5 {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #666;
}

.tab3 {
	border-bottom: 1px solid #ccc;
}

.print_bborder	{
	border-bottom: 1px solid #ccc;
}

.list td, .list th {
	border-bottom: 1px solid #ccc;
}

.list a {
	text-decoration: none;
}