@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("../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("../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("../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("../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("../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("../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("../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("../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 */
#mContainer {
	width: 629x;
	margin: 24px 6px 0 34px;
	padding-bottom: 30px;
	background: url("../images/bg_image.jpg") no-repeat top right;
}
#rContainer h4 {
	margin-top: 23px;
}
#rContainer h4.wbc {
	margin-top: 43px;
}
#rContainer p.text {
	margin-top: 3em;
	color:#676857;
	line-height: 160%;
}
#rContainer p.text2 {
	width: 400px;
	margin-top: 2em;
	color:#676857;
	line-height: 160%;
}
#rContainer p.text3 {
	margin-top: 2em;
	color:#676857;
	line-height: 160%;
}
#rContainer p.text4 {
	width: 400px;
	margin-top: 1em;
	color:#676857;
	line-height: 160%;
}
#rContainer p.text5 {
	margin-top: 1em;
	color:#676857;
	line-height: 160%;
}
#rContainer p.img {
	margin: 3em 0 0 0;
}
#rContainer p.img2 {
	margin: 2em 0 0 0;
}



/* ---------------------------------------------------------------- */
/* メリーズシステム松戸資源循環センター */
/* ---------------------------------------------------------------- */
#subContainer .cContainer {
	width: 611px;
	margin: 24px 24px 0 34px;
}
#subContainer .cContainer .lBox {
	float: left;
	width: 408px;
	margin-top: 5px;
}
#subContainer .cContainer .lBox p {
	color:#676857;
	line-height: 160%;
}
#subContainer .cContainer2 {
	width: 611px;
	margin: 24px 24px 0 34px;
	padding-bottom: 50px;
}
#subContainer .cContainer2 p.img {
	margin: 3em 0 0 0;
}
#subContainer .cContainer .rBox {
	float: right;
	width: 187px;
	margin-top: 5px;
}
