body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
}
#content {
	border: 1px ridge #000000;
	overflow: visible;
	position: absolute;
	top: 40px;
	left: 225px;
	z-index: 100;
	padding: 10px;
	width: 401px;
	background-color: #FFFFCC;
}
#content2 {
	border: 1px ridge #000000;
	overflow: visible;
	position: absolute;
	top: 380px;
	left: 385px;
	z-index: 100;
	padding: 10px;
	width: 82px;
	background-color: #FFFFCC;
	font-size: 200%;
}
#content3 {
	border: 1px ridge #000000;
	overflow: visible;
	position: absolute;
	top: 40px;
	left: 225px;
	z-index: 100;
	padding: 5px;
	width: 380px;
}
#contents_dot {
	overflow: visible;
	position: absolute;
	z-index: 600;
	top: 134px;
	left: 6px;
}
#regular_dot {
	overflow: visible;
	position: absolute;
	z-index: 600;
	top: 74px;
	left: 6px;
}
#anniversary_dot {
	overflow: visible;
	position: absolute;
	z-index: 600;
	top: 104px;
	left: 6px;
}
#cover_dot {
	overflow: visible;
	position: absolute;
	z-index: 600;
	top: 164px;
	left: 6px;
}
#contact_dot {
	overflow: visible;
	position: absolute;
	z-index: 600;
	top: 224px;
	left: 6px;
}
#title {
	font-size: 280%;
	border: 1px ridge #000000;
	overflow: visible;
	position: absolute;
	left: 20px;
	top: 50px;
	z-index: 140;
	padding: 10px;
	width: 800px;
	background-color: #FFFFCC;
}
#menu {
	z-index: 240;
	left: 10px;
	top: 86px;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #000000;
}
#footer {
	color: #999999;
	position: absolute;
	left: 26px;
	top: 280px;
}
.footer_href {
	color: #999999;
	text-decoration: none;
}
.footer_href:hover {
	color: #999999;
	text-decoration: underline;
}
.content_href {
	color: #0000FF;
	text-decoration: none;
}
.content_href:hover {
	color: #0000FF;
	text-decoration: underline;
}
.cat {
	width: 100%; 
	height: .8em; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 3px dotted gray;
	margin-top: .9em;
}
.itemname	{
	float: left;
	position: relative; /*needed by IE6*/
	top: 5px;
	background-color: white;
	margin-bottom: -.3em;
	border-bottom: solid white .2em;
	padding-right: 10px;
	text-align: left;
}
.num	{
	float: right;
	position: relative; /* needed by IE6*/
	top: 5px;
	background-color: white;
	margin-bottom: -.4em;
	border-bottom: solid white .2em;
	width: 44px;
}
#cover_art {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 230px;
}
