@charset "utf-8";
/* CSS Document */

.mainLeft {
	width: 720px;
	text-align: center;
	font-size:12px;
}
.mainLeft img {
	vertical-align:top;
}
.hight6{
	height:6px;
	margin:0;
	padding:0;
}
.marginB15 {
	margin-bottom: 15px;
}

.contents {
	color: #626262;
	font-size: 13px;
	line-height: 1.4;
	background: url(../img/sub_back.jpg) repeat-y 2px top;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contents p {
	line-height: 1.4 !important;
}

#balloon {
	background-image: url(../img/hukidashi.gif);
	background-repeat: no-repeat;
	height: 128px;
	/* width: 201px; */
	width: 250px;
	/* padding-top: 10px; */
	padding-left: 10px;
	padding-right: 25px;
	display: inline;
	float: left;
	margin-left: 149px;
}
#balloonTxt {
	color: #2BA1DF;
	text-align: left;
	font-size:12px;
}
#sirokumaImg {
	display: inline;
	float: left;
	width: 176px;
	margin-bottom: 15px;
}
#extinctionImg {
	display: inline;
	float: left;
	width: 321px;
	margin-left: 18px;
}
#extinctionTxt {
	color: #2BA1DF;
	float: right;
	width: 360px;
	display: inline;
	margin-right: 10px;
	font-size: 13px;
	text-align: left;
	letter-spacing: 0.08em;
}
#extinctionTxt p {
	color: #2BA1DF;
	line-height: 140%;
	margin-bottom: 13px;
}
#extinctionImg02 {
	clear: both;
	width: 509px;
	text-align: center;
}
#ecoTxt {
	text-align: left;
	margin:0 50px;
}
#ecoTxt ul {
	margin-bottom: 10px;
}
#ecoTxt li {
	line-height: 170%;
}
.green {
	color: #2EA83B;
}
.green .small {
	font-size: 10px;
}
.orange {
	color: #EF8400;
}
#ecoTxt img {
	margin-bottom: 10px;
}






/*------------subNaviP style*/

.subNaviP li {
	list-style-type: none;
}
.subNaviP li a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
	height: 80px;
}
/*--------subNaviP_off*/
.subNaviP01 a{
	background-image: url(../img/pola_btn01.jpg);
	width: 243px;
	background-repeat: no-repeat;
	background-position: left top;
}
.subNaviP02 a{
	background-image: url(../img/pola_btn02.jpg);
	width: 243px;
	background-repeat: no-repeat;
	background-position: left top;
}
.subNaviP04 a{
	background-image: url(../img/pola_btn04.jpg);
	width: 243px;
	background-repeat: no-repeat;
	background-position: left top;
}
.subNaviP03 a{
	background-image: url(../img/pola_btn03.jpg);
	width: 243px;
	background-repeat: no-repeat;
	background-position: left top;
}

/*--------subNaviP_hover*/
.subNaviP01 a:hover {
	background-image: url(../img/pola_btn01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
.subNaviP02 a:hover {
	background-image: url(../img/pola_btn02.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
.subNaviP04 a:hover {
	background-image: url(../img/pola_btn04.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
.subNaviP03 a:hover {
	background-image: url(../img/pola_btn03.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
/*--------subNaviP_on*/
.subNaviP01_on a {
	background-image: url(../img/pola_btn01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	width: 243px;
}
.subNaviP02_on a {
	background-image: url(../img/pola_btn02.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	width: 243px;
}
.subNaviP04_on a {
	background-image: url(../img/pola_btn04.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	width: 243px;
}
.subNaviP03_on a {
	background-image: url(../img/pola_btn03.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	width: 243px;
}
