/* CSS Document */
h1 {
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	line-height: normal;
}
h3 {
	line-height: normal;
}
#header h2 {
	font-family: "HGP‘n‰pŠpºÞ¼¯¸UB", "Osaka", "MS UI Gothic", "Comic Sans MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.topreview {
	line-height: normal;
	border: 3px double #999900;
	padding: 7px;
}
.hot {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 1px;
}
.menu {
	margin: 0px;
	padding: 0px;
}
.menu li {
	background-image: url(images/folder_close.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 20px;
	float: left;
	width: 180px;
}
.sub_category {
	margin: 0px;
	padding: 0px;
}
.sub_category li {
	background-image: url(images/folder_close.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 20px;
}
.navi {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 180px;
}
.paging {
	font-size: medium;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sort {
	font-size: medium;
	line-height: 1.2em;
}
.item {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 5px;
	clear: both;
	margin-bottom: 5px;
}
.itemName {
}
.itemPrice {
	font-weight: bold;
	color: #FF6600;
}
.postageFlag {
	font-weight: bold;
	color: #FF6600;
}
.creditCardFlag {
	font-weight: bold;
	color: #FF6600;
}
.itemCaption {
}
.update {
	font-weight: bold;
}
.links {
	padding: 0px;
	font-size: small;
	margin: 0px;
}
.links li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.links a {
	text-decoration: none;
}
.links a:hover {
	text-decoration: underline;
}
.links a:visited {
	background-color: #EFEBD0;
	display: block;
}
.related li {
	list-style-type: circle;
}
