﻿@charset "utf-8";

/* div#contents div#contents-left .esgscroll{
	overflow: auto;
	white-space: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
} */

	div#contents div#contents-left table.esghyo{
		width:100%;
		border-bottom: 1px solid #CACACA;
		border-right: 1px solid #CACACA;
    border-spacing: 0;
    border-collapse: collapse;
	}

	div#contents div#contents-left table.esghyo th,
	div#contents div#contents-left table.esghyo td{
		vertical-align: middle;
		padding:5px;
		border-top: 1px solid #CACACA;
		border-left: 1px solid #CACACA;
	}

	div#contents div#contents-left table.esghyo thead th{
		text-align: center;
	}

	div#contents div#contents-left table.esghyo tbody th{
		text-align: left;
		background:#dfeaf8;
	}

	div#contents div#contents-left table.esghyo th,
	div#contents div#contents-left table.esghyo td{
		font-size:10px;
	}

	div#contents div#contents-left table.esghyo .bg01{
		background:#dfeaf8;
	}

	div#contents div#contents-left table.esghyo .bg02{
		background:#e0e0e0;
	}

	div#contents div#contents-left table.esghyo .hyotext_c{
		text-align: center;
	}

	div#contents div#contents-left table.esghyo .hyotext_r{
		text-align: right;
	}

	div#contents div#contents-left table.esghyo .hyotext_l{
		text-align: left;
	}

	div#contents div#contents-left table.esghyo	tr.bdrdouble{
		border-top: 4px solid #CACACA;
	}

	.text_r{text-align: right;}

	div#contents div#contents-left table.esghyo.txt_r_tb td{
		text-align: right;
	}

	div#contents div#contents-left table.esghyo.txt_r_tb td.year{
		text-align: center;
	}

	#contents-left .note-area01.esgtxt dl dt{
		padding-bottom: 8px;
	}
	.note-area01.esgtxt dl dt,dl dd,
	div#contents div#contents-left ul.list_dot.esgtxt li{
		font-size:10px;
	}