@charset "Shift_JIS"; 

/******************************************************************************

 Environment

******************************************************************************/
/*--------------------------------------------*/
/*index.html                                  */
/*--------------------------------------------*/
#topicsImg {
	background:url(../../env/img/tit_env.jpg) no-repeat left top;
	height:100px;
	margin:10px 0 17px 0;
	width:662px;
}
#envBox{ width:664px; }
.envImgBox01 {
	width:314px;
	border:1px solid #cccccc;
	padding:2px;
	float:left;
}
.envImgBox02 {
	width:312px;
	border:1px solid #e0e0e0;
}
.envImgBox03 {
	width:314px;
	border:1px solid #cccccc;
	padding:2px;
	float:right;
	margin-right:2px;
	display:inline;
}
.envIcon01{
	background:url(../../env/img/ic_env01.jpg) no-repeat left center;
	margin-left:7px;
	padding-left:30px;
	line-height:35px;
	height:35px;
}
/*--------------------------------------------*/
/*incineration.html                           */
/*--------------------------------------------*/
.topicsBox {
	background:url(../img/bg_dottedLine.gif) bottom left repeat-x;
	margin-top:20px;
}
.txtarea {
	padding:12px 10px 15px 12px;
}
.txtarea01 {
	padding:12px 0 15px 0;
}
.envImageerea { margin:15px 0 0 10px; }





.iwmMenuYearDepth1 {
	background-image:url(../img/btn_topicsMenuBtn01.gif);
	height:30px;
	width:193px;
	margin:0;
}
.iwmMenuYearDepth1 a {
	background-image:url(../img/btn_topicsMenuBtn01.gif);
	background-repeat:repeat-y;
	background-position:left top;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding-left:24px;
	width:169px; /* img size 193px */
}
.iwmMenuYearDepth1 a:hover {
	background-position:left bottom;
}
.iwmMenuYearDepth1.iwmMenuYearCurrent1 {
	background:url(../img/bg_topicsselect1.gif) no-repeat left center;
}
.iwmMenuYearDepth1.iwmMenuYearCurrent1 p {
	line-height:29px;
	height:29px;
	color:#FFFFFF;
	padding-left:22px;
	font-size:14px;
}
.iwmMenuYearDepth1.iwmMenuYearCurrent1 p a {
	background:none;
	color:#ffffff;
	font-weight:bold;
	padding:0;
}
/*--------------------------------------------*/
/*common                                      */
/*--------------------------------------------*/
span.red {
	color:#FF0000;
}

