@charset "utf-8";
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 *
 *	file name : green.css
 *
 * :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#main {
	width: 950px;
	background: url(../../../images_global/n_bg_main_l_01.gif) repeat-y left top;
}
#mainInner {
	background: url(../../../images_global/n_bg_main_l_02.gif) no-repeat left bottom;
}
#main .titleBlock {
	background: url(../../../images_global/n_bg_main_l_03.gif) no-repeat left top;
}
div#content {
	padding-top: 15px;
}
#contentInner {
	margin: 0;
}
#main .sec01 {
	margin: 20px 0;
}
#main ul li {
	margin-left: 2.0em;
	text-indent: -1.5em;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#main ul li {
		text-indent: -1.5em;
	}
}
#main ul.kana {
	list-style-type: katakana
}
#main ul.kana li {
	margin-left: 0em;
	text-indent: 0em;
	margin-left: 2em;
}
.technologyBox div {
	margin-bottom: 5px;
}
.ledList {
	margin-top: 30px;
}
.ledList img {
	cursor: pointer;
}
.ledList .listTable {
	height: 0;
	background-color: #fdfdf1;
	overflow: hidden;
}
.ledList .listTable table {
	margin: 10px;
}
.ledList .listTable .listTableInner {
	overflow: hidden;
}
table {
	border-collapse: separate;
	border-top: 1px solid #b4b9bd;
	border-left: 1px solid #b4b9bd;
	width: 450px;
}
table th, table td {
	border-right: 1px solid #b4b9bd;
	border-bottom: 1px solid #b4b9bd;
}
table td {
	padding: 8px 0;
	text-align: center;
}
table th {
	padding: 10px 0;
	text-align: center !important;
}
th {
	background-color: #666;
	color: #fff;
	font-weight: 100;
	letter-spacing: -0.1em;
}
table .bgColBeige {
	background-color: #efece5 !important;
}
.ledList .tableLeft {
	float: left;
}
.ledList .tableRight {
	float: right;
}
.tableBlock .tableLeft {
	float: left;
}
.tableBlock .tableRight {
	float: right;
}
table .alLeft {
	text-align: left;
	padding: 10px;
}
table.green {
	width: 600px;
}
table td.green {
	padding: 25px 0;
}
table th.green {
	color: #333;
}
#colHeader {
	width: 910px;
	margin: 20px 0 0 0;
}
#colHeader p {
	margin-bottom: 0;
}
#colHeader .glTit {
	margin-bottom: 10px;
}
#colHeader .colL {
	width: 800px;
	float: left;
}
#colHeader .colR {
	width: 80px;
	float: right;
}
.bgWhite {
	background-color: #fff !important;
}
.tw15 {
	width: 15%;
}
.tw20 {
	width: 20%;
}
.tw25 {
	width: 25%;
}
.tw30 {
	width: 30%;
}
.tw40 {
	width: 30%;
}
.notes_g li {
  font-size:92%;
  line-height:1.3;
  margin-bottom:0.2em !important;
  margin-left:0 !important;
  text-indent:0 !important;
}
.pdf_btn {
	margin-top:10px;
}
ul.listKana {
  list-style-type: katakana;
}
.notes_n li {
  list-style-type: decimal;
  font-size:92%;
  line-height:1.3;
  text-indent:0em !important;;
  padding-left:0em;
}

table.tableEnergy {
	width: 800px;
}