
@charset "utf-8";



/******************************************************************************
/* 枠付きテーブル
*******************************************************************************/



.table01 {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #76CB5C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #76CB5C;
	font-size: 90%;
	margin-bottom: 20px;
}


.table01 th{
	width:170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #95C289;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95C289;
	color: #ffffff;
	background-color: #A2CC89;
	font-weight: 400;
	margin: 0px;
	padding: 11px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;

}

.table01 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95C289;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #95C289;
	background-color : #ffffff;
	margin: 0px;
	padding: 11px;
	text-align: left;

}

.table01 td.forest {

	background-color : #F9F9F9;

}



/******************************************************************************
/* 検索画面用
*******************************************************************************/

.work_table02 {
	position: relative;
	border-collapse:collapse;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6696B5;
	text-align:left;
	font-size: 100%;
	margin-top: 50px;
	margin-bottom: 40px;

}


.work_table02 th{
	width:170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6696B5;
	color : #3C8177;
	font-weight:700;
	text-align:center;
	vertical-align: middle;
	white-space: nowrap;
	padding-right: 20px;
	letter-spacing: 1.6px;
}

.work_table02 td{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76A28B;
	font-weight:500;
	line-height: 160%;

	color : #555555;
	padding-top: 20px;
	padding-bottom: 20px;

	text-align:left;

}


.work_table02 tr:nth-child(odd) {
  background: #f5f5f5;
}


.work_table02 p {
	display: block;
	margin-bottom: 10px;

}


/******************************************************************************
/* 一般質問用テーブル
*******************************************************************************/



.table03 {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 100%;
	margin-top: 50px;
}


.table03 th{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color : #555555;
	background-color : #eeeeee;
	font-weight:500;
	margin: 0px;
	padding: 10px;
	vertical-align:middle;
	text-align:center;
	white-space: nowrap;

}

.table03 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color : #555555;
	background-color : #ffffff;
	margin: 0px;
	padding: 10px;

}


.table03 span{
	font-weight: 600;
	color : #555555;
}

.table03 span.status {
	font-weight: 500;
	font-size: 90%;
	color : #555555;
}


.table03 td.title_color {
	font-weight: 500;
	font-size: 110%;
	color : #555555;
	background-color : #87CEEB;
}

.table03 td.title_color2 {
	font-weight: 500;
	font-size: 110%;
	color : #555555;
	background-color : #9FF7FF;
}

.table03 p.link{
	padding-top: 10px;
}

.table03 td a {
	text-decoration: none;
}





/******************************************************************************
/* 枠付きテーブル
*******************************************************************************/



.table04 {
	position: relative;
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6C885B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C885B;
	font-size: 100%;
	margin-top: 30px;
	margin-bottom: 15px;
	z-index: 100;
}


.table04 th{
	width:170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C885B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C885B;
	color: #ffffff;
	background-color: #6C885B;
	font-weight: 700;
	margin: 0px;
	padding: 11px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;

}

.table04 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C885B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C885B;
	background-color : #ffffff;
	margin: 0px;
	padding: 11px;
	text-align: left;
}

.table04 td.forest {

	background-color : #F9F9F9;

}

/******************************************************************************
/* 森林カーボン・オフセット図表テーブル
*******************************************************************************/



.table05 {
	border-collapse:collapse;
	width: 100%;
	font-size: 90%;
    }
.table05 th, td {
      border: 1px solid #333;
      padding: 6px;
      text-align: center;
	padding: 10px;
    }
.table05 th {
      background-color: #4f81bd;
	vertical-align: middle;
      color: #fff;

    }
.table05 .use_case {
      background-color: #4f81bd;
      color: #fff;
      font-weight: bold;
    }


/******************************************************************************
/* プライバシーポリシーテーブル
*******************************************************************************/


.table_privacy {
	width: 100%;
	border-collapse:collapse;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	margin-bottom:30px;
	padding: 0px;
	background-color:#ffffff;

}


.table_privacy th{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	color : #015f83;
	background-color : #efefef;
	margin: 0px;
	padding: 5px;
	text-align:center;
	vertical-align:middle;
}

.table_privacy td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	color : #000000;
	margin: 0px;
	padding: 10px;

}

.table_privacy ul{
list-style-type:none;
}


/******************************************************************************
/* スマートフォン・タブレットサイズ
*******************************************************************************/


@media screen and (max-width:1200px) {





.table01 {
	width: 100%;
	margin: 0px auto;
	font-size: 90%;
}


	.table01 tr,
	.table01 th,
	.table01 td {
	display: block;
	width: auto;
}


.table01 th {
	border-right-width: 0px;
	padding: 10px;
}


.table01 th,
.table01 td {
	width: 100%;
	border-top: none;
	text-align: left;
}


.table01 td p{
	margin-bottom: 10px;
}



.table01 .hatsugen{
	margin-top: 0px;
}






.table02 {
	width: 100%;
	margin: 0px auto;
	font-size: 90%;
}


	.table02 tr,
	.table02 th,
	.table02 td {
	display: block;
	width: auto;
}


.table02 th {
	border-right-width: 0px;
	padding: 10px;
}


.table02 th,
.table02 td {
	width: 100%;
	border-top: none;
	text-align: left;
}


.table02 td p{
	margin-bottom: 10px;
}



.table02 .hatsugen{
	margin-top: 0px;
}




.table04 {
	width: 100%;
	margin: 0px auto;
	font-size: 90%;
}


.table04 tr,
.table04 th,
.table04 td {
display: block;
width: auto;
}


.table04 th {
	border-right-width: 0px;
	padding: 10px;
}


.table04 th,
.table04 td {
	width: 100%;
	border-top: none;
	text-align: left;
}


.table04 td p{
	margin-bottom: 10px;
}



.table04 .hatsugen{
	margin-top: 0px;
}



/******************************************************************************
/* 森林カーボン・オフセット図表テーブル
*******************************************************************************/



.table05 {

        display: block;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

.table05 th {
	white-space: nowrap;

}

.table05 td:first-child{
	text-align: center;
	white-space: nowrap;

}




/******************************************************************************
/* 募集要項
*******************************************************************************/


.work_table02 {

	margin-top: 20px;
	margin-bottom: 0px;
}



.work_table02 tr,
.work_table02 th,
.work_table02 td {
display: block;
width: auto;
}







.work_table02 th{

	color : #ffffff;
	font-weight:700;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.work_table02 td{

	font-weight:500;
	line-height: 160%;

	color : #555555;
	padding-top: 20px;
	padding-bottom: 20px;

	text-align:left;

}


.work_table02 th:nth-child(odd) {

      background-color: #4f81bd;

}


.work_table02 p {
	display: block;
	margin-bottom: 10px;

}













}