/* ************************************************************* 

	Nippon Electric Glass Co., Ltd.
	CSR CSS

************************************************************* */


/* GLOBAL NAVI
---------------------------------------------------- */

#navi li#csr a {
	background-position: 0 -40px;
}

/* COMMON LIST */
ul.csrList{
	margin-bottom: 1.6em;
}
ul.csrList li{
	margin-left: 7px;
	padding-left: 30px;
	text-indent:-15px;
	list-style: disc inside;
}


/* GOVERNANCE
---------------------------------------------------- */

/* INTERNAL */
#goverInternal li {
	line-height:150%;
	margin:0 auto;
	padding-top:2px;
	padding-bottom:2px;
	text-indent:-15px;
	/*IE6*/
	_margin-left:20px;
}
#goverInternalP h4{
	text-indent:-25px;
	margin-left:25px;
}
#goverInternalP p{
	margin-left:25px;
}


/* ENVIROMENT
---------------------------------------------------- */
p#enviReportMenu1 a, p#enviReportMenu2 {
	padding-left:12px;
	padding-bottom:0;
	margin-bottom:5px;
	line-height:1em;
}
#enviReportMenu1 a, #enviReportMenu2 {
	background:url(../image/arrow_menu.gif) no-repeat left center;
}
#enviReportMenu1 a:hover{
	background:url(../image/arrow_menu_f2.gif) no-repeat left center;
}
#enviReportMenu2 {
	background:url(../image/arrow_grayDown.gif) no-repeat left center;
}

#enviReportList {
	padding-top:0;
	margin-top:0;
	margin-left:25px;
	line-height:1.7em;
}

#contents h4.midashiDotline {
	margin-top:0;
}

#enviReportPast li a{
	background:url(../image/arrow_menu.gif) no-repeat left center;
	padding-left:12px;
}
#enviReportPast a:hover{
	background:url(../image/arrow_menu_f2.gif) no-repeat left center;
}

