
.stakeholderBox {
	clear:both;
}

.section  { margin-bottom: 40px; clear: both; }

.section .secInside {
	margin-bottom:20px;
}

.titleMainVisu {
	margin-bottom:15px;
	padding-top:5px;
}
.leadTxt {
	margin-bottom:15px;
	line-height:1.4;
}

/* h3,h4,h5@ttl */
h3.titleL {
	padding:7px;
	background:#FFFFFF url(../images/headline_bk.gif) repeat-x;
	width:auto;
	text-align:left;
	font-size:100%;
	border:1px #d5d5d5 solid;
	border-left:4px #66cc66 solid;
	margin-bottom:20px;
	clear:both;
}
h4.titleM {
	padding:4px 7px 7px 7px;
	background:#FFFFFF;
	width:auto;
	font-size:100%;
	border-bottom:1px #999999 solid;
	border-left:4px #66cc66 solid;
	margin-bottom:20px;
	clear:both;
}
h5.titleS {
	padding:0px 0px 3px 1px;
	background:#FFFFFF;
	width:auto;
	font-size:100%;
	border-bottom:1px #999999 dotted;
	margin-bottom:15px;
	clear:both;
}

h3.titleL .sebTitle {
	font-weight:normal;
	font-size:85%;
}

/* botan Title */
h3.titleBtn {
	padding:7px;
	background:#FFFFFF url(../images/btn_bk.gif) repeat-x;
	width:auto;
	text-align:left;
	font-size:100%;
	font-weight:normal;
	border:1px #d5d5d5 solid;
	border-bottom:1px #66cc66 solid;
	margin-bottom:15px;
}
h3.titleBtn a {
	display:block;
	width:100%;
}

/* IMG Title */
.titleImg {
	border-left:4px #66cc66 solid;
	margin-bottom:5px;
	padding-left:3px;
	font-weight:bold;
}

/* Graph IMG Cap */
.capImg {
	margin-top:5px;
	font-size:85%;
}
/* TXT */
p.txt {
	text-indent:1em;
	margin-bottom:15px;
	line-height:1.4;
}

/* TXT (note) */
p.note {
	margin-bottom:15px;
	font-size:85%;
}
/* note mark */
.att {
	color:#FF0000;
}
sup {
	vertical-align:baseline;
	position: relative;
	top: -2px;
}
sub {
	vertical-align:-1px;
}

/* table@A */
table.datatbl_A {
	border-collapse:collapse;
	margin-bottom:15px;
}
table.datatbl_A caption  { font-size: 12px; font-weight: bold; text-align: left; padding-bottom: 3px; height: 1.4em }
table.datatbl_A caption.caption2  { font-size: 12px; font-weight: bold; text-align: left; padding-bottom: 3px; height: 2.4em }
table.datatbl_A caption span.title {
	display:block;
	float:left;
}
table.datatbl_A caption span.unit {
	display:block;
	float:right;
	font-weight:normal;
}
table.datatbl_A th {
	border:1px #CCCCCC solid;
	padding:4px;
	text-align:center;
	font-size:12px;
	background-color:#3b753b;
	color:#FFFFFF;
	font-weight:normal;
	clear:both;
}
table.datatbl_A td {
	border:1px #CCCCCC solid;
	padding:5px;
	text-align:center;
	font-size:12px;
}
table.datatbl_A td.ttl_1 {
	text-align:left;
	padding-left:6px;
}


/* LINK (CSR naibu) */
ul.defLink {
	list-style:none;
	margin:0px 0px 15px 0px;
	padding:0px;
}
ul.defLink li {
	list-style:none;
	margin:0px 0px 5px 0px;
	background:url(../../images/i_arrow_red.gif) 0px 2px no-repeat;
	padding-left:15px;
}
/* LINK (CSR gaibuj */
ul.defLink li.outLink {
	background:url(../images/arrow_orange_circle.gif) 0px 2px no-repeat;
	padding-left:15px;
}
/* LINK (PDF) */
ul.defLink li.pdfLink {
	background:url(../images/pdf_icon.gif) 0px 1px no-repeat;
	padding-left:15px;
}
/* LINK (CSR naibu-s) */
ul.defLinkMin {
	list-style:none;
	margin:0px 0px 15px 0px;
	padding:0px;
}
ul.defLinkMin li {
	list-style:none;
	margin:0px 0px 3px 0px;
	background:url(../../images/i_arrow_red.gif) 0px 1px no-repeat;
	padding-left:13px;
	font-size:85%;
}



.grid2a {
	width:auto;
	margin-bottom:20px;
	clear:both;
}
.grid2a .leftArea {
	width:245px;
	float:left;
}
.grid2a .rightArea {
	width:245px;
	float:right;
}


.grid2b {
	width:auto;
	margin-bottom:20px;
	clear:both;
}
.grid2b .leftArea {
	width:334px;
	float:left;
}
.grid2b .rightArea {
	width:156px;
	float:right;
}



.grid3 {
	width:auto;
	margin-bottom:20px;
	clear:both;
}
.grid3 .leftArea {
	width:157px;
	margin-right:20px;
	float:left;
}
.grid3 .centrArea {
	width:157px;
	float:left;
}
.grid3 .rightArea {
	width:156px;
	float:right;
}

