@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------
03 contents
----------------------------------------------------*/

#contents {
	background: transparent url(../../environment/img/env_bg2.jpg) no-repeat scroll center top;
	min-width: 960px;
	text-align: center;
}


/*----------------------------------------------------
05 enviroment
----------------------------------------------------*/
#main {
	padding-top: 146px;
}

#main .env-section {
	width: 690px;
	margin-bottom: 30px;
	overflow: hidden;
}
#main .env-section p.env_a2 {
	float: right;
	margin-left: 30px;
	width: 265px;
	display: inline;
}
#main #page-header p.env_tittle {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.1;
	background: url(../../environment/img/h2_bg.gif) bottom repeat-x;
	padding-bottom: 12px;
	padding-left: 20px;
	margin-bottom: 30px;
	color: #007930;
}

#main h3 {
	clear: both;
	background: url(../../environment/img/h3_bg.gif) no-repeat scroll 0 0;
	padding: 6px 15px;
	margin-bottom: 20px;
	font-size: 1.1em;
}
#main #env-header {
	background: url(../../environment/img/h2_bg_02.gif) no-repeat scroll left top;
	width: 690px;
	margin-top: 40px;
	margin-bottom: 40px;
}
#main #env-header p {
	margin: 0 auto;
	padding: 0px 10px;
}

#main .env-text {
	padding: 0px 5px;
	overflow: hidden;
	margin-bottom: 30px;
}
#main h4 {
	margin-bottom: 20px;	
}

#main .section p.env_a {
	float: right;
	margin-left: 30px;
	width: 265px;
	display: inline;
}
#main .section p.env_b {
	float: left;
	margin-right: 30px;
}
#main .section p.env_b2 {
	float: left;
	width: 323px;
	margin-right: 30px;
	margin-bottom: 5px;
	overflow: hidden;
}
#main .section p.env_b3 {
	float: left;
	width: 360px;
	margin-right: 30px;
	margin-bottom: 5px;
	overflow: hidden;
}
#main .section dl {
	margin-bottom: 30px;
	margin-left: 5px;
}
#main .section dl dt {
	text-indent: 1.3em;
	background: url(../img/sub/maru.gif) no-repeat 0 0.5em;
	margin-bottom: 10px;
	font-weight: bold;
}

#main .env-text300 {
	float: left;
	width: 320px;
	padding-right: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}
#main p.eco {
	float: left;
	width: 270px;
	margin-right: 20px;
}

