a:link {
	color: #6699FF;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #006699;
}
a:active {
	color: #6699FF;
}
.header {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-left: 5px;
}
.navi {
	height: 100px;
	width: 750px;
	position: absolute;
	left: 0px;
	clip: rect(auto,auto,auto,200px);
	top: 20px;
}
.logo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: a0a0a0;
	padding-top: 20px;
	font-weight: normal;
}
.maincontent {
	color: #b0b0b0;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}

.tablenavi {
	margin-top: 10px;
}
.pricesubjected {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}



body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0d0d0e;
}
.style2 {color: #9999FF}
