@charset "utf-8";
#new_product_top {
	background-image: url(../img/top/new_pro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	clear: both;
	float: left;
	width: 502px;
}
#new_product {
	background-color: #F8FBEA;
	width: 478px;
	clear: both;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDD57D;
	border-left-color: #CDD57D;
	padding-right: 10px;
	padding-left: 10px;
}
.news_btm {
	background-image: url(../img/top/topic_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 502px;
	height: 15px;
	clear: both;
	float: left;
}

.side_banner {
	width: 241px;
	height: 78px;
	clear: both;
	float: left;
	margin-bottom: 10px;
}
.group {
	clear: both;
	float: left;
	margin-bottom: 3px;
	font-size: 90%;
	padding-bottom: 3px;
}

#topic {
	background-color: #F8FBEA;
	width: 478px;
	clear: both;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDD57D;
	border-left-color: #CDD57D;
	padding-right: 10px;
	padding-left: 10px;
}
#topic_top {
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	clear: both;
	float: left;
	width: 502px;
}
#new_photo {
	float: left;
	width: 200px;
	padding: 2px;
	border: 1px solid #666666;
	margin-right: 10px;
}

/*------- 解除 -------*/
.clear{
	clear:both;
}
div#engei {
	width: 245px;
	float: left;
	margin: 0px;
	padding-right: 15px;
}
#new_product h4 {
	background-color: #90CA41;
	padding: 2px;
	margin-bottom: 3px;
}
#new_product  .new_protxt  {
	float: left;
	width: 260px;
}

#recommend{
	position: relative;
	overflow: hidden;
	height: auto;
}
#recommend h1 {
	background: url(../img/top/osusume.gif) no-repeat left top;
	height: 27px;
	border-bottom: 1px solid #666666;
	padding: 0px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
}

.product_threebox{
	position: relative;
	overflow: hidden;
	float: left;
	width: 245px;
	height: auto;
	margin-right: 12px;
}
*html .product_threebox{
	font-size: 90%;
	margin-right: 8px;
}

.product_threebox h2{
	width: 245px;
	height: 35px;
	margin: 0 0 5px 0;
	text-indent: -9999px;
	position: relative;
}

.product_threebox h2 img {
	position: absolute;
	top: 0;
	right: 13px;
}


.product_threebox h2#engei{
	background: url(../img/top/engei.gif) no-repeat left top;
	cursor:pointer;
}
.product_threebox h2#kadou{
	background: url(../img/top/kadou.gif) no-repeat left top;
	cursor:pointer;
}
.product_threebox h2#bonsai{
	background: url(../img/top/bonsai.gif) no-repeat left top;
	cursor:pointer;
}

.product_box {
	position: relative;
	overflow: hidden;
	height: auto;
	width: 228px;
	padding: 5px;
	border: dotted 1px #538143;
	margin-bottom: 15px;
}
*html .product_box {
	font-size: 80%;
	line-height: 1.5;
}

.product_box h4 {
	background-color: #8CCC33;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	font-size: 90%;
	padding: 2px 5px;
	color: #333;
	margin-bottom: 10px;
}
.product_photo  {
	float: left;
	width: 102px;
	padding: 2px;
	border: 1px solid #8CCC33;
	margin-right: 5px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.product_photo img {
	width: 102px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.product_txt {
	position: relative;
	overflow: hidden;
	height: auto;
	float: right;
	width: 110px;
	padding: 2px;
	font-size: 90%;
}
.product_bottom {
	position: relative;
	overflow: hidden;
	height: auto;
	padding: 5px;
	font-size: 90%;
	clear: both;
	background-color: #E7F2B7;
	width: 216px;
	border: 1px dashed #8CCC33;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.product_box .price {
	position: relative;
	overflow: hidden;
	height: auto;
	width: 200px;
}
.product_box .shosai {
	position: relative;
	overflow: hidden;
	height: auto;
	float: right;
}
#footer_bg {
	clear: both;
	width: 100%;
	background-image: url(../img/top/footer.gif);
	background-repeat: repeat-x;
	background-color: #8CCC33;
	float: left;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
	font-size: 90%;
}
#footer_address  {
	float: left;
	background-image: url(../img/common/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	line-height: 1.2em;
}
#footer  #foot_navi {
	float: right;
	font-size: 100%;
	margin-bottom: 10px;
}
#footer #copyright {
	float: right;
	font-size: 100%;
	width: 350px;
	text-align: right;
	background-image: url(../img/common/copyright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#footer #copyright em {
	font-size: 100%;
	background-image: url(../img/common/copyright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.group h3 {
	clear: both;
	float: left;
	font-size: 90%;
}
.topic_group {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBD379;
	margin-bottom: 5px;
	padding: 2px 5px 5px 5px;
	line-height: 1.3;
}
.topic_group .l_left{
	padding-right: 15px;
	color: #336633;
	text-align: right;
}

