@charset "utf-8";

/* 文字サイズ変更 */
select{width:50px;margin-left:0.5em;margin:0px;padding:0px}


#main_start{
	margin-top:12px;
	}

/*リンク装飾*/
div.suslink{
	margin:0.5em 0 12px 1.0em;
	padding-left:10px;
}
div.suslink a{
	background:url(/image/arw_activity_01.gif) 0 0.2em no-repeat;
	padding:0 0 0 8px;
	text-indent:-8px;
	}

/* 2段組 */
#report div.pht{
	float:left;
	width:155px;
	}
#report div.contents{
	float:right;
	width:410px;
	background:url("/eng/envi/image/lin_01.gif") left repeat-y;
	}

#databook div.pht{
	float:left;
	width:155px;
	}
#databook div.contents{
	float:right;
	width:410px;
	background:url("/eng/envi/image/lin_01.gif") left repeat-y;
	}

/* 左側 */
#report div.pht img, #databook div.pht img{
	margin-bottom:12px;
	}
#report div.pht ul, #databook div.pht ul{
	list-style-type:none;
	margin:12px 0;padding:0;
	}
#report div.pht ul li, #databook div.pht ul li{
	list-style-type:none;
	margin:12px 0;padding:0;
	}

/* 右側 */
/* テーブル */
div.contents h2{
	margin:0 0 12px 10px;
	}
div.contents table{
	width:400px;
	margin:0 0 0 10px;
	border:none;
	}
div.contents table.all{
	background:#F2FAE2;
	}

div.contents table tr th{
	border:none;
	text-align:left;
	font-weight:normal;
	line-height:20px;
	vertical-align:top;
	}
div.contents table tr th.nomal{
	padding-left:12px;
	background:url("/eng/envi/image/rep_icon_grey.gif") 0 0.45em no-repeat;
	}
div.contents table.all tr th.nomal{
	padding-left:12px;
	background:url("/eng/envi/image/rep_icon_green.gif") 0 0.45em no-repeat;
	}
div.contents table tr th.small{
	padding-left:12px;
	}
div.contents table tr td{
	border:none;
	text-align:right;
	padding-right:20px;
	line-height:20px;
	vertical-align:top;
	background:url("/eng/envi/image/icn_pdf.gif") top right no-repeat;
	}
div.contents table tr td a{
	padding-left:12px;
	background:url("/eng/envi/sustain/image/arw_01.gif") 0 0.25em no-repeat;
	}
div.contents table tr td a:link{color:#003366;text-decoration:underline}
div.contents table tr td a:visited{color:#663399;text-decoration:underline}
div.contents table tr td a:active{
	color:#ff3333;text-decoration:none}
div.contents table tr td a:hover{
	color:#003366;text-decoration:underline;}


/* 区切り線 */
div.contents img.line{
	margin:3px 0 3px 10px;
	}

/* 2005 */
#s2005 h2#r{
	margin-top:20px;
	}