* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	background-color: #CCCC99;
	color: #333333;
}
#wrap {
	margin: 0px auto;
	width: 800px;
	background-image: url(image/background.gif);
	background-repeat: repeat-y;
}
#container {
	margin: 0px auto;
	width: 740px;
}
#head {
	background-image: url(image/head3.gif);
	height: 80px;
}
#menu {
	border-bottom: 2px dotted #999966;
	width: 740px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 12px;
}
#menu li {
	float: left;
	list-style-type: none;
	color: #006699;
}
#menu li a {
	color: #006699;
	text-decoration: none;
}
#menu li a:hover {
	color: #CC3333;
	text-decoration: underline;
}
#top {
	height: 300px;
	width: 740px;
	background-color: #CCCCCC;
}
#main {
	width: 740px;
}
#left {
	clear: both;
	width: 150px;
	float: left;
	height: 100%;
	margin-bottom: 10px;
	margin-top: 20px;
}
#left li {
	list-style-type: none;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #CCCCCC;
	border-left: 5px solid #CC3333;
}
#left li a {
	color: #333333;
	text-decoration: none;
}
#left li a:hover {
	color: #006699;
	text-decoration: underline;
}
#right {
	width: 560px;
	float: right;
	margin-bottom: 10px;
}
#right table {
	width: 560px;
}
#foot {
	clear: both;
	border-top: 2px dotted #999966;
	height: 45px;
	padding-top: 5px;
	width: 740px;
	font-size: 10px;
}
.card td {
	padding-bottom: 15px;
}
.card img {
	border: 2px solid #CCCCCC;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
h4 {
	color: #006699;
	font-size: 14px;
	margin-bottom: 5px;
}
p {
	line-height: 18px;
	color: #333333;
	margin-bottom: 10px;
}
a {
	color: #999966;
}
a:hover {
	color: #006699;
}
.red {
	color: #CC3333;
}
.pankuzu {
	font-size: 10px;
	margin-top: 5px;
	text-align: right;
	margin-bottom: 3px;
}
.navy {
	color: #006699;
}
.title {
	margin-bottom: 10px;
}
.price th,.price td {
	width: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px dotted #999966;
}
p a {
	color: #CC3333;
}
table {
	border-collapse: collapse;
}
.box {
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(image/suji.jpg);
	background-repeat: repeat;
}
.contents {
	padding-left: 12px;
}
.contents_navy {
	padding-left: 12px;
	background-image: url(image/maru_navy.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.box img {
	margin-right: 10px;
}
#window {
	background-color: #FFFFFF;
	padding: 20px;
}
.news {
	font-size: 10px;
	line-height: 15px;
}
.banner {
	border-bottom: 2px solid #CCCCCC;
}
a img {
	border-style: none;
}
.new {
	color: #FFFFFF;
	background-color: #FF0000;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#delivery {
	margin-left: 10px;
	margin-bottom: 10px;
}
