@charset "utf-8";

body {
	background-image: none;
	background-color: #ffffff;
}
body, div, table, td, span, .price {
	color: #000000;
}
#over, #main, #main-middle {
	width: 100%;
}
#header, #foot, #main-left, #banner, img.content-footer, #subcontent, a.button-more {
	display: none;
}
#content {
	background-color: #ffffff;
	width: 100%;
}
div.subtext-block {
	background-image: none;
}
h1, h2, h3, a {
	color: #000000;
}
img {
	border-color: #000000;
}
.sublink {
	display: none;
}
.col1 {
	margin: 0px 20px 5px 0px;
	padding: 0px;
	width: 65%;
	overflow: hidden;
	float: left;
	clear: right;
}
.col2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 25%;
	overflow: hidden;
	float: left;
	clear: none;
}


