html {
	background: url(/images/bg-01.gif);
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td {
	font-size: 12px;
	font-family: Osaka, '¥á¥¤¥ê¥ª';
	line-height: 1.3em;
	color: #444;
}

a {
	color: #235C9C;
}
a:hover {
	color: #E74E70;
}
a img {
	border: none;
}
.both {
	clear: both;
}
#container {
	margin: 0 auto 0 auto;
	width: 750px;
	text-align: left;
	border: 1px solid #eee;
	background-color: #ffffff;
	background-image: url(/images/grade-01.gif);
	background-repeat: no-repeat;
	background-position: 0px 80px;
}
#header, #footer {
	margin: 0 auto;
	padding: 2px 5px;
	background-color: #ffffff;
	text-align: left;
	font-size: 10px;
}
#footer {
	margin-top: 20px;
	padding: 30px 10px 20px 10px;
	text-align: center;
	background-color: #ffffff;
	background-image: url(/images/grade-01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#exstra {
	float: left;
	width: 180px;
	margin: 20px 20px 20px 25px;
}
* html #exstra {
	margin: 20px 10px 20px 12px;
}
#contents {
	float: right;
	margin: 20px 20px 0px 0px;
	width:500px;
}
* html #contents {
	margin: 20px 10px 0px 0px;
}
h1 {
	margin: 20px 20px 50px 20px;
}
.tb {
	margin: 10px;
}
.tb td {
	padding:5px;
	border-bottom: 2px solid #eee;
}
.tb td.name {
	padding:5px;
	border-bottom: 2px solid #F0E2C8;
}
.block-product {
	background-image: url(/images/block-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 500px;
	margin: 15px 0px;
}
.block-product .top {
	background-image: url(/images/block-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 500px;
}
.block-product dl {
	margin: 0px;
}
.block-product dt {
	font-weight: bold;
}
.block-product dd {
	margin: 10px;
}
.block-product .label {
	margin: 0 0 5px 0px;
	background-image: url(/images/block-label.gif);
	background-repeat: no-repeat;
	padding: 4px 0 0 5px;
	height: 18px;
	color: #fff;
	font-size:10px;
	width: 145px;
}
.block-product div.comment ul {
	margin: 10px 0 10px 20px;
	padding: 0px;
}
.block-product div.comment h4 {
	margin: 10px 0;
}
.pdt {
	margin: 10px;
}
.pdt td {
	vertical-align: top;
	padding: 5px;
}
.pdt .name {
	width:140px;
	font-size: 10px;
}
.pdt .value {
	width:300px;
}
.pdt .value h3 {
	margin: 0 0 5px 0;
	padding:3px 5px;
	border-bottom: 2px solid #B7DDF2;
	font-size: 12px;
	color: #1E7BA8;
}
.pdt .value div.comment {
	padding: 5px;
}
.pdt .value div.comment p {
	margin: 10px 0;
}
.update {
	background-image: url(/images/block2-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 500px;
	margin: 15px 0px;
}
.update .top {
	background-image: url(/images/block2-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 500px;
}
.update div.comment {
	padding: 1px 20px;
}
.update div.comment p {
	margin: 10px 0;
}
.update .head {
	border-bottom: 1px solid #ddd;
	width: 470px;
	margin: 10px;
}
.update .head .date .y {
	display: block;
}
.update .head .date .md {
	display: block;
	font-size: 19px;
}
.update .head .date {
	text-align:center;
	width: 60px;
	height: 30px;
	color: #A8675E;
	font-family: "Century Gothic";
}
.update .head .title {
	border-left: 5px solid #E49265;
	font-size: 14px;
	margin-top:10px;
	vertical-align: bottom;
	padding-left: 10px;
}
#menu, #menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	margin: 3px 0;
}
#menu li a, #menu li span {
	display: block;
	height: 22px;
	text-indent: -9999px;
}
#menu li a:hover {
	background-position: right;
}
#MenuAbout a, #MenuAbout span {
	background-image: url(/images/menu/menu-about.gif);
}
#MenuProducts span {
	background-image: url(/images/menu/menu-products.gif);
}
#MenuShop span {
	background-image: url(/images/menu/menu-shop.gif);
}
#MenuBacteria a {
	background-image: url(/images/menu/menu-pd-bacteria.gif);
}
#MenuFilter a {
	background-image: url(/images/menu/menu-pd-filter.gif);
}
#MenuCo2 a {
	background-image: url(/images/menu/menu-pd-co2.gif);
}
#MenuManure a {
	background-image: url(/images/menu/menu-pd-manure.gif);
}
#MenuFood a {
	background-image: url(/images/menu/menu-pd-food.gif);
}
#MenuTeisho a {
	background-image: url(/images/menu/menu-pd-teisho.gif);
}
#MenuBiotope a {
	background-image: url(/images/menu/menu-pd-biotope.gif);
}
.outline td {
	text-align: center;
	font-size: 10px;
}
.outline td.name {
	background-color: #ABD1E7;
	width: auto;
}

