@charset "shift_jis";

/*--------------------------------------
  top
---------------------------------------*/
#header{
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
#header h1{
	width: 259px;
	height: 76px;
	float: left;
}
#header h1 img{
	margin: 6px 0 0 19px;
}
#header p{
	width: 267px;
	height: 76px;
	float: right;
}
#header p img{
	margin: 12px 0 0;
}
#gMenu{
	margin: 0 0 0 19px;
	height: 42px;
	clear: both;
	background: url(../img/top/bg_txt_middle.gif) no-repeat right bottom;
}
*html #gMenu{
	height: 42px;
	overflow: hidden;
}
#gMenu ul{
	width: 910px;
	height: 42px;
	list-style: none;
	background: url(../img/top/bg_btn_global.gif) no-repeat top right;
}
#gMenu ul li{
	height: 42px;
	float: left;
}
#main{
	background-color: #2db585;
	background-image: url(../img/top/bg_main.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#swfAreaWrap{
	width: 940px;
	margin: 0 auto;
	clear: both;
	background: url(../img/top/bg_txt_btm.jpg) no-repeat right top;
}
#swfArea{
	padding:1px 0 9px 20px;
}
#infoArea{
	width: 940px;
	margin: 0 auto;
}
#bannerArea{
	width: 290px;
	padding: 0 0 19px;
	float: left;
	list-style: none;
}
#bannerArea li{
	margin: 0 0 8px;
}
#infoArea dl.list{
	width: 320px;
	float: left;
}
#infoArea dl.list dt{
	height: 36px;
	margin: 0 0 0 9px;
	background: url(../img/top/bg_list_ttl.gif) no-repeat left top;
}
#infoArea dl.list dt img{
	float: left;
}
#infoArea dl.list dt.blog img{
	float: none;
}
#infoArea dl.list dt a.rss{
	display: block;
	float: right;
}
#infoArea dl.list dt a.rss img{
	margin: 6px 6px 0 0;
}
#infoArea dl.list dd{
	width: 271px;
	margin: 0 0 0 9px;
	padding: 2px 0 2px 14px;
	font-size: 90%;
	background: url(../img/top/arrow_01.gif) no-repeat left center;
}
#infoArea dl.list dd a:link,
#infoArea dl.list dd a:visited{
	text-decoration: none;
	line-height: 1.4;
	color: #001200;
}
#infoArea dl.list dd a:hover{
	text-decoration: underline;
	color: #001200;
}
#infoArea dl.top dt,
#infoArea dl.top dd{
	margin-left: 29px;
}
*html #infoArea dl.list dt,
*html #infoArea dl.list dd{
	margin-left: 9px;
}
*html #infoArea dl.top dt,
*html #infoArea dl.top dd{
	margin-left: 29px;
}


/*外部FEEDの設定*/

#feed p{
	width: 271px;
	margin: 0 0 0 9px;
	padding: 2px 0 2px 14px;
	font-size: 90%;
	background: url(../img/top/arrow_01.gif) no-repeat left center;
}
#feed p a:link,
#feed p a:visited{
	text-decoration: none;
	line-height: 1.4;
	color: #001200;
}
#feed p a:hover{
	text-decoration: underline;
	color: #001200;
}


#footer{
	width: auto;
	height: 96px;
	margin: 0;
	background: url(../img/top/bg_footer.jpg) repeat-x left top;
	clear: both;
}
#footer ul{
	padding: 20px 0 0;
	list-style: none;
	text-align: center;
} 
#footer ul li{
	display: inline;
}
#footer ul li a{
	padding: 0 11px 0 0;
	background-image: url(../img/top/bg_footer_navi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #001200;
}
#footer ul li.last a{
	padding: 0;
	background: none;
}
#footer ul li a:link,
#footer ul li a:visited{
	font-size: 80%;
	text-decoration: none;
	line-height: 1.2;
	color: #001200;
}
#footer ul li a:hover{
	text-decoration: underline;
	color: #001200;
}
#footer p{
	padding: 20px 0 0;
	text-align: center;
}

/*--------------------------------------
  template
---------------------------------------*/
#mainInner{
	width: 940px;
	margin: 0 auto;
	padding: 11px 0 24px;
	background: url(../img/top/bg_txt_btm.jpg) no-repeat right top;
}
#subMenu{
	width: 270px;
	background: url(../img/template/bg_submenu_mid.gif) repeat-y left top;
	float: right;
}
#subMenuInnerTop{
	background: url(../img/template/bg_submenu_top.gif) no-repeat left top;
}
#subMenuInnerBtm{
	padding: 10px 0 10px 10px;
	background: url(../img/template/bg_submenu_btm.gif) no-repeat left bottom;
	font-size: 95%;
}
p#pageTtl{
	width: 240px;
	height: 52px;
}
#subMenuInnerBtm dl{
	width: 238px;
	padding: 1px 1px 0;
	background-color:#5edcbd;
}
#subMenuInnerBtm dt{
	border-bottom: solid 1px #5edcbd;
}

#subMenuInnerBtm dt{
	display: block;
	height: 52px;
	padding: 8px 0 0 18px;
	background: #cff3e9 url(../img/template/icn_submenu01.gif) no-repeat 6px 15px;
	font-size: 90%;
	text-decoration: none;
}

#subMenuInnerBtm dt a {
	display: block;
	height: 52px;
	font-size: 90%;
	text-decoration: none;
}

#subMenuInnerBtm dt a:link,
#subMenuInnerBtm dt a:visited{
	font-size: 90%;
	text-decoration: none;
	color: #001200;
	height: 52px;
}
#subMenuInnerBtm dt a:hover{
	text-decoration: underline;
	color: #001200;
}
#subMenuInnerBtm dd{
	border-bottom: solid 1px #5edcbd;
}
#subMenuInnerBtm dd a{
	display: block;
	height: 25px;
	padding: 5px 0 0 24px;
	background: #3af3cd url(../img/template/icn_submenu02.gif) no-repeat 6px 11px;
	font-size: 90%;
	text-decoration: none;
}
#subMenuInnerBtm dd a:link,
#subMenuInnerBtm dd a:visited{
	font-size: 90%;
	text-decoration: none;
	color: #001200;
}
#subMenuInnerBtm dd a:hover{
	text-decoration: underline;
	color: #001200;
}

#main #mainInner #subMenu #subMenuInnerTop #subMenuInnerBtm .sm a {
	display: block;
	height: 18px;
	font-size: 85%;
	text-decoration: none;
	background-color: #3af3cd;
	background-position: 6px 11px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: none;
}

#main #mainInner #subMenu #subMenuInnerTop #subMenuInnerBtm .sm a:link ,
#main #mainInner #subMenu #subMenuInnerTop #subMenuInnerBtm .sm a:visited {
color:#001200;
}

#main #mainInner #subMenu #subMenuInnerTop #subMenuInnerBtm .sm a:hover {
color:#001200;
text-decoration: underline;
}

#main #mainInner #subMenu #subMenuInnerTop #subMenuInnerBtm .this a {
	display: block;
	height: 25px;
	padding: 5px 0 0 24px;
	font-size: 90%;
	text-decoration: none;
	color:#fff;
	background-color: #003333;
	font-weight: bold;
}

#article{
	width: 650px;
	background: url(../img/template/bg_main_mid.gif) repeat-y left top;
	float: right;
}
#articleInnerBtm{
	width: 630px;
	background: url(../img/template/bg_main_btm.gif) no-repeat left bottom;
}
#articleInnerTop{
	padding: 10px 10px 12px 10px;
	background: url(../img/template/bg_main_top.gif) no-repeat left top;
}
#articleInnerTop h3 {
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #001200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001200;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 110%;
	font-weight: bold;
}
#articleInnerTop p {
	margin-top: 5px;
	margin-bottom: 10px;
}
#contactArea{
	width: 240px;
	margin: 24px 0 0;
	background: #c5eee3 url(../img/template/bg_contact_btm.gif) no-repeat left bottom;
}
#contactAreaInner{
	padding: 10px;
	background: url(../img/template/bg_contact_top.gif) no-repeat left top;
}
#contactAreaInner p.ttl{
	text-align: center;
}
#contactAreaInner p img{
	padding: 0 0 19px;
}
#contactAreaInner p.text{
	font-size: 110%;
	line-height: 1.4;
}
p.pagetopBtn{
	padding: 0 0 4px;
	text-align: right;
}


/*--------------------------------------
  project　Wエコ事業のしくみ
---------------------------------------*/
#project01{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:610px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../img/project/bg_table_project01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#project01 img {
	
}
#eco2left {
	float: left;
	width: 250px;
}
#main #mainInner #article #articleInnerBtm #articleInnerTop #project01 .yohaku {
	padding-left: 10px;
	padding-right: 5px;
}
#main #mainInner #article #articleInnerBtm #articleInnerTop #project01 img {
margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main #mainInner #article #articleInnerBtm #articleInnerTop #project01 tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 610px;
}

#main #mainInner #article #articleInnerBtm #articleInnerTop #project01 td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 305px;
	vertical-align: top;
}
#main #mainInner #article #articleInnerBtm #articleInnerTop #project01 h4 {
	background-image: url(../img/project/bg_project01_titles.gif);
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: 31px;
	width: 610px;
	font-size: 110%;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#project01 p {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 4px;
}

#eco3table td {
	padding:10px;
}

.eco3td{
border-bottom:#CCCCCC solid 1px;
}
h5 {
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
}
#eco4table .eco4td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 5px;
}

.small1{
font-size:85%;
}
.shohin {
	background-color: #E6E6E6;
	margin-bottom: 10px;
}
.shohin h4 {
	font-weight: bold;
	color: #40D1A9;
	font-size: 110%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #mainInner #article #articleInnerBtm #articleInnerTop .shohin h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main #mainInner #article #articleInnerBtm #articleInnerTop .shohin th {
	width: 70px;
	vertical-align: top;
}
#main #mainInner #article #articleInnerBtm #articleInnerTop .shohin td {
	vertical-align: top;
}
.shohin .kakaku {
	font-size: 115%;
	font-weight: bold;
	color: #40D1A9;
	float: left;
	padding-right: 15px;
}
#eco5contact th {
	background-color: #E6E6E6;
	padding: 5px;
}
#eco6_01 {
	background-image: url(../img/project/bg_eco6_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 585px;
	margin-top: 5px;
	height: 46px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 5px;
}
.com1 {
	float: left;
	width: 305px;
}
.com1 h4 {
	font-size: 105%;
	font-weight: bold;
	color: #00B1FB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.com2 {
	float: left;
	width: 288px;
	padding-right: 10px;
}

.com2 h4 {
	font-size: 105%;
	font-weight: bold;
	color: #00B1FB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #mainInner #article #articleInnerBtm #articleInnerTop .com1 h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #mainInner #article #articleInnerBtm #articleInnerTop .com2 h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.detail {
	padding: 10px;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #4EA2C5;
}
#set {
	float: left;
	width: 270px;
}


/*--------------------------------------
  sustainability 森林と持続可能性
---------------------------------------*/

.bnavi{
padding-top:20px;
padding-bottom:15px;
}
#main #mainInner #article #articleInnerBtm #articleInnerTop h4 {
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #001200;
	margin-top: 25px;
	margin-bottom: 5px;
}

/*--------------------------------------
  QA　よくある質問
---------------------------------------*/

#qa{
}
#qa li {
	vertical-align: middle;
	list-style-position: inside;
	list-style-image: url(../img/qa/icn_q.gif);
	margin-left: 15px;
}
#main #mainInner #article #articleInnerBtm #articleInnerTop .qq {
	background-image: url(../img/qa/icn_q.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
}
#main #mainInner #article #articleInnerBtm #articleInnerTop #aa {
	background-image: url(../img/qa/icn_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*--------------------------------------
  profile　企業情報
---------------------------------------*/

.bigcheck02 {
font-size:120%;
color:#339900;
font-weight:bold;
}

.check02 {
color:#339900;
font-weight:bold;
}

.check01 {
color:#FF6600;
font-weight:bold;
}
.keireki {
	font-size: 90%;
}
.keireki th {
	width: 80px;
	vertical-align: top;
}
#reki {
	background-image: url(../img/profile/bg_02_01.jpg);
	height: 57px;
	width: 596px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	vertical-align: middle;
	font-size: 90%;
}
#profiles {
	width: 610px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 90%;
}
#profiles th {
	width: 100px;
	background-color: #CFF3E9;
	vertical-align: top;
}
#profiles td {
	background-color: #EDEDED;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
}
.recruits {
	font-size: 90%;
	width: 610px;
}
.recruits th {
	vertical-align: top;
	width: 135px;
	background-color: #CFF3E9;
	padding-top: 10px;
}
.recruits td {
	background-color: #EDEDED;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*--------------------------------------
  clear
---------------------------------------*/

#gMenu ul,
#main,
#mainInner,
#infoArea dl.list dt{
	min-height:1%;
}
#gMenu ul:after,
#main:after,
#mainInner:after,
#infoArea dl.list dt:after{
/* for modern browser */
	content:"";
	clear:both;
	height:0px;
	display:block;
	visibility:hidden;
}
* html #gMenu ul,
* html #main,
* html #mainInner,
* html #infoArea dl.list dt{/* for IE */
	/*\*/height:1%;/* for WinIE */
	display:inline-table;/* for MacIE */
}
body*#gMenu ul:after,
body*#main:after,
body*#mainInner:after,
body*#infoArea dl.list dt:after{
	content:".";
}
