@charset "UTF-8";

.lp01 {
	background-image: url(../images/company/ecoCL_LP_index_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 527px;
}
.main_area {
	background-image: url(../images/company/ecoCL_LP_index_02.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.main_area .content01 h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	margin-bottom: 20px;
}

.main_area .content01 {
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	padding-bottom: 50px;
}
.main_area .content01 table tr th {
	width: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9F3;
}
.main_area .content01 table tr td {
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 500px;
}
.main_area .content01 table tr td {
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
	padding-left: 10px;
}




#footer {
	background-image: url(../images/ecoCL_LP_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90px;
}
