/* CSS Document */
/* -------------------------------------------

	nd_maincontent.cssに追加

------------------------------------------- */
/* 写真キャプション 上書き */
p.nd_imgleft,
p.nd_imgright,
p.nd_imgcenter {
	font-size:70%;
}
/* 写真キャプション 追加 */
p.nd_imgleft .co_csr_report_ncap,
p.nd_imgright .co_csr_report_ncap,
p.nd_imgcenter .co_csr_report_ncap {
	font-weight:normal;
	font-size:95%;
}
/* タイトル小 追加 */
div#nd_maincontent h3.co_csr_report_h3small {
	font-size: 80%;
	font-weight:normal;
}
div#nd_maincontent h4.co_csr_report_h4cen {
	text-align:center;
}

/* -------------------------------------------

	2010/06 追加パーツに追加

------------------------------------------- */
/* 定義リスト 追加 */
.co_csr_report_dlsmall {
	border: none;
}
.co_csr_report_dlsmall dt {
	width: 150px;
	font-size:70%;
	border-top: none;
	padding: 2px 0 2px 20px;
}
.co_csr_report_dlsmall dd {
	font-size:70%;
	border-top: none;
	padding: 2px 0;
	display:inline-block;
	line-height:1.3;

}
/* 区切り線 追加 */
.co_csr_report_hr1pl {
	margin: 5px 0;
}

/* 囲みブロック追加 */
div#nd_maincontent div.nd_relatedinfo h4 {
	font-weight:normal;
	margin: 13px 0px 5px 0px;
}
div#nd_maincontent div.nd_relatedinfo h5.co_csr_report_h5tit {
	background-color: #CEE384;
	padding:3px 10px;
	display:block;
}
/*div.ccsr_p_relatedinfo h6,
div.ccsr_p_relatedinfo_v1 h6,
div.ccsr_p_relatedinfo_v2 h6 {
	padding:5px 15px 0px 15px;
}



*/

/* リスト表示 */
ul.nd_list_vertical_normal li.co_csr_report_lowh {
	background: url(/nd_share/img/list_icon_normal.gif) no-repeat 5px 0.2em;
	line-height: 1.2em;
}
ul.nd_ol1 li.co_csr_report_lowhol {
	line-height: 1.2em;
}

/* テーブル追加 */
.nd_p_tbl td.co_csr_report_ritd {
	text-align:right;
	white-space:nowrap;
}
.nd_p_tbl td.co_csr_report_letd {
	text-align:left;
}

/* 余白指定 */
#nd_container p.co_csr_margin_t_20 {
	margin-top: 20px;
}
#nd_container p.co_csr_margin_t_40 {
	margin-top: 40px;
}
#nd_container p.nd_p_margin_b_60 {
	margin-bottom: 60px;
}
#nd_container p.nd_p_margin_b_80 {
	margin-bottom: 80px;
}
#nd_container p.nd_p_margin_b_100 {
	margin-bottom: 100px;
}

/* 左メニュー　曾孫追加 */
div#nd_localnavi ul li.nd_ln_greatgrandchild {
	background: #FCFCFB url(/img/local_grandchild_icon.gif) no-repeat 19px 11px;
	border-bottom: #EAE9E4 solid 1px;
	border-right: #EAE9E4 solid 1px;
}
div#nd_localnavi ul li.nd_ln_greatgrandchild span,
div#nd_localnavi ul li.nd_ln_greatgrandchild a {
	padding:5px 3px 5px 33px;
}

/* -------------------------------------------

	2010/07 env_03.cssに追加

------------------------------------------- */
/* acrobat 上書き */

.co_acrobat        { margin: 0 0 15px; padding: 0; width: 592px }
.co_acrobat-img       { margin: 0; padding: 0; width: 122px; float: left }
.co_acrobat-txt       { margin: 0; padding: 0; width: 470px; float: left }


/* -------------------------------------------

	2010/07 csr用追加

------------------------------------------- */


/* タイトル関連 */
h3.co_csr_report_subtop {
	padding-top:2px;
	line-height:100%;
}
div#nd_maincontent div.nd_hsubtxt_h2 span.co_csr_report_subtop,
div#nd_maincontent div.nd_hsubtxt_h2 span.co_csr_report_subunder {
	font-size:80%;
	font-weight:normal;
	float:left;
	text-align:left;
	width:550px;
}
div#nd_maincontent div.nd_hsubtxt_h2 span.co_csr_report_subunder {
	padding-top:3px;
}
div#nd_maincontent div.nd_hsubtxt_h2 h2 {
	width:550px;
}
div.nd_hsubtxt_h1 span.co_csr_report_midashi{
	margin:0 10px 0 0;
	font-weight:normal;
	text-align:right;
	float:right;
	width:60%;

}
div#nd_maincontent div.nd_hsubtxt_h1 h1.co_csr_report_h1midashi{
	width:35%;
	float:left;
}
.co_csr_report.prg-img {
	margin: 0 0 1em; padding: 0; width: 220px; float: left;
}

h4.co_csr_report_h4flol{
	float:left;
		clear: both;
}
/* テーブル */
.co_csr_report_tbl_small,
.co_csr_report_tbl_small_2,
.co_csr_report_tbl_s_left {
	margin: 10px 0;
	width: 100%;
	border: 1px solid #999999;
	border-collapse: collapse;
}
.nd_p_tbl caption.capt {
	font-weight:bold;
	text-align:left;
	font-size:70%;
	padding-bottom:5px;
}
.co_csr_report_tbl_small caption.capt,
.co_csr_report_tbl_small_2 caption.capt {
	font-weight:bold;
	text-align:left;
	font-size:60%;
	padding-bottom:5px;
}
.co_csr_report_tbl_small thead th,
.co_csr_report_tbl_s_left thead th {
	background-color: #ADB6D7;
	font-size:58%;
}
.co_csr_report_tbl_small_2 thead th {
	background-color: #ADB6D7;
	font-size:70%;
}
.co_csr_report_tbl_small_2 thead th.co_csr_report_thacen {
	text-align:center;
}
.co_csr_report_tbl_small th,
.co_csr_report_tbl_small td,
.co_csr_report_tbl_s_left th,
.co_csr_report_tbl_s_left td {
	padding: 2px 3px;
	border: 1px solid #999999;
	vertical-align: middle;
	font-size:58%;
}
.co_csr_report_tbl_small_2 th,
.co_csr_report_tbl_small_2 td {
	padding: 2px 5px 2px 15px;
	border: 1px solid #999999;
	vertical-align: middle;
	font-size:70%;
}
.co_csr_report_tbl_small_2 td {
	white-space: nowrap;
}
.co_csr_report_tbl_small th,
.co_csr_report_tbl_small_2 th,
.co_csr_report_tbl_s_left th {
	background-color: #ECEBF1;
	font-weight: normal;
	text-align:left;
}
.co_csr_report_tbl_small td,
.co_csr_report_tbl_small_2 td {
	background-color: #FFFFFF;
		text-align:right;
}
.co_csr_report_tbl_s_left td {
	background-color: #FFFFFF;
	text-align:left;
}
.co_csr_report_tbl_small th.co_csr_report_tbl_center,
.co_csr_report_tbl_small td.co_csr_report_tbl_center {
	text-align:center;
}
.co_csr_report_tbl_small th.co_csr_report_tbl_left,
.co_csr_report_tbl_small td.co_csr_report_tbl_left {
	text-align:left;
}
.co_csr_report_tbl_small th.co_csr_report_tbl_right,
.co_csr_report_tbl_small td.co_csr_report_tbl_right {
	text-align:right;
}
.co_csr_report_tbl_small th.co_csr_report_tbl_wline,
.co_csr_report_tbl_small td.co_csr_report_tbl_wline {
	border-left-width: medium;
	border-left-style: double;
}
.co_csr_report_tbl_small th.co_csr_report_tbl_wline_c,
.co_csr_report_tbl_small td.co_csr_report_tbl_wline_c {
	border-left-width: medium;
	border-left-style: double;
	text-align:center;
}
.co_csr_report_tbl_small th.co_csr_report_tbl_wline_r,
.co_csr_report_tbl_small td.co_csr_report_tbl_wline_r {
	border-left-width: medium;
	border-left-style: double;
	text-align:right;
}
th.co_csr_report_tbl_bold,
td.co_csr_report_tbl_bold {
	font-weight:bold;
	font-size:70%;
}
th.co_csr_report_tbl_highlight,
td.co_csr_report_tbl_highlight {
	font-weight:bold;
	padding-left:5px;
}
th.co_csr_report_tbl_highlight2 {
	font-weight:bold;
	padding-left:15px;
}
/* 小さめ文字 */
.co_csr_report_xsmall {
	font-size:60%;
}
.co_csr_report_small {
	font-size:70%;
}
/* レイアウト用 */

.co_csr_report_ly0 {
	background:#F0F7D8;
}
.co_csr_report_ly1 {
	width:48%;
	float:left;
}
#nd_container div.co_csr_report_ly1 h4,
#nd_container div.co_csr_report_ly2 h4 {
	margin:10px 10px 0px 5px;
	text-align:left;
	color:#336600;
}
.co_csr_report_ly1 p.nd_imgcenter {
	padding-top:20px;
}
.co_csr_report_ly2 {
	width:48%;
	float:left;
	border-left: solid 20px #FFFFFF;
}
#nd_container div.co_csr_report_ly1 p.co_csr_report_lyp,
#nd_container div.co_csr_report_ly2 p.co_csr_report_lyp {
	font-size:75%;
	margin:10px 10px 0px 15px;
		text-align:left;
}
#nd_container div.co_csr_report_ly2 .co_csr_report_ly2c {
    zoom: 1;
	overflow:hidden;
	margin:0px 0px 5px 15px;
	width:260px;
}
#nd_container div.co_csr_report_ly2 .co_csr_report_ly2c:after {
    content: '';
	display: block;
	clear: both;
}
#nd_container div.co_csr_report_ly2 .co_csr_report_ly2c p.nd_imgcenter {
	margin:0px;
}
#nd_container div.co_csr_report_ly2 .co_csr_report_ly2c .co_csr_report_ly2c1 {
	float: left;
	width: 126px;
}
#nd_container div.co_csr_report_ly2 .co_csr_report_ly2c .co_csr_report_ly2c2 {
	float: left;
	width: 126px;
	margin-left:4px;
}

/* vision用 */
.co_csr_report_kakomi {
	padding:2px;
	border:1px solid #666666;
	text-align:center;
	margin:0px 0px 0px 0px;
	display:block;
}
div.nd_relatedinfo h6.co_csr_report_kakomi_ti {
	text-align:left;
	margin:5px 20px 0px 0px;
	color:#336600;
	line-height:140%;
	font-size:100%;
}

div.nd_relatedinfo p.co_csr_report_kakomi_p  {
	padding:0px;
}

div#nd_maincontent div.nd_relatedinfo h6.co_csr_report_h6small {
	font-size:70%;
	margin:10px 0px 0px 0px;
}

