@charset "utf-8";
/* CSS Document */


img.clear {
	display: block;
	width: 10px;
	height: 1px;
	clear: both;
}

div#sidebar {
	float: right;
	padding-bottom: 20px;
	width: 262px;
}
div#sidebar ul.navi {
	margin: 2px 0px 0px 2px;
	width: 256px;
	border: solid 1px #CCCCCC;
	border-bottom: none;
}
div#sidebar ul.navi li {
	border-bottom: solid 1px #CCCCCC;
}
div#sidebar ul.navi li a {
	display: block;
	padding-left: 20px;
	width: 256px;
	height: 31px;
	font-size: 13px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	background: url(../img/sidenavi_off.gif) no-repeat;
}
div#sidebar ul.navi li a:hover {
	color: #FFFFFF;
	background: url(../img/sidenavi_on.gif) no-repeat;
}
div#sidebar ul.navi li a.act {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../img/sidenavi_on.gif) no-repeat;
}

div#context {
	padding: 15px 0px 20px 30px;
	width: 585px;
}
* html div#context {
	width: 615px;
}
div#context table,
div#context th,
div#context td {
	font-size: 100%;
	line-height: 150%;
}

h3.cm {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px 10px;
	font-size: 14px;
	background: #E4E4E4;
	border-left: solid 2px #009999;
	font-weight: bold;
}


div#contents {
	display: block;
	margin-bottom: 1px;
	text-align: left;
	background: #fff url(../environment/img/back01.gif) repeat-y right;
}
div#contents img {
	display: block;
}
div#contents a img {
	display: inline;
}

div#fPath a {
	color: #333333;
}
div#fPath span {
	color: #FF6600;
}


/* eco_plan/index.html */
body.eco_plan div.index#contents div#data {
	margin-top: 30px;
}
div.toptxt {
	margin-top: 30px;
	padding: 10px;
	background: url(../environment/img/index_back01.gif) repeat-x;
}
body.eco_plan div.toptxt h3 {
	font-weight: bold;
}
body.eco_plan div.toptxt p {
	margin-top: 10px;
}
body.eco_plan div.index#contents div.voice {
	margin-top: 10px;
	padding: 15px;
	background: #F5F5F5;
	border: solid 1px #CCCCCC;
}
body.eco_plan div.index#contents div.voice div.photo {
	float: left;
	margin: 0px 20px 15px 0px;
	padding: 1px;
	border: solid 1px #CCCCCC;
}
body.eco_plan div.index#contents div.voice h3 {
	padding-top: 15px;
}
body.eco_plan div.index#contents div.voice p {
	margin-top: 20px;
	margin-bottom: 0px;
}
body.eco_plan div.index#contents div.voice p.g {
	margin-top: 55px;
	font-weight: bold;
	color: #009999;
}
body.eco_plan div.index#contents div.voice p.o {
	text-align: right;
}
body.eco_plan div.index#contents div.idea {
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #CCCCCC;
}



body.eco_plan div.index#contents div.idea2 h3 {
	padding-left: 15px;
	font-size: 150%;
	background: url(../environment/img/icon01.gif) no-repeat left center;
	font-weight: bold;
}
body.eco_plan div.index#contents div.idea2 p {
	padding-left: 15px;
	font-size: 120%;
}



body.eco_plan div.index#contents div.gotop {
	margin-top: 20px;
	padding-top: 20px;
	text-align: right;
	border-top: solid 1px #CCCCCC;
}

/* eco_plan/history.html */
body.eco_plan div.history#contents div#data {
	margin-top: 20px;
}
body.eco_plan div.history#contents div#data table {
	border: solid 1px #CCCCCC;
}
body.eco_plan div.history#contents div#data th {
	padding: 8px 10px;
	vertical-align: top;
	background: #F5F5F5;
	border-top: solid 1px #CCCCCC;
}
body.eco_plan div.history#contents div#data td {
	padding: 8px 10px;
	vertical-align: top;
	border-top: solid 1px #CCCCCC;
}
body.eco_plan div.history#contents div#data td a {
	color: #FF6600;
}
body.eco_plan div.history#contents div#data td a:hover {
	color: #009999;
}
body.eco_plan div.history#contents div.gotop {
	margin-top: 20px;
	text-align: right;
}



/* eco_plan/network.html */
body.eco_plan div.network#contents div#data {
	margin-top: 20px;
}
body.eco_plan div.network#contents div#data th {
	padding: 20px 5px 5px 5px;
	color: #006666;
	font-size: 80%;
	text-align: center;
	vertical-align: top;
}
body.eco_plan div.network#contents div#data td {
	padding: 5px 5px;
	text-align: center;
	font-size: 80%;
	vertical-align: top;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
body.eco_plan div.network#contents div#data td.col1 {
	width: 90px;
	background: #F5F5F5;
	border-left: solid 1px #CCCCCC;
}
body.eco_plan div.network#contents div#data td.col2 {
	text-align: left;
}
body.eco_plan div.network#contents div#data td.col3 {
	width: 100px;
	background: #F5F5F5;
}
body.eco_plan div.network#contents div#data td.col4 {
	width: 100px;
}
body.eco_plan div.network#contents div#data td.col5 {
	width: 25px;
	background: #F5F5F5;
	border-right: solid 1px #CCCCCC;
}
body.eco_plan div.network#contents div#data td.col5 img {
	margin-top: 2px;
}
body.eco_plan div.network#contents div.gotop {
	margin-top: 20px;
	text-align: right;
}


/* eco_plan/map.html */
body.eco_plan div.map#contents div#data {
	margin-top: 20px;
}
body.eco_plan div.map#contents div#data h4 {
	padding-left: 15px;
	font-size: 120%;
	font-weight: bold;
	background: url(../environment/img/icon01.gif) no-repeat left center;
}
body.eco_plan div.map#contents div#data table {
	border: solid 1px #CCCCCC;
}
body.eco_plan div.map#contents div#data th {
	padding: 8px 10px;
	text-align: center;
	vertical-align: middle;
	color: #006666;
	background: #F5F5F5;
	border-top: solid 1px #CCCCCC;
}
body.eco_plan div.map#contents div#data td {
	padding: 8px 10px;
	vertical-align: top;
	border-top: solid 1px #CCCCCC;
}
body.eco_plan div.map#contents div#data div.mapimg {
	margin-top: 20px;
	text-align: center;
}
body.eco_plan div.map#contents div#data div.mapimg img {
	display: inline;
	border: solid 1px #CCCCCC;
}
body.eco_plan div.map#contents div.gotop {
	margin-top: 20px;
	text-align: right;
}


.eco_plan #container #contents #context #data ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
.eco_plan #container #contents #context #data h4 {
	font-size: 120%;
	padding-left: 20px;
	background-image: url(../environment/img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.eco_plan #container #contents #context #data .right {
	text-align: right;
}

body.eco_plan div.pdfs {
	margin-top: 10px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.eco_plan #container #contents #context #data .pdfs table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body.eco_plan div.pdfs li {
	padding: 2px 0px 2px 20px;
	background: url(../environment/img/pdf_icon.gif) no-repeat;
	list-style-type: none;
}
body.eco_plan div.pdfs div.adobe {
	font-size: 80%;
}
body.eco_plan div.adobe img {
	float: right;
	margin-top: 5px;
}
body.eco_plan div.adobe p {
	clear: both;
	line-height: 110%;
}
.eco_plan #container #contents #context #data .proof {
	margin-bottom: 20px;
}
.eco_plan #container #contents #context #data .proof img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.eco_plan #container #contents #context #data .proof p {
	clear: left;
}
.eco_plan #container #contents #context #data .iso_detail {
	border: 1px solid #cccccc;
	padding: 10px;
	font-size: 90%;
	text-align: left;
	margin-bottom: 15px;
}
