@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

body{
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	line-height: 22px;
}
a{
	text-decoration: underline;
}
img , img a{
	border: 0;
}

p{
	padding: 5px 0;
}

ul,ol{
	line-height: 150%;
	list-style-position: inside;
}
.red{
	color: #F00;
}
.bold{
	font-weight: bold;
}
.text16{
	font-size: 16px;
}
.text24{
	font-size: 24px;
}

.fleft{
	float: left;
	padding-right: 15px;
}
.fleft-content{
	float: left;
}
.fright-content{
	float: right;
}
.cleft{
	clear: left;
}
.clear{
	clear: both;
}

.notice{
	color: #666;
}
.align-right{
	text-align: right;
}
.align-center{
	text-align: center;
}
.orange{
	color: #F60;
}
.red{
	color: #F00;
}

.button{
	width: 111px;
	font-size: 12px;
	background-image:url(../images/bg-button.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 5px 32px;
}
.button a{
	color: #000;
}

div#wrapper{
	padding: 10px 0;
}

div#header{
	position: relative;
	width: 800px;
	margin: 0 auto;
}

h1{
	font-size: 14px;
	text-align: right;
}

#description{
	position: absolute;
	top : 75px;
	left: 0;
	font-size: 12px;
}

div#header h2{
	margin-bottom: 45px;
}
div#header-menu{
	position: absolute;
	top : 50px;
	right: 0;
	font-size: 12px;
}
div#header-menu ul{
	list-style: none;
}
div#header-menu ul li{
	float: left;
	padding: 0 10px;
	border-right: solid 1px #666;
}
div#header-menu ul li.end{
	border-right: none;
	padding-right: 0;
}
div#header-menu a{
	color: #000;
	text-decoration: none;
}
div#header-menu a:hover{
	text-decoration: underline;
}

div#main-manu{
	width: 800px;
	margin: 0 auto 5px auto;
	height: 39px;
}

p.page-image{
	clear: both;
	width: 100%;
	text-align: center;
	padding: 0;
	margin-bottom: 5px;
	background-color: #F0F1F5;
}

div#sub-menu{
	color: #FFF;
	font-weight: bold;
	width: 800px;
	margin: 0 auto;
}
div#sub-menu a{
	color: #FFF;
}
div#sub-menu h3{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}
div#sub-menu ul{
	list-style: none;
}
div#sub-menu ul li{
	float: left;
	padding: 8px;
}
div#sub-menu ul li.taiyoukou{
	width: 248px;
	border-right: solid 2px #FFF;
	background-color: #FD6A02;
}
div#sub-menu ul li.ih{
	width: 250px;
	background-color: #F90;
	border-right: solid 2px #FFF;
}
div#sub-menu ul li.ekokyu-to{
	width: 250px;
	background-color: #6BAA03;
}
div#sub-menu ul p{
	padding: 8px 0;
}

div#main-content{
	width: 800px;
	margin: 0 auto;
	padding: 15px 0;
}
div#main-content .title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #226FCB;
}

div#main-content .sub-title{
	color: #333;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 0 3px 15px;
	border-left: solid 5px #333;
}

div#main-content .content{
	margin-bottom: 35px;
}
div#main-content .left-content{
	float: left;
	width: 250px;
	padding-right: 10px;
	border-right: solid 1px #CDCDCD;
	margin-bottom: 15px;
}
div#main-content .mid-content{
	float: left;
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: solid 1px #CDCDCD;
	margin-bottom: 15px;
}
div#main-content .right-content{
	float: left;
	width: 250px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.button-type1{
	margin: 0 0 0 105px;
}
ul#zeroen{
	list-style: none;
	list-style-position: outside;
}
ul#zeroen li{
	float: left;
	width: 250px;
	padding: 0 12px;
	border-right: solid 1px #CDCDCD;
}
.button-type2{
	margin: 15px 0 0 98px;
}
.button-type3{
	width: 144px;
	background-image:url(../images/bg-button2.jpg);
	margin: 15px 0 0 62px;
}

ul#zeroen li.start{
	padding: 0 12px 0 0 ;
}
ul#zeroen li.end{
	padding: 0 0 0 12px;
	width: 249px;
	border: none;
}
ul#zeroen li h3{
	font-size: 14px;
	margin: 15px 0;
}

/*各ページイメージ*/
div.page-images{
	color: #666;
	width: 785px;
	height: 100px;
	padding: 0 0 0 15px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-image:url(../images/bg-page-h2.jpg);
}
h2.page-images-title{
	padding: 15px 0 5px 0;
}

/*トップ*/
div.menu-mid{
	width: 800px;
	margin: 0 auto;

}
div.banner-ro-nn{
	float: left;
	width:400px;
	margin-bottom: 5px;
}

div.news-list{
	float: right;
	width:385px;
	height: 150px;

}
p.blog-title{
	padding: 0;
}
p.blog-title a{
	font-weight: bold;
	color: #226FDC;
	text-decoration: none;
}
div.news-list ul{
	height: 125px;
	overflow-y:scroll;
	font-size: 12px;
}

div.news-list ul li{
	padding: 3px 0;
	border-bottom: dotted 1px #CDCDCD;
}

/*0円太陽光発電*/

div.otokuhyou-text{
	width: 300px;
	float: left;
}
.button-type4{
	margin: 10px 0 0 160px;
}

div.otokuhyou{
	width: 480px;
	float: right;
	background-image: url(../images/10whyoyen/otokuhyou.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 315px;
}
table.otokuhyou-map{
	table-layout: fixed;
	width: 480px;
	border-collapse: collapse;
	font-size: 13px;
}
table.otokuhyou-map th{
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	padding: 5px 0;
}
table.otokuhyou-map th.th-content{
	width: 120px;
}
table.otokuhyou-map th.th-content2{
	padding-left:2px;
}
table.otokuhyou-map td{
	vertical-align: top;
	padding: 5px 0;
}
table.otokuhyou-map tr.price th{
	text-align: right;
	padding-right: 3px;
	border-bottom: solid 1px #CCC;
}
table.otokuhyou-map tr.price td{
	text-align: right;
	padding-right: 8px;
	border-bottom: solid 1px #CCC;
}

/*IHクッキング*/
p.image-ih-fukyuuritu{
	float: right;
	text-align: right;
	font-size: 12px;
	padding: 0 0 0 25px;
	width: 399px;
}
.ih-title2{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FF6600;
}
div.ih-content{
	position: relative;
	padding: 15px;
	margin-bottom: 25px;
	color: #666;
	background-color: #FFDEB5;
}
h3.ih-title{
	padding: 8px 0;
	color: #FF6600;
	border-bottom: solid 1px #FF9900;
	font-weight: bold;
	margin-bottom: 5px;
}
p.image-ih-setubi{
	position: absolute;
	top: 15px;
	right: 15px;
	padding: 0;
}
div.text-ih-setubi{
	width: 420px;
}

p.image-ih-point{
	width: 249px;
	float: left;
	padding-right: 15px;
}

/*太陽光発電*/
.taiyoukouhatudenn-title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FD6A02;
}
p.image-taiyoukou-panel{
	width: 400px;
	float: left;
	padding-right: 15px;
}

div.taiyoukou-content{
	position: relative;
	padding: 15px;
	border: solid 1px #FD6A02;
	margin-bottom: 25px;
}
h3.taiyoukou-title{
	padding: 8px 15px;
	color: #FFF;
	background-color:#FD6A02;
	margin-bottom: 10px;
}
p.image-taiyoukou-keizai{
	position: absolute;
	top: 15px;
	right: 15px;
	padding: 0;
}
div.text-taiyoukou-keizai{
	width: 380px;
}

/*エコキュート*/
.eco-kyu-to-title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #6BAA03;
}

p.eco-kyu-to-sakugen{
	float: left;
	padding: 0 15px 15px 0;
}

div.eco-kyu-to-content{
	width: 360px;
	padding: 15px;
	color: #666;
	background-color:  #E8FEC2;
	font-size: 13px;
	margin-bottom: 25px;
}
div.eco-kyu-to-content h3{
	color: #6BAA03;
	border-bottom: solid 1px #6BAA03;
	margin-bottom: 10px;
}

div.flash-content{
	background-color: #DDD;
	padding: 10px;
}

div.flash-content div.flash-left{
	float: left;
	width: 500px;
}
div.flash-content div.flash-right{
	float: right;
	width: 260px;
}
.button-type5{
	margin: 10px 0 0 640px;
}
/*住宅ローン借り換えコンサルティング*/
div.consulting-content{
	width: 700px;
	padding: 15px;
	margin: 15px auto;
	color: #333;
	background-color: #DDDDDD;
}
div.consulting-content h3{
	margin-bottom: 15px;
}

/*施工事例*/
div.choose01{
	padding: 0 0 0 298px;
	background-image: url(../images/04products/choose01_img.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
div.choose02{
	padding: 0 0 0 298px;
	background-image: url(../images/04products/choose02_img.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

ul.namagomi{
	list-style: none;
	list-style-position:outside;
}
ul.namagomi li{
	float: left;
	width: 150px;
	height: 250px;
	padding: 10px;
	background-color: #D6D0CD;
	margin-right: 10px;
}
ul.namagomi img{
	text-align: center;
}
ul.namagomi li h5{
	text-align: center;
	font-size: 14px;
	color: #226FCB;
}
div.clean01{
	padding: 0 0 0 298px;
	background-image: url(../images/04products/clean01_img.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

div.clean02{
	padding: 0 0 0 298px;
	background-image: url(../images/04products/clean02_img.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
table.products{
	width: 800px;
	margin: 15px auto;
}
table.products th{
	padding: 15px 0;
}
table.products td{
	padding: 15px 0;
	vertical-align: middle;
}

/*マンガで見る*/
.manga-content{
	text-align: center;
}

/*良くある質問*/
ul#faq{
	list-style: none;
	list-style-position: outside;
}
ul#faq li{
	border-bottom: solid 1px #DADADA;
	padding: 10px 0;
	margin-bottom: 18px;
}
ul#faq li h3{
	color: #226FCB;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../images/faq/bg-title-q.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 0 25px;
	margin-bottom: 8px;
}
table.kouzi-nittei{
	margin: 10px 0;
	width: 600px;
	table-layout: auto;
	border-collapse: collapse;
}
table.kouzi-nittei th{
	text-align: right;
	padding: 5px 10px;
	background-color: #DADADA;
	border: solid 1px #FFF;
}
table.kouzi-nittei td{
	text-align: left;
	padding: 5px 10px;
	border: solid 1px #DADADA;
}
/*求人*/
ul.recruit-syokusyu{
	margin-top: 25px;
	list-style: none;
	list-style-position: outside;
}
ul.recruit-syokusyu h3{
	color: #226FCB;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 8px;
}
ul.recruit-syokusyu li{
	width: 700px;
	border-bottom: solid 1px #DADADA;
	padding: 10px 0;
	margin: 0 auto 18px auto;
}

/*会社概要*/
.ninntei{
	width:250px;
	height: 110px;
	padding: 10px 0 18px 130px;
	background-image:url(../images/01company/tiiki-kouken.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
table#company{
	width: 800px;
	border-collapse: collapse;
	margin-bottom: 25px;
	border: solid 1px #DADADA;
}

table#company th{
	text-align: right;
	padding: 10px 15px;
	border: solid 1px #DADADA;
}
table#company td{
	text-align: left;
	padding: 10px 15px;
	border: solid 1px #DADADA;
}
p.matsuda{
	float: left;
	padding-right: 15px;
	margin-bottom: 20px;
}

.sinnnenn-title{
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0;
	text-decoration: underline;
}
.sinnnenn-title2{
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0;
	text-decoration: underline;
}
div.sinnnenn-content{
	margin: 10px 20px;
}
ul.sinnnenn-list{
	list-style: none;
	list-style-position: outside;
	line-height: 26px;
}

/*お問合わせ*/
table.contact-form{
	width: 700px;
	border-collapse: collapse;
	margin: 15px auto;
}
table.contact-form th{
	font-size: 12px;
	width: 280px;
	text-align: right;
	font-weight: normal;
	padding: 10px 15px 10px 0;
	border-bottom: solid 1px #DADADA;
}
table.contact-form td{
	text-align: left;
	padding: 10px 0 10px 15px;
	border-bottom: solid 1px #DADADA;
}

/*販売パートナー*/
.partner-title{
	color: #226FCB;
	font-size: 16px;
	font-weight: bold;
}
.partner-siryou{
	float:right;
	padding-left: 15px;
}
ul.partner-zyoukenn{
	font-size: 13px;
	list-style:disc;
	list-style-position: inside;
}
.telfax{
	font-size: 16px;
	font-weight: bold;
}

/*サイトマップ*/
div.sitemap-content{
	width: 380px;
	float: left;
	margin-bottom: 25px;
}
/*サイトマップ*/
div.sitemap-content2{
	width: 380px;
	float: right;
	margin-bottom: 25px;
}
div.sitemap-content h3,div.sitemap-content2 h3{
	color: #226FCB;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
ul.sitemap{
	list-style: disc;
	list-style-position: inside;
	margin-bottom: 25px;
}
ul.sitemap li{
	margin-bottom: 20px;
}

ul.sitemap ul{
	padding: 15px 0 0 20px;
	margin-bottom: 0;
	list-style: none;
	list-style-position: outside;
}
ul.sitemap a{
	color: #000;
}


/*フッター*/
div#footer-menu{
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: solid 1px #CCC;
	text-align: center;
}
div#footer-menu ul{
	list-style: none;
	list-style-position: outside;
}
div#footer-menu ul li{
	display: inline;
	padding: 0 10px;
}
div#footer{
	font-size: 12px;
	border-top: solid 2px #F0F1F5;
	padding: 15px 0;
	text-align: center;
}

div#footer a{
	color: #000;
	text-decoration: none;
}

.footer-company{
	width: 300px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0 0 60px;
	background-image: url(../images/tiiki-kouken.jpg);
	background-position: left;
	background-repeat:no-repeat;
}

/*バリアフリー*/
p.barrier-free{
	float: left;
	padding: 0 10px 0 0;
}

.oshirase{
	width: 800px;
	margin: 0 auto;
}