@import url(/css/contents.css);


h1.environment {
	background:url(../img/cnt_title_03.jpg) no-repeat 0 0;
}

h2.environment {
	margin-top:40px;
	width:700px;
	height:40px;
	background:url(../img/title_03.gif) no-repeat 0 0;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #666666;
}

h3.sub01 {
	width:700px;
	height:30px;
	background:url(/environment/img/environment_sub_ttl_01.gif) no-repeat 0 0;
}

h3.sub02 {
	width:700px;
	height:30px;
	background:url(/environment/img/environment_sub_ttl_02.gif) no-repeat 0 0;
}

/* ctn */
div#ctn {
	margin-top:25px;
	width:700px;
	margin-bottom: 20px;
}

div#ctn p {
	padding:7px 10px 8px 10px;
	line-height:1.5;
	color:#555;
}

div#ctn p span {
	color:#ff0000;
}



