@charset "utf-8";

/* Table Of Contents
----------------------------------------

# General Elements
# gNav
# pageBody
# content
# sidebar
# clearfix
----------------------------------------*/


/* # content
---------------------------------------------------------------------------- */

div#content div.sectionInner {
	padding: 14px 15px 3px 15px;
}

div#content div.sectionInner div.sectionContent  {
	background: none;
	padding: 0;
}

div#content p.noteText {
	padding: 0 0 20px 0;
}

div#content p.link {
	background: url(../common/images/ico_arrow01.gif) no-repeat 0 3px;
	padding: 0 0 0 20px;
}

div#content div.reportSection {
	background: #dcecd9 url(../images/solar02/bg_report_bottom.gif) no-repeat left bottom;
	clear: both;
	padding: 0 0 8px 0;
	width: 560px;
}

div#content div.reportSection p {
	background: url(../images/solar02/bg_report_top.png) no-repeat left top;
	font-weight: bold;
	line-height: 1.7;
	min-height: 108px;
	padding: 10px 20px 0 127px;
}

div#content div.reportSection p.robohon {
	background: url(../images/solar02/bg_report_top_02.png) no-repeat left top;
	font-weight: bold;
	line-height: 1.7;
	min-height: 108px;
	padding: 10px 20px 0 127px;
}

div#content ul.reportlist {
	margin-right: -11px;
	margin-top: 11px;
	width: 580px;
}

div#content ul.reportlist li {
	clear: both;
	padding: 0 0 8px 0;
}

div#content ul.reportlist li ul li {
	clear: none;
	float: left;
	font-size: 80%;
	display: inline;
	padding: 0 11px 0 0;
	width: 132px;
}

div#content ul.reportlist li ul li p {
	line-height: 1.7;
}

div#content ul.reportlist li ul li img {
	padding: 0 0 4px 0;
}

div#content ul.stepSection li div.sectionContent {
	background: url(../common/images/bg_dot01.gif) repeat-x left bottom;
	margin: 0 0 0 39px;
	width: 520px;
}

div#content ul.stepSection li {
	background: url(../images/solar02/bg_step_content.gif) no-repeat left bottom;
	left: 0;
	padding: 0 0 11px 0;
	position: relative;
	top: 0;
}

div#content ul.stepSection li.stepLast {
	background: none;
	padding: 0;
}

div#content ul.stepSection li p.stepImage {
	position: absolute;
	left: 0;
	top: 0;
}

div#content ul.stepSection li p.stepImageLast {
	position: absolute;
	top: 18px;
	left: 0;
}

div.sectionContent h4 {
	float: left;
}

div#content ul.stepSection li div.sectionContent div {
	float: right;
	padding: 0 0 12px 0;
	width: 364px;
}

div#content ul.stepSection li div.sectionContent div p.text {
	float: left;
	margin-top: -3px;
	position: relative;
	z-index: 1;
	padding-left: 3px; 
	width: 250px;
}

div#content ul.stepSection li div.sectionContent div p.stepText {
	float: left;
	margin-top: -3px;
	position: relative;
	z-index: 1;
	padding-left: 3px; 
	width: 250px;
}

div#content ul.stepSection li div.sectionContent div p.image {
	float: right;
}

div#content ul.stepSection li div.sectionContent div p.stepImg {
	float: right;
}


div#content ul.stepSection li div.sectionContent div p.image img {
	border: 1px solid #9fa0a0;
}


div#content ul.stepSection li div.sectionContent div p.stepImg img {
	border: 1px solid #9fa0a0;
}

div#content ul.stepSection li.stepLast div.sectionContent  {
	background: none;
	padding: 0;
}

div#content ul.stepSection li.stepLast div.sectionContent div {
	background: none;
	padding: 0;
}

div#content div.infoContent p {
	padding-bottom: 0;
	line-height: 1.7;
}

div#content div.infoSection {
	padding-bottom: 12px;
}

/* # clearfix
---------------------------------------------------------------------------- */

div#content ul.advantage li,
div#content ul.reportlist li ul,
div#content ul.stepSection li div.sectionContent div {
	zoom: 1;
}

div#content ul.advantage li:after,
div#content ul.reportlist li ul:after,
div#content ul.stepSection li div.sectionContent div:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
