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

#header{
	margin-bottom:42px;
}

#waste {
	width:790px;
	padding-right: 50px;
	padding-left: 40px;
}

#waste h2 {
	margin-bottom: 35px;
}

#waste #mainContents {
	padding-left: 128px;
	padding-right: 225px;
	padding-bottom:50px;
	background-image: url(../concept/images/concept_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 11px;
}

#waste #mainContents h3 {
	margin-bottom: 38px;
}

#waste #mainContents #entryJpn {
	line-height: 1.8em;
	margin-bottom: 44px;
}

#waste #mainContents #entryEng {
	line-height: 1.8em;
	color: #8aba8a;
}

