/***********************-
タイトル :編集方針
概要：スタイルシート
制作日：2007/09

-***********************/
@import url(/report/environmental/2007/css/common.css);


/* 定義 */
#main dt {
	margin: 40px 0 0 30px;
	padding-left: 5px;
	border-left: 5px solid #006699;
	font-weight: bold;
	font-size: 1.1em;
}
#main dd {
	margin: 5px 0 30px 5em;
}

