* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0;
	color: #333333;
}

body#m0 {
	background-color: #FFFFFF;
	background-image: none;
	margin: 0;
}


/* anchor */

a:link {
	color: #415D9D;
}

a:active {
	color: #415D9D;
}

a:hover {
	color: #009999;
}

a:visited {
	color: #666666;
}


/* form */

input,
select {
	font-size: 12px;
}


/* font */

p {
	margin: 0 0 1em;
	padding: 0;
}

/* list */

ul,
ol,
dl {
	margin: 0 0 1em;
	padding: 0;
} 

ul li {
	margin-left: 1.7em;
}

ol li {
	margin-left: 2em;
}


/* horizon */

hr {
	margin-bottom: 1em;
}


/* font size */

.text_s {
	font-size: 0.7em;
	line-height: 1.2em;
}

.text_m {
	font-size: 0.75em;
	line-height: 1.4em;
}

.text_l {
	font-size: 0.86em;
	line-height: 1.4em;
}

.small {
	font-size: 0.8em;
}

sup,
sub {
	font-size: 0.7em;
}

.large {
	font-size: 1.2em;
}


/* color */

.text_green {
	color: #197b30;
}

.text_red {
	color: #FF0000;
}

.text_white {
	color: #FFFFFF;
}


/* head text */

.head_text {
	font-size: 0.86em;
	font-weight: bold;
}

.head_text_green {
	color: #006337;
	font-size: 0.86em;
	font-weight: bold;
}

.head_text_blue {
	color: #0033FF;
	font-size: 0.86em;
	font-weight: bold;
}


/* text layout */

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}


/* margin */

.mb0 {
	margin-bottom: 0;
}

.mb5 {
	margin-bottom: 5px;
}


/* top page menu */

#top_menu {
	color: #FFFFFF;
	font-size: 11px;
}

#top_menu a {
	color: #FFFFFF;
	text-decoration: none;
}


/* top page footer */

.top_footer_tb td {
	padding: 4px;
}


/* data table default */

.data_tb th,
.data_tb td {
	padding: 3px;
}


/* kojin, policy */

dl.contents_kojin dt {
	font-size: 0.86em;
	line-height: 1.4em;
}

dl.contents_kojin dd {
	margin-bottom: 1em;
	margin-left: 1em;
	font-size: 0.75em;
	line-height: 1.4em;
}


ol.contents_policy {
	font-size: 0.75em;
	line-height: 1.4em;
}

ol.contents_policy li {
	margin-bottom: 1em;
}


/* corporate */

.tb_chronicle td {
	padding: 0.25em 0.5em;
	font-size: 0.75em;
	line-height: 1.4em;
}

.tb_chronicle td.cell_green {
	background-color: #64C190;
	width: 4px;
	padding: 0;
}


/* network */

.tb_network_navi {
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 30px;
}

.tb_network_navi td {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	font-size: 0.75em;
	text-align: center;
	line-height: 1.4em;
}


/* book, dekki, hitotoki */

body#book_black {
	background-color: #000000;
	background-image: none;
	margin: 10px;
	color: #FFFFFF;
}

body#book_white {
	background-color: #FFFFFF;
	background-image: none;
	margin: 10px;
}

#book_white .t_gray {
	color: #666666;
}

#book_white .t_green {
	color: #669966;
}

#book_white .t_olive {
	color: #999966;
}

#book_white .head_text {
	margin-bottom: 0.25em;
}

/* hitotoki */

#hitotoki .head_text_blue {
	margin-top: 1em;
}

#hitotoki .head_text {
	margin-bottom: 1em;
}

/* branch */

p.text_cate {
	margin-bottom: 0;
	font-size: 0.75em;
	line-height: 1.4em;
}


/* ecology */

.eco_head_text {
	border-top: 1px solid #737373;
	border-left: 5px solid #61a84a;
	margin-top: 2em;
	padding-top: 0.5em;
	padding-left: 0.5em;
	color: #008000;
	font-size: 0.86em;
	font-weight: bold;
}


ul.ecology,
ol.ecology {
	font-size: 0.75em;
	line-height: 1.4em;
}

ul.ecology li,
ol.ecology li {
	margin-bottom: 0.5em;
}

dl.ecology dt {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.4em;
}

dl.ecology dd {
	margin-bottom: 1em;
	margin-left: 1em;
	font-size: 0.75em;
	line-height: 1.4em;
}

.tb_eco_01,
.tb_eco_02,
.tb_eco_02a {
	border-collapse: collapse;
	border: 1px solid #999999;
}

.tb_eco_01 th,
.tb_eco_01 td,
.tb_eco_02 th,
.tb_eco_02 td,
.tb_eco_02a th,
.tb_eco_02a td {
	border: 1px solid #999999;
	font-size: 0.75em;
	line-height: 1.4em;
}

.tb_eco_01 th {
	background-color: #44A938;
	padding: 0.25em;
	color: #FFFFFF;
}

.tb_eco_01 td {
	background-color:#FFFFFF;
	padding: 0.25em 1em;
}

.tb_eco_02 th {
	background-color: #44A938;
	padding: 0.25em;
	color: #FFFFFF;
}

.tb_eco_02 td {
	background-color:#FFFFFF;
	padding: 0.25em;
}

.tb_eco_02a td.no_border_top {
	border-top-style: none;
}

.tb_eco_02a td.no_border_bottom {
	border-bottom-style: none;
}

.tb_eco_02 tr.cell_green th {
	background-color: #DEF5A0;
	color: #333333;
	font-size: 0.6em;
}


.tb_eco_01 tr.cell_yellow td {
	background-color: #F5F5DC;
}

.tb_eco_02 tr.cell_yellow td {
	background-color: #FFFFCC;
}

.tb_eco_02 td.cell_yellow_02 {
	background-color: #F5F5DC;
}


.tb_eco_02a tr.cell_brown td {
	background-color: #EDE5C8;
}

.text_eco_blue {
	color: #3300FF;
}

.text_eco_blue_02 {
	color: #00337F;
}

.column_eco_blue {
	width: 470px;
	background-color: #D0ECE8;
	padding: 15px;
}

.column_eco_gray {
	width: 470px;
	background-color: #DCDCDC;
	padding: 15px;
}


/* finance */

dl.finance dt {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.4em;
}

dl.finance dd {
	margin-bottom: 1em;
	margin-left: 1em;
	font-size: 0.75em;
	line-height: 1.4em;
}


.tb_finance_data {
	background-color: #64C190;
	margin-top: 20px;
}

.tb_finance_data th,
.tb_finance_data td {
	padding: 0.5em;
}

.tb_finance_data th {
	font-size: 0.86em;
	font-weight: bold;
	text-align: left;
}

.tb_finance_data td {
	font-size: 0.6em;
	text-align: right;
}


.tb_finance_data .text_normal,
.tb_finance_01 .text_normal,
.tb_finance_02 .text_normal {
	font-size: 0.8em;
	font-weight: normal;
}


.tb_finance_01  {
	border-collapse: collapse;
	border: 1px solid #999999;
}

.tb_finance_02  {
	border-collapse: collapse;
}

.tb_finance_01 th,
.tb_finance_01 td {
	border: 1px solid #999999;
	font-size: 0.6em;
	line-height: 1.4em;
}

.tb_finance_01 th,
.tb_finance_02 th {
	background-color: #EEEEEE;
	padding: 0.25em;
}

.tb_finance_01 td,
.tb_finance_02 td {
	background-color:#FFFFFF;
	padding: 0.25em;
}

.tb_finance_02 th,
.tb_finance_02 td {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 0.75em;
	line-height: 1.4em;
}


/* news */

.head_text_news {
	color: #006337;
	font-size: 0.86em;
	font-weight: bold;
	margin-bottom: 1em;
}

.text_lead_news {
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 1em;
}


/* research */

.head_text_research {
	color: #003399;
	font-size: 0.86em;
	font-weight: bold;
	margin-bottom: 0;
}
