body {
	width: 928px;
	color: #333333;
}
#container {
	margin: 0px;
	padding: 0px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
p,a,ul {
	margin: 0px;
	padding: 0px;
}
p,a,img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#hd {
	padding: 0px;
	width: 928px;
	margin: 0px;
}
#search {
	margin: 0px;
	padding: 0px;
}
#bd {
	width: 928px;
	text-align: center;
}
#side1 {
	float: left;
	width: 130px;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 798px;
	float: left;
	text-align: center;
}
#navi_p {
	width: 100%;
}
#navi_p ul {
	list-style-type: none;
}
#navi_p  ul  li {
	display: block;
	float: left;
	font-size: 100%;
	line-height: 200%;
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
}
#navi_p ul li a {
	color: #333333;
}
#navi_p ul li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#cart {
	font-size: 90%;
	line-height: 200%;
	width: 150px;
	z-index: 1;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cart a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}
#cart a:hover {
	color: #333333;
	background-color: #CCCCCC;
}
#fd {
	width: 928px;
	background-color: #ddd;
	line-height: 200%;
}
.navi_fd {
	width: 50%;
	float: left;
}
.navi_fd  ul {
	list-style-type: none;
}
.navi_fd  ul  li {
	display: block;
	float: left;
}
.navi_fd  ul  li  a {
	color: #333333;
}
.navi_fd  ul  li  a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.copy_fd {
	width: 50%;
	float: right;
}
.copy_fd   p {
	font-weight: bold;
	text-align: center;
}
