@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------- */
/* 竹箸リサイクル */
/* ---------------------------------------------------------------- */

/* lContainer */
#lContainer ul#lmenu {
	position: relative;
	overflow: hidden;
	width: 209px;
	height: 240px;
	margin: -1px 0 -23px 0;
	list-style-type: none;
	background: url("../../common/images/lmenu.gif") no-repeat top;
}
#lContainer ul#lmenu li a {
	display: block;
	overflow: hidden;
	width: 209px;
}
#lContainer ul#lmenu li a span {
	display: none;
}
#lContainer ul#lmenu li.lm1 a {
	position: absolute;
	width: 209px;
	height: 42px;
	top: 0;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat top;
}
#lContainer ul#lmenu li.lm1 a:hover,
#lContainer ul#lmenu li.lm1s {
	position: absolute;
	width: 209px;
	height: 42px;
	top: 0;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat top;
}
#lContainer ul#lmenu li.lm2 a {
	position: absolute;
	width: 209px;
	height: 32px;
	top: 42px;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat 0 -42px;
}
#lContainer ul#lmenu li.lm2 a:hover,
#lContainer ul#lmenu li.lm2s {
	position: absolute;
	width: 209px;
	height: 32px;
	top: 42px;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat 0 -42px;
}
#lContainer ul#lmenu li.lm3 a {
	position: absolute;
	width: 209px;
	height: 42px;
	top: 74px;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat 0 -74px;
}
#lContainer ul#lmenu li.lm3 a:hover,
#lContainer ul#lmenu li.lm3s {
	position: absolute;
	width: 209px;
	height: 32px;
	top: 74px;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat 0 -74px;
}
#lContainer ul#lmenu li.lm4 a {
	position: absolute;
	width: 209px;
	height: 30px;
	top: 107px;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat 0 -107px;
}
#lContainer ul#lmenu li.lm4 a:hover,
#lContainer ul#lmenu li.lm4s {
	position: absolute;
	width: 209px;
	height: 30px;
	top: 107px;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat 0 -107px;
}
#lContainer ul#lmenu li.lm5 a {
	position: absolute;
	width: 209px;
	height: 30px;
	top: 140px;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat 0 -140px;
}
#lContainer ul#lmenu li.lm5 a:hover,
#lContainer ul#lmenu li.lm5s {
	position: absolute;
	width: 209px;
	height: 30px;
	top: 140px;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat 0 -140px;
}
#lContainer ul#lmenu li.lm6 a {
	position: absolute;
	width: 209px;
	height: 29px;
	top: 173px;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat 0 -173px;
}
#lContainer ul#lmenu li.lm6 a:hover,
#lContainer ul#lmenu li.lm6s {
	position: absolute;
	width: 209px;
	height: 29px;
	top: 173px;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat 0 -173px;
}
#lContainer ul#lmenu li.lm7 a {
	position: absolute;
	width: 209px;
	height: 33px;
	top: 206px;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat 0 -206px;
}
#lContainer ul#lmenu li.lm7 a:hover,
#lContainer ul#lmenu li.lm7s {
	position: absolute;
	width: 209px;
	height: 33px;
	top: 206px;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat 0 -206px;
}


/* rContainer */
#crContainer {
	width: 629x;
	margin: 0 6px 0 34px;
	padding: 24px 0 30px 0;
	background: url("../images/bg_image.jpg") no-repeat top right;
}
#crContainer .boxContainer {
	width: 611px;
}
#crContainer .boxContainer .lBox {
	float: left;
	width: 408px;
	margin: 20px 0;
}
#crContainer .boxContainer .rBox {
	float: right;
	width: 188px;
	margin: 20px 0;
}
#crContainer h4 {
	margin-top: 23px;
}
#subContainer p.text {
	margin-top: 3em;
	color:#676857;
	line-height: 160%;
}
#subContainer p.text2 {
	margin-top: 2em;
	color:#676857;
	line-height: 160%;
}
#crContainer p.img {
	margin: 3em 0 0 0;
}
.green {
	color:#2b9f2e;
}
