@charset "utf-8";
/* CSS Document */
body {
	background: #FFFFFF url(../images/home/home_bg.png) repeat-x left top;
}
#mainVisual {
	margin-bottom: 20px;
}
.heading {
	margin-bottom: 25px;
}
#whatsnew {
	padding: 15px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: static;
	overflow: auto;
	height: 195px;
	background-color: #f7f7f7;
	margin-bottom: 25px;
}
#whatsnew dt {
	clear: both;
	float: left;
	width: 150px;
	margin-bottom: 10px;
	padding-left: 5px;
}
#whatsnew dt img {
	margin-right: 10px;
	vertical-align: middle;
}
#whatsnew dd {
	padding: 0 5px 10px 150px;
	margin-bottom: 10px;
	background: url(../images/common/dotted_01.gif) repeat-x left bottom;	
}
*:first-child+html #whatsnew dt {
	background: url(../images/common/dotted_01.gif) repeat-x left bottom;
	padding-bottom: 10px;
}
*:first-child+html #whatsnew dd {
	padding-left: 0;	
}
*html #whatsnew dd {
	padding: 0 5px 10px 0px;
}
#whatsnew dd.lastC {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;	
}
*:first-child+html #whatsnew dt.lastC {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;	
}
.column {
	margin-bottom: 70px;
}
.column h3 {
	margin: 0 0 24px 10px;
}
.column h4 {
	margin: 0 0 1em 10px;
	font-weight: bold;
}
.column .comm {
	margin: 0 10px 15px;
}
.column .figR {
	float: right;
	margin-left: 50px;
}
#col05 li {
	float: left;
	background: url(../images/home/column_05_fig_bg.png) no-repeat left top;
	width: 230px;
	height: 350px;
	margin-right: 5px;
}
.column #col05 li h4 {
	margin: 10px 0 15px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 1.2;
	font-size: 12px;
}
.column #col05 li .fig02 {
	margin: 0 1px 20px;
}
.column #col05 li .comm02 {
	margin: 0 10px;
	line-height: 1.5;
	font-size: 12px;
}
#col05 li.lastC {
	margin-right: 0;
}






#sorsolar {
	background: url(../images/common/dotted_02.gif) repeat-x left bottom;
	padding-bottom: 12px;
	margin-bottom: 30px;
}
#colWrap {
	padding-bottom: 22px;
	background: url(../images/common/dotted_02.gif) repeat-x left bottom;
	margin-bottom: 30px;
}
#ecoCute {
	width: 440px;
	float: left;
	margin-right: 10px;
}
#ih {
	width: 290px;
	float: left;
}
.seeList {
	text-align: right;
	margin: -30px  15px 15px 0;
	line-height: 1.2;
	font-size: 12px;
}
.product {
	margin-bottom: 10px;
}
.product li, .product02 li {
	border: 1px solid #CCC;
	float: left;
	width: 130px;
	padding: 4px;
	margin-right: 10px;
	line-height: 1.5;
}
.product li.lastC, .product02 li.lastC {
	margin-right: 0;
}
.product h3, .product02 h3 {
	text-align: center;
	padding: 0.2em;
	background-color: #e4e4e4;
	font-weight: bold;
	margin-bottom: 4px;
}
.product .photo, .product02 .photo {
	margin-bottom: 4px;
}
.product .summary, .product02 .summary {
	margin-bottom: 1em;	
}
.product .btn, .product02 .btn {
	text-align: right;
}
#whatsnew .heading {
	margin-bottom: 0;
}
.mB20 {
  margin-bottom: 20px;
}
