@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #000000;
}
body {
	background-color: #FDFDFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #56A7AB;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
img {
	border: thin solid black;
}
p {
	padding-bottom:0;
	padding-left:2mm;
	padding-right:2mm;
	padding-top:0;	
}
.Description {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.Code {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
.PriceTag {
	font-weight:bold;
}
.Price {
	font-weight:bold;
	font-style:italic;
}
.WA {
    font-weight:bold;
	color:#CC0000;
}
div.pagetop {
	text-align:center;
}
div.navbar {
	font-family: Arial, Helvetica, sans-serif;
}
