/* SGF 工場からエコ ISO14001取得工場・オフィス一覧 */



/* -------------------------------------------------------------------

 コンテンツ

------------------------------------------------------------------- */

#mainLead {

	margin-bottom: 50px;

	padding: 20px 18px;

	background: url(/corporate/eco/images/sgf/common/bg_sgf.gif) ;

	line-height: 2;

	font-size: 108%;

}

#listTarget {

	font-weight: bold;

	margin-bottom: 20px;

}

#listDate {

	font-weight: bold;

	text-align: right;

}

.listTtl {

	font-size: 108%;

	font-weight: bold;

	margin-bottom: 10px;

}

.letterSp {

	letter-spacing: 0.5em;

}

.listTable {

	width: 100%;

	border: #b2b2b2 1px solid;

}

.listTable th,

.listTable td {

	border: #b2b2b2 1px solid;

	text-align: left;

	font-weight: normal;

	padding: 10px;

	vertical-align: middle;

}

.listTable th {

	width: 100px;

}

.bgFactory {

	background: #cee1f8;

}

.bgOffice {

	background: #d9f1f6;

}

.tdCompany,

.tdCountry {

	width: 150px;

}

.tableNote {

	text-align: right;

	margin: 10px 0 30px 0;

}

.noteRed {

	color: #d00101;

}

.supRed {

	color: #d00101;

	font-size: 77%;

	vertical-align: top;

	padding-left: 5px;

}

.fontS {

	font-size: 92%;

}

.linkPdf {

	background: url(/corporate/eco/images/sgf/common/ic_pdf.gif) no-repeat right top;

	padding-right: 22px;

	padding-top: 1px;

	padding-bottom: 1px;

}

