.itemno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.itemnosub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.itemnorem {
	font-size: 14px;
	color: #990000;
}
.WallPaperItem {
	font-size: 12px;
	font-weight: bold;
}

.itemdesc {
	font-size: 14px;
}
.remdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background-color: #99FFFF;
}
a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
#ItemTable {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin: 3px;
	color: #000000;
	background-color: #CCCCCC;
}
.category {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
}
.categorySub {
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FF6600;
}
.ShojiItem {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.ShojiItemSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.FuroshikiItem {
	font-size: 20px;
	font-weight: bold;
	font-family: "Comic Sans MS";
}
.Furoshikidesc {
	font-size: 16px;
	font-family: "Comic Sans MS";
}
