@charset "utf-8";

@import "../../../common/css/base.css";
@import "../../../common/css/frame.css";

#bodyContent div.mainArea div.columnObj:after,
.row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#bodyContent div.mainArea div.columnObj,
.row {
	zoom: 1;
}

/* CONTENTS FRAME */
#container {
}
#bodyContent {
}
	#bodyContent div.mainArea {
	}
	#bodyContent div.sideArea {
	}
	
	#localnavigation {
	}


/* CONTENTS */
#bodyContent div.mainArea div.headObj {
	position: relative;
	height: 228px;
	margin-bottom: 29px;
}
	#bodyContent div.mainArea div.headObj p.image {
		position: absolute;
		left: -250px;
		top: 0;
	}
	#bodyContent div.mainArea div.headObj h1,
	#bodyContent div.mainArea div.headObj ul {
		display: none;
	}


#bodyContent div.mainArea div.columnObj {
	position: relative;
	margin-bottom: 41px;
}
#bodyContent div.mainArea div.p2 {
	margin-bottom: 82px;
}
#bodyContent div.mainArea div.p4 {
	margin-bottom: 0;
}
	#bodyContent div.mainArea div.columnObj h3 {
		margin-bottom: 18px;
		height: 45px;
		/*\*//*/
		padding-bottom: 45px;
		/**/
		text-indent: -9999px;
		overflow: hidden;
		display: block;
	}
	#bodyContent div.mainArea div.p1 h3 {
		background: url(../images/hed1.gif) no-repeat left top;
	}
	#bodyContent div.mainArea div.p2 h3 {
		background: url(../images/hed2.gif) no-repeat left top;
	}
	#bodyContent div.mainArea div.p3 h3 {
		background: url(../images/hed3.gif) no-repeat left top;
	}
	#bodyContent div.mainArea div.p4 h3 {
		background: url(../images/hed4.gif) no-repeat left top;
		margin-bottom: 36px;
	}

	#bodyContent div.mainArea div.p1 p.image {
		position: absolute;
		left: 374px;
		top: -80px;
	}
	#bodyContent div.mainArea div.p2 p.image {
		position: absolute;
		left: 0;
		top: 28px;
	}

	#bodyContent div.mainArea div.columnObj p.lead {
		font-size: 14px;
		/*\*/
		*font-size: 116%;
		/**/
	}
	#bodyContent div.mainArea div.p1 p.lead {
		width: 350px;
	}
	#bodyContent div.mainArea div.p2 p.lead {
		padding-left: 297px;
		margin-bottom: 12px;
	}
	#bodyContent div.mainArea div.p3 p.lead {
		width: 366px;
		margin-bottom: 12px;
	}
	
	#bodyContent div.mainArea div.columnObj p.note {
		font-size: 10px;
		/*\*/
		*font-size: 75%;
		/**/
		color: #666;
	}
	#bodyContent div.mainArea div.p2 p.note {
		padding-left: 297px;
	}
	#bodyContent div.mainArea div.p3 p.note {
		width: 366px;
	}
	
	
	#bodyContent div.mainArea div.p3 div.ecobox {
		position: absolute;
		right: 0;
		top: 63px;
		background: url(../images/img3.gif) no-repeat 3px 48%;
		width: auto;
		border: solid 1px #b6e634;
		padding-left: 119px;
	}
	#bodyContent div.mainArea div.p3 div.ecobox p.boxlead {
		background-color: #e6ffa3;
		padding: 12px 12px 6px 12px;
		width: 190px;
		font-size: 10px;
		/*\*/
		*font-size: 75%;
		/**/
	}
	#bodyContent div.mainArea div.p3 div.ecobox ul.boxlink {
		background-color: #e6ffa3;
		width: 190px;
		padding: 0 12px 12px 12px;
		font-size: 10px;
		/*\*/
		*font-size: 75%;
		/**/
	}
		#bodyContent div.mainArea div.p3 div.ecobox ul.boxlink li {
		}
			#bodyContent div.mainArea div.p3 div.ecobox ul.boxlink a {
				background: url(../../../common/images/arw_eco.gif) no-repeat left 48%;
				height: 17px;
				padding-left: 21px;
				line-height: 17px;
				font-weight: bold;
				display: block;
			}
