/***********************************************/
/* 最終更新日　2006/3/29                        */
/***********************************************/ 


@import url(../../common/css/lib_common.css);
@import url(../../common/css/lib_header.css);
@import url(../../common/css/lib_footer.css);

/***********************************************/
/* Main styles                                 */
/***********************************************/ 

#bodyPane{
	width : 750px;
	margin : 0px 25px 0px 25px;
	padding : 0px 0px 20px 0px;
}

.caution{
	color : #FF0000;
}

DIV.environmentContents{
	padding : 0px 17px 0px 20px;
}



/* 修正ここから　（更新日2006/3/3　SML S.N）*/
#bodyPane P.environmentLead{
	margin : 20px 0px 0px 0px;
}

#bodyPane P{
	margin : 0px 0px 0px 0px;
}

H1{
	text-align : center;
	margin : 0px 0px 0px 0px;
}

H2{
	padding : 30px 0px 0px 0px;
}

H3{
	color : #009966;
	font-weight : bold;
	margin : 0px 0px 8px 0px;
	padding : 12px 0px 0px 4px;
	background-image : url(../img/border_dotted.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}

DIV.environmentH3{
    margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

P.environmentText{
    width : 370px;
    float : left;
}

DIV.environmentPic{
    width : 340px;
    float : left;
	text-align : right;
}

DIV.environmentPic IMG{
    margin : 0px 0px 0px 10px;
}

.Clear{
    clear : both;
}
/* 修正ここまで　　*/

/* 追加ここから　（更新日2006/3/29　SML S.N）*/
P.BiomassAshiyu{
	padding : 8px 0px 0px 0px;
}

UL.AshiyuUL{
	margin : 0px 0px 0px 15px;
	padding : 0px 0px 0px 0px;
	list-style-type : circle;
}

UL.AshiyuUL LI{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
/* 追加ここまで　　*/

