@charset "utf-8";
/* 太陽光発電システム トップページスタイル */


#main .secTtl {
  position: relative;
  margin-bottom: 20px;
  padding-left: 13px;
  padding-bottom: 3px;
  /*border-bottom: 2px solid #2c2c2c;*/
  background: #3b3a37 url(../img/bg_heading01.gif) repeat-x left bottom;
  color: #fff;
  font-weight: bold;
  line-height: 2.071;
}
#main .secTtl.secTtlLink{
  padding-left: 0px;
  padding-bottom: 0px;
  line-height: normal;
}
#main .secTtl.secTtlLink a{
  _zoom: 1;
  display: block;
  padding-left: 7px;
  padding-bottom: 3px;
  background: #3b3a37 url(../img/bg_heading01.gif) repeat-x left bottom;
  color: #fff;
  font-weight: bold;
  line-height: 2.071;
}
#main .secTtl.secTtlLink a:hover{
  background: #3b3a37 url(../img/bg_heading01_on.gif) repeat-x left bottom;
}
#main .secTtl.secTtlLink a span{
  _zoom: 1;
  display: block;
  padding-left: 22px;
  background: url(../common/img/icn_link08.png) no-repeat left center;
}
#main #introduction .secTtl,
#main #forte .secTtl,
#main #product .secTtl,
#main #related .secTtl,
#main #techinfo .secTtl,
#main #topInfo .secTtl {
  margin-bottom: 0;
}


#main #introduction h3.ttl{
  height: 66px;
  font-weight: bold;
  font-size: 114.29%;
}
#main #introduction h3.ttl a{
  display: block;
  _zoom: 1;
  padding-bottom: 3px;
  padding-left: 27px;
  color: #fff;
  height: 63px;
  line-height: 63px;
  background: url(../img/bg_heading-intro.jpg) no-repeat left top;
}
#main #introduction h3.ttl a:hover{
  background: url(../img/bg_heading-intro_on.jpg) no-repeat left top;
}
#main #forte h3.ttl{
  height: 66px;
  font-weight: bold;
  font-size: 114.29%;
}
#main #forte h3.ttl a{
  display: block;
  _zoom: 1;
  padding-bottom: 3px;
  padding-left: 27px;
  color: #fff;
  height: 63px;
  line-height: 63px;
  background: url(../img/bg_heading-forte.jpg) no-repeat left top;
}
#main #forte h3.ttl a:hover{
  background: url(../img/bg_heading-forte_on.jpg) no-repeat left top;
}

#main #product h4{
  zoom: 1;
  padding: 0 10px;
  font-size: 85.71%;
  line-height: 1.917;
  color: #fff;
  background: #6e6564;
}
#main .prodPanelList {
  /*margin-top: -20px;*/
  margin-left: -1px;
  background: #f9f9f9;
  /zoom: 1;
}
#main .prodPanelList:after {
  content: "";
  display: block;
  clear: both;
}
#main .prodPanelList li {
  float: left;
  /display: inline;
  margin-left: 1px;
}
#main .prodPanelList li a {
  display: block;
  font-weight: bold;
}
#main .prodPanelList li.pct {
  margin-bottom: 2px;
}
#main .prodPanelList li.txt {
  width: 338px;
  border-bottom: 1px solid #fff;
}
#main .prodPanelList li.txt a {
  display: block;
  padding: 13px 12px 12px 32px;
  color: #1a1a1a;
  background: #e9ebed url(../common/img/icn_link06.png) no-repeat 14px 48%;
  /zoom: 1;
}
#main .prodPanelList li.txt a:hover {
  color: #07c;
  background-color: #dff5ff;
}
#main #product .clWrap{
  margin-left: -1px;
  /zoom: 1;
}
#main #product .clWrap:after,
#main #techinfo .clWrap:after{
  content:'';
  display:block;
  clear:both;
}
#main #product .clWrap .box{
  float: left;
  /display: inline;
  margin-left: 1px;
  width: 338px;
}
#main #techinfo .clWrap .box{
  float: left;
}
#main .note {
  color: #666;
  font-size: 85.714285714%; /* 12px */
}
#main table.note{
  margin: 1em 0 1.5em;
}
#main table.note th,
#main table.note td {
  padding-bottom: .25em;
  vertical-align: top;
}
#main table.note th {
  width: 1%;
  padding-right: .5em;
  white-space: nowrap;
}

#main .bnrList dd {
  margin-top: .5em;
  font-size: 85.714285714%; /* 12px */
  line-height: 1.333333333; /* 16px; */
}
#main .itemList {
  margin-bottom: 20px;
  /zoom: 1;
}
#main .itemList:after {
  content: "";
  display: block;
  clear: both;
}
#main .itemList li a {
  display: block;
  color: #1a1a1a;
  /zoom: 1;
}
#main .itemList li a:hover {
  color: #07c;
  background: #dff5ff;
}

/* col2 */
#main .col2 .itemList li {
  border: 1px solid #dadada;
  border-top: none;
}
#main .col2 .itemList li a {
  display: block;
  padding: 14px 12px 12px;
  font-weight: bold;
}
#main .col2 .itemList li a span {
  display: block;
  padding-left: 20px;
  background: url(../common/img/icon_link_02.gif) no-repeat 0 48%;
}
#main .col2 .itemList li.lead a {
  padding: 11px 16px 9px;
  font-weight: normal;
}
#main .col2 .itemList li.lead a span {
  padding-left: 0;
  background: none;
}
#main .col2 .itemList li.lead a:hover,
#main .col2 .itemList li.lead a:hover span {
  text-decoration: none;
}

/* col3 */
#main .col3 .itemList li {
  position: relative;
  margin-bottom: -1px;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}
#main .col3 .itemList li img,
#main .col3 .itemList li span {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  vertical-align: middle;
}
#main .col3 .itemList li img {
  margin: 8px 5px 8px 7px;
}
#main .col3 .itemList li span {
  font-size: 85.714285714%; /* 12px */
  line-height: 1.333333333; /* 16px */
}
#main .col3 .itemList {
  margin-left: -19px;
}
#main .col3 .itemList li {
  float: left;
  /display: inline;
  margin-left: 19px;
  width: 213px;
}

/* col3b */
#main .col3b .BnrList li img {
  margin: 8px 5px 8px 7px;
}
#main .col3b .BnrList li span {
  font-size: 85.714285714%; /* 12px */
  line-height: 1.333333333; /* 16px */
}

#main .col3b .BnrList li {
  float: left;
  margin-right: 10px;
}


#side .sideBnr01{
  margin-bottom: 10px;
  padding: 1px;
  border: 1px solid #ccc;
}
#side .sideBnr01 img{
  vertical-align: bottom;
}

#main #topInfo .inner{
  padding: 8px 12px;
  border: 1px solid #dadada;
  border-top: none;
}

.taiyo__top-index__icon-block {
  display: table;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.taiyo__top-index__icon-block + .colWrap {
  margin-top: 20px;
}

.taiyo__top-index__icon-block.with-lead {
  border-top: 1px solid #dadada;
}

.taiyo__top-index__icon-block__inner {
  display: table-row;
}

.taiyo__top-index__icon-block__inner > * {
  display: table-cell;
  padding: 20px 25px;
  font-size: 114%;
  font-weight: bold;
  vertical-align: middle;
  border: 1px solid #dadada;
  border-top: none;
}

.taiyo__top-index__icon-block.with-lead .taiyo__top-index__icon-block__inner > * {
  font-size: 100%;
  vertical-align: top;
}

.taiyo__top-index__icon-block__inner > a {
  color: inherit;
}

.taiyo__top-index__icon-block__inner > a:hover {
  color: #07c;
  background: #dff5ff;
  text-decoration: none;
}

.taiyo__top-index__icon-block .icon,
.taiyo__top-index__icon-block .title {
  display: inline-block;
  vertical-align: middle;
}

.taiyo__top-index__icon-block.with-lead .icon,
.taiyo__top-index__icon-block.with-lead .title,
.taiyo__top-index__icon-block.with-lead .lead {
  display: block;
}

.taiyo__top-index__icon-block.with-lead .icon {
  float: left;
}

.taiyo__top-index__icon-block.with-lead .title {
  padding-top: 6px;
  color: #003785;
}

.taiyo__top-index__icon-block.with-lead .lead {
  margin-top: 8px;
  font-weight: normal;
  overflow: hidden;
}

.taiyo__top-index__icon-block .icon {
  margin-right: .9em;
}

#mainvisual {
  margin-bottom: 5px;
  font-weight: bold;
}

.info_wrap {
  font-size: 86%;
  margin:40px;
}

.info_wrap .info_heading {
  display: block;
  font-size: 85%;
  font-weight: bold;
  margin-bottom: 20px;
}

.info_wrap li.important {
  background-position: left center;
}

.info_wrap .important a {
  color: #cc0000;
  font-size: 125%;
  font-weight: bold;
}