.center {
	text-align: center;
}
.right {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.red {	color: #cc0000;}
.fs0625em {	font-size: 0.625em;}
.fs08em {	font-size: 0.8em;}
.fs12em {	font-size: 1.2em;}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	min-height:1px;
}

* html .clearfix{
	height:1px;
/*\*//*/
height:auto;
overflow:hidden;
/**/
}
.floatL,
.flexL {
	float: left;
}
.floatR,
.flexR {
	float: right;
}
.mgnB20 {	margin-bottom: 20px;}
.pdg10 {	padding: 10px;}
.pdgLR10 {	padding-left: 10px;	padding-right: 10px;}
.borderBottomGray {
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
.h01 {
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	font-size: 1.5em;
	line-height: 1.6;
	font-weight: normal;
	background-color: #003040;
}
.h02 {
	padding: 5px 0 5px 0;
	font-size: 1.5em;
	line-height: 1.6;
	font-weight: normal;
	background: url(../img/common/h01_bg.png) left bottom repeat-x;
	background-size: 40px 4px;
	background: url(../img/common/h01_bg_s.png) left bottom repeat-x\9;
}
.h03 {
	padding: 3px 10px;
	font-size: 1.125em;
	line-height: 1.3;
	font-weight: normal;
	border-left: 5px solid #003040;
}
table.table01 {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0 20px 0;
}
table.table01 th,
table.table01 td {
	padding: 5px 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
table.table01 th {
	color: #ffffff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	font-weight: normal;
	background: url(../img/common/slash01.png) left bottom;
	background-size: 10px 10px;
	background: url(../img/common/slash01_s.png) left bottom\9;
	border-bottom: 1px solid #cccccc;
}
table.table01 td {
	border-bottom: 1px solid #cccccc;
}
a.btn01 {
	display: block;
	width: 62.5%;
	margin: 15px auto;
	padding: 15px 10px 15px 50px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: url(../img/common/arw03.png) 20px center no-repeat #003040;
	background-size: 20px 20px;
	background: url(../img/common/arw03_s.png) 20px center no-repeat #003040\9;
	box-shadow: 0 3px 3px rgba(0, 0, 0,0.3);
}
a.btn01:hover {
	background: url(../img/common/arw03.png) 20px center no-repeat #618796;
	background-size: 20px 20px;
	background: url(../img/common/arw03_s.png) 20px center no-repeat #618796\9;
}
ul.staff {
	margin: 20px 0;
}
* html ul.staff{zoom:1;} /* IE6 */
*:first-child+html ul.staff{zoom:1;} /* IE7 */
ul.staff:after {
	content: "";
	display: block;
	clear: both;
}
ul.staff li {
	float: left;
	width: 20%;
}
ul.staff li.staffLarge {
	float: left;
	width: 33.33%;
}
ul.staff li p {
	font-size: 0.75em;
	margin-bottom: 5px;
}
.staffCard {
	padding: 10px 20px;
	margin-bottom: 5px;
}
/*補助金情報**************************/
@media (max-width: 767px) {
	.subsidyMap {
		display: none;
	}
}
ul.localNavi01,
ul.localNavi02 {
	margin: 20px 0;
	zoom: 1;
}
ul.localNavi01:after,
ul.localNavi02:after {
	content: "";
	display: block;
	clear: both;
}
* html ul.localNavi01{zoom:1;} /* IE6 */
*:first-child+html ul.localNavi01{zoom:1;} /* IE7 */
* html ul.localNavi02{zoom:1;} /* IE6 */
*:first-child+html ul.localNavi02{zoom:1;} /* IE7 */
ul.localNavi01 li,
ul.localNavi02 li {
	float: left;
	width: 20%;
}
ul.localNavi01 a {
	display: block;
	padding: 5px 10px 5px 35px;
	background: url(../img/common/arw04.png) 10px center no-repeat;
	background-size: 20px 20px;
	background: url(../img/common/arw04_s.png) 10px center no-repeat\9;
}
ul.localNavi02 a {
	display: block;
	padding: 10px 10px 10px 35px;
	font-size: 0.8em;
	line-height: 1.5;
	background: url(../img/common/arw06.png) 10px center no-repeat;
	background-size: 20px 20px;
	background: url(../img/common/arw06_s.png) 10px center no-repeat\9;
}
ul.listSquare01 {
	list-style: none;
	margin: 15px 0;
}
ul.listSquare01 li {
	padding: 5px 5px 5px 15px;
	background: url(../img/common/list_square01.png) 0 center no-repeat;
	background-size: 10px 10px;
	background: url(../img/common/list_square01_s.png) 0 center no-repeat\9;
}
/*太陽光発電トップ、事例・実績*********************/
#solarCaseWrap {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#solarCasePrev,
#solarCaseNext {
	position: absolute;
	top: 50%;
}
#solarCasePrev {
	left: 0;
}
#solarCaseNext {
	right: 0;
}
#solarCaseInner ul {
	width: 100%;
}
* html #solarCaseInner ul{zoom:1;} /* IE6 */
*:first-child+html #solarCaseInner ul{zoom:1;} /* IE7 */
#solarCaseInner ul:after {
	content: "";
	display: block;
	clear: both;
}
#solarCaseInner ul li {
	float: left;
	width: 25%;
	text-align: center;
}
#solarCaseInner ul li div {
	padding: 5px;
}
#solarCaseInner ul li span.caption {
	margin-top: 5px;
	display: block;
	text-align: center;
}
/*よくあるご質問****************************/
dl.accordion {
	margin: 20px 0;
}
dl.accordion dt a{
	display: block;
	padding: 10px 40px 10px 10px;
	font-size: 1.2em;
	background: url(../img/common/arw_down.png) right center no-repeat;
	background-size: 30px 30px;
	background: url(../img/common/arw_down_s.png) right center no-repeat\9;
	border-bottom: 1px solid #003040;
}
dl.accordion dt a.active {
	background: url(../img/common/arw_up.png) right center no-repeat;
	background-size: 30px 30px;
	background: url(../img/common/arw_up_s.png) right center no-repeat\9;
}
dl.accordion dd {
	margin-bottom: 20px;
	padding: 10px;
}
dl.faq dt a span {
	display: block;
	padding-left: 40px;
	background: url(../img/common/icon_q.png) left center no-repeat;
	background-size: 30px 30px;
	background: url(../img/common/icon_q_s.png) left center no-repeat\9;
}
dl.faq dd {
	padding-left: 50px;
	background: url(../img/common/icon_a.png) 10px 20px no-repeat;
	background-size: 30px 30px;
	background: url(../img/common/icon_a_s.png) 10px 20px no-repeat\9;
}
/*太陽光発電のバナー******************/
.sorlarBnrAreaBottom {
	padding-top: 20px;
	padding-bottom: 20px;
}
.sorlarBnrAreaBottomInner {
	width: 930px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}
ul.bnrList01 {
	list-style: none;
	margin: 15px 0;
	zoom: 1;
}
ul.bnrList01:after {
	content: "";
	display: block;
	clear: both;
}
ul.bnrList01 li {
	float: left;
	width: 20%;
	height: 45px;
}

@media (max-width: 767px) {
	ul.staff li {
		width: 33.33%;
	}
	ul.localNavi01 li,
	ul.localNavi02 li {
		width: 33.33%;
		margin-bottom: 5px;
	}
	.sorlarBnrAreaBottomInner {
		box-sizing: border-box;
		width: 100%;
	}
	ul.bnrList01 li {
		box-sizing: border-box;
		padding: 5px;
		height: auto;
		min-height: 50px;
	}
}

@media (max-width: 599px) {
	.flexL,
	.flexR {
		float: none;
	}
}