@charset "UTF-8";

/* -------------------------------------------------
   mitsuboshidiamond.com - environmentStyle.css
------------------------------------------------- */
body#iida_activity #gn4 { 
	background: url(../../img_common/globalNavi.gif) -675px 0 no-repeat; 
}

body#iida_activity #directoryTitle h2 {
	background: url(../../images/ph2_newsrelease.jpg) no-repeat;
}

body#iida_activity #sidebar h2 {
	background: url(../../images/sh2_newsrelease.gif) no-repeat;
}

body#iida_activity .content h4 {
	background: url(../../img_common/cube_lightBlue.gif) 0 3px no-repeat;
}

body#iida_activity .content ul {
	margin-left: 10px;
	margin-bottom: 32px;
	list-style: none;
}

body#iida_activity .content li {
	padding-left: 14px;
	background: url(../../img_common/bullet_lightBlue.gif) 0 7px no-repeat;
}


body#iida_activity table {
	margin-left: 80px;
	text-align: left;
	width: 460px;
	line-height: 1.2;
	border-top: none;
	border-left: none;
	border-right: none;
}

body#iida_activity table th {
	padding: 0.5em 1em 0.4em;
	border-bottom: 1px solid #437dbf;
	vertical-align: top;
}

body#iida_activity table td {
	padding: 0.5em 1em 0.4em;
	border-bottom: 1px solid #437dbf;
	border-left: none;
	vertical-align: top;
}


body#iida_activity .content dl {

}

body#iida_activity .content dt {
	width: 60px;
	float: left;
}

body#iida_activity .content dd {
	margin-left: 60px;
}



/* -----------------------------
   For Team Minus 6% Page
----------------------------- */
body#teamminus6 .content dl {
	margin-left: 10px;
	margin-bottom: 32px;
}

body#teamminus6 .content dt {
	width: 100px;
	float: left;
	font-weight: bold;
	color: #360;
	background-color: transparent;
}

body#teamminus6 .content dd {
	margin-left: 100px;
}

#minus6site a {
	margin-left: 2em;
}


/* -----------------------------
   For Environmental Policy Page
----------------------------- */
body#environmentalPolicy .content dl {
	margin-left: 10px;
	margin-bottom: 32px;
}

body#environmentalPolicy .content dt {
	width: 180px;
	float: left;
	font-weight: bold;
	color: #360;
	background-color: transparent;
}

body#environmentalPolicy .content dd {
	margin-left: 180px;
}

body#environmentalPolicy .content p.imgBasic img {
	margin-right: 10px;
	margin-left: 10px;
}

/* -----------------------------
   For CO2 Reduction Page
----------------------------- */
body#co2reduction .content dl {
	margin-bottom: 0;
}

body#co2reduction .content ul {
	margin-bottom: 0;
}

body#co2reduction .content dt {
	font-size: 110%;
	font-weight: bold;
	color: #360;
	background-color: transparent;
	margin-bottom: 0;
}

body#co2reduction .content dd {
	margin-bottom: 0;
}


body#co2reduction table {
	margin-left: 30px;
	text-align: left;
	width: 540px;
	line-height: 1.6;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

body#co2reduction table td {
	width: 270px;
	padding: 1em 1em 0.9em;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	vertical-align: top;
}

body#co2reduction table td.tLeft {
	border-left: none;
}




