/* CSR 共通 */

/* 旧css */
.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　タイトル */
h3.titleL  {
	font-size: 100%;
	line-height: 120% !important;
	background: #ffffff url("../images/headline_bk.gif") repeat-x;
	text-align: left;
	margin-bottom: 20px;
	padding: 7px;
	width: auto;
	clear: both;
	border-style: solid;
	border-width: 1px 1px 1px 4px;
	border-color: #d5d5d5 #d5d5d5 #d5d5d5 #66cc66
	}

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%;
}

/* ボタンタイトル */
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;
	}


/* グラフ、画像タイトル */
.titleImg {
	border-left:4px #66cc66 solid;
	margin-bottom:5px;
	padding-left:3px;
	font-weight:bold;
}

/* グラフ、画像キャプション */
.capImg {
	margin-top:5px;
	font-size:85%;
}
/* 本文テキスト */
p.txt {
	text-indent:1em;
	margin-bottom:15px;
	line-height:1.4;
}

/* 本文テキスト（注釈） */
.note {
	margin-bottom:15px;
	font-size:85%;
}
/* 本文テキスト（注釈※印等） */
.att {
	color:#FF0000;
}
sup {
	vertical-align:baseline;
	position: relative;
	top: -2px;
}
sub {
	vertical-align:-1px;
}

/* 表組　A */
table.datatbl_A {
	border-collapse:collapse;
	margin-bottom:15px;
}
table.datatbl_A caption {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	height:1.4em;
	padding-bottom:3px;
}
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;
}

/* 表組　B　ラインなし */
table.datatbl_B td {
	padding:2px;
	font-size:12px;

}

/* 通常リンク（CSR 内部） */
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;
}
/* 通常リンク（CSR 外部） */
ul.defLink li.outLink {
	background:url(../images/arrow_orange_circle.gif) 0px 2px no-repeat;
	padding-left:15px;
}
/* 通常リンク（PDF） */
ul.defLink li.pdfLink {
	background:url(../images/pdf_icon.gif) 0px 1px no-repeat;
	padding-left:15px;
}
/* 通常リンク（CSR 内部 小） */
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%;
}
/* グリッド配置　2段 */
.grid2a {
	width:auto;
	margin-bottom:20px;
	clear:both;
}
.grid2a .leftArea {
	width:245px;
	float:left;
}
.grid2a .rightArea {
	width:245px;
	float:right;
}

/* グリッド配置　2段 （写真右） */
.grid2b {
	width:auto;
	margin-bottom:20px;
	clear:both;
}
.grid2b .leftArea {
	width:334px;
	float:left;
}
.grid2b .rightArea {
	width:156px;
	float:right;
}

/* グリッド配置　2段 （写真左） */
.grid2c {
	width:auto;
	margin-bottom:20px;
	clear:both;
}
.grid2c .leftArea {
	width:156px;
	float:left;
}
.grid2c .rightArea {
	width:334px;
	float:right;
}

/* グリッド配置　3段  */
.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;
}

/* 余白 */
.padding_r20 {
	padding-right: 20px
	}
.padding_r10 {
	padding-right: 10px
	}
.margin_b10 {
	margin-bottom: 10px
	}

.margin_b15 {
	margin-bottom: 15px
	}
.margin_b20 {
	margin-bottom: 20px
	}
.margin_b25 {
	margin-bottom: 25px
	}
.margin_b30 {
	margin-bottom: 30px
	}
.margin_t30 {
	margin-top: 30px
	}

/*クリア */	
.clear{
clear: both;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
