@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;
}

a img.linkimg{
	background:none!important;
}

a:hover img.linkimg{
	opacity:0.6; filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
} 

a:hover ul li{
color:#E48E00;
}

.color:hover{
	display: block;
    color: #003f9d;
    text-decoration: none;
}


p{
	margin: 5px 0;
}

.about{
	width: 550px;
}

.mb_5{
	margin-bottom: 5px;
}

.mb_20{
	margin-bottom: 20px;
}

.mb_50{
	margin-bottom: 50px;
}

ul,ol{
	line-height: 150%;
	list-style-position: inside;
}
.red{
	color: #F00;
}
.yellow{
	color: #FFFF00;
}
.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: 1200px;
	margin: 0 auto;
}

h1{
	font-size: 14px;
}

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

div#header h2{
	margin-bottom: 45px;
}
div#header-menu{
	position: absolute;
	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;
}
a{
	color: #000;
	text-decoration: none;
}
div#header-menu a:hover{

}

#main-manu{
	background-image: url(../images/renewal/head_bg.jpg);
	width: 1200px;
	margin: 0 auto;
	height: 125px;
	}

.menubtn {
	padding-bottom: 3px;
}

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

div#sub-menu{
	color: #00008b;
	font-weight: bold;
	width: 800px;
	margin: 0 auto;
}
div#sub-menu a{
	color: #00008b;
}
div#sub-menu h3{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 0 8px;
}
div#sub-menu ul{
	list-style: none;
}
div#sub-menu p{
	margin: 0 0 0 8px;
	font-size: 12px;
	line-height: 18px;
}

div#sub-menu .taiyoukou{
	float: left;
	width: 264px;
	height: 152px;
	border-right: solid 4px #FFF;
	background-image: url(/images/index/t_bnr_sp.jpg);
}

div#sub-menu .ihec{
	float: right;
}

div#sub-menu .ih{
	width: 264px;
	height: 152px;
	background-image: url(/images/index/t_bnr_ih.jpg);
	float: right;
}
div#sub-menu .ekokyu-to{
	width: 264px;
	height: 152px;
	border-right: solid 4px #FFF;
	background-image: url(/images/index/t_bnr_ec.jpg);
	float: left;
}
div#sub-menu 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: #333;
	width: 715px;
	height: 100px;
	padding: 0 0 0 15px;
	margin-bottom: 20px;
	margin-top: 4px;
	background-repeat: no-repeat;
	background-image:url(../images/bg-page-h2.jpg);
}
h2.page-images-title{
	padding: 15px 0 5px 0;
}

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

}

.mid{
	margin-left: auto;
	margin-right: auto;
}

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


div.bnrnews{
	float: right;
	width: 390px;
	height: 370px;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

div.news-list{
	width:385px;
	height: 100px;
}
p.blog-title{
	padding: 0;
}
p.blog-title a{
	font-weight: bold;
	color: #226FDC;
	text-decoration: none;
}
div.news-list ul{
	height: 95px;
	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: center;
	padding: 3px 10px;
	background-color: #0061A0;
	border: solid 1px #FFF;
	color: #fff;
}
table.kouzi-nittei td{
	text-align: center;
	padding: 5px 10px;
	border: solid 1px #DADADA;
	vertical-align: middle;
}
/*求人*/
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:400px;
	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: 700px;
	border-collapse: collapse;
	margin-bottom: 25px;
	border: solid 1px #DADADA;
	vertical-align: top;
}

table#company th{
	text-align: right;
	padding: 10px 15px;
	border: solid 1px #DADADA;
	vertical-align: top;
}
table#company td{
	text-align: left;
	padding: 10px 15px;
	border: solid 1px #DADADA;
	vertical-align: top;
}
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: 1200px;
	height: 48px;
	margin: 0 auto;
	text-align: center;
}

div#footer-menu ul{
	list-style: none;
	list-style-position: outside;
}

div#footer-menu ul li{
	display: inline;
	line-height: 26px;
}

.footer{
	background-image: url(../images/renewal/foot_bg.png);
	font-size: 12px;
	width: 1200px;
	height: 48px;
	text-align: center;
}

div#footer a{
	color: #000;
}



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

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


/* TOP画像のJQuery */

ul#portfolio {
	clear: both;
	width: 100%;
	text-align: center;
	background-color: #F0F1F5;
	padding: 0;
	height: 300px;
	overfow: hidden;
}

/* リニューアル */

.all {
	width: 1040px;
}

div.bigbox {
	margin: 0 auto;
}

.mainbox {
	width: 725px;
	float: left;
	margin-left: 60px;
	margin-top: 25px;
}

.main {
	width: 725px;
	height: 470px;
	margin-bottom: 25px;
	clear: both;
	background-image: url(../images/renewal/bg_main.png);
}

.main1 {
	width: 725px;
	height: 250px;
	margin-bottom: 100px;
}

.main_l {
	width: 210px;
	float: left;
	background-image: url(../images/renewal/logo_h.png);
	margin-right: 10px;
	padding-left: 15px;
}

.main_r {
	width: 220px;
	float: right;
	padding-right: 15px;
}

.mr_t {
	width: 230px;
	height: 275px;
	background-image: url(../images/renewal/logo_s.png);
	margin-bottom: 25px;
}

.mr_b {
	width: 240px;
	height: 250px;
	background-image: url(../images/renewal/logo_m.png);
}

p.txt {
	padding-left: 70px;
	padding-top: 10px;
	width: 170px;
	color: #FFF;
}

p.txt2 {
	padding-left: 20px;
	padding-top: 60px;
	width: 300px;
	color: #FFF;
	margin: 0;
}

.bnr_l{
	width: 350px;
	float: left;
}

.bnr_r{
	width: 350px;
	float: right;
}

.mb_25 {
	margin-bottom: 25px;
}

.side_r {
	width: 230px;
	height: 1000px;
	float: right;
	margin-top: 25px;
}

.mr_60 {
	margin-right: 60px;
}

.mb_10 {
	margin-bottom: 10px;
}

.mt_30 {
	margin-top: 30px;
}

.mr_10 {
	margin-right: 10px;
}

.m_bnr {
	width: 725px;
	height: 335px;
	clear: both;
}

.clr {
	clear: both;
}


.sekotxt{
	width: 205px;
	font-size: 12px;
	line-height: 1.5em;
}

.seko{
	width: 350px;
	height: 105px;
	margin-bottom: 10px;
}


div.mainbox h2 {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* サブページのテンプレ */

.sub {
	width: 1055px;
	margin: 0 auto 10px;
}

.sub_ctt {
	width: 800px;
	float: left;
	margin-top: 22px;
}

div.sub p {
	font-size: 14px;
}

div.sub h3 {
	color: #0E4E90;
	font-weight: bold;
	margin-top: 30px;
	font-size: 16px;
}

.caption {
	font-size: 10px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 15px;
}

.subtitle_green{
	font-size: 17px;
	font-weight: bold;
	color: green;
	margin-left: 10px;
}
.subtitle_gray{
	font-size: 17px;
	font-weight: bold;
	color: #607a9e;
	margin-left: 10px;
}

div.sub h2 {
	color: #0E4E90;
	font-weight: bold;
	font-size: 20px;
}

p.matome {
	margin-top: 30px;
	margin-bottom: 30px;
}

li.mt {
	margin-top: 10px;
}

h4 {
	font-weight: bold;
	margin-top: 10px;
}

div.seko a {
	text-decoration: underline;
	font-size: 12px;
}


/* ============================================
	アコーディオン 縦並びの縦開き
============================================ */

a {
        text-decoration:none;
}
ul#menu, ul.sub_menu{
        list-style:none;
        margin:0;
        padding:0;
        display: block;
}
#menu{
        width:230px;
        margin:10px;
        border-bottom:none;
}
ul#menu, li a{
		display: block;
}

.main_menu{
        margin:-1px 0 0 -1px;
        cursor:pointer;
        width:210px;
        height:40px;
        background:#f7f7f7;       
		background-image:url(../images/renewal/bg_sidemenu.png);
		padding: 10px; 
		font-size: 15px;
		font-weight: bold;
}
.main_menu_jap{
        margin:-1px 0 0 -1px;
        cursor:pointer;
        width:210px;
        height:125px;
        background:#f7f7f7;       
		background-image:url(../images/renewal/japanese_site.png);
		padding: 10px; 
		font-size: 15px;
		font-weight: bold;
		color: #fff;

}
.main_menu a{
		color: #009de1;
}

.main_menu_jap a{
		color: #009de1;
}

.sub_menu li{
        background:#f7f7f7;       
        padding:13px 10px 0;
        border:1px solid #e5e4e6;
        font-size:10pt;
        font-weight:bold;
        width:208px;
        height:35px;
        margin:-1px 0 0 -1px;
}
.sub_menu li a{
        color:#1E90FF;
        display:block;
}


/* ============================================
	アコーディオン 横並びの縦開き
============================================ */

.menuf ul li {
  list-style: none;
  margin:0;
  padding:0;
  font-size:12px;
  float: left;
  position: relative;
  width: 180px;/*親メニューの幅*/
  height: 30px;/*親メニューの高さ*/
  line-height: 40px;
  background:#f7f7f7;/*親メニューの背景色*/
  color: #4D4D4D;/*親メニューの文字色*/
  text-align:center;
}
.menuf ul li a {
  color: #4D4D4D;
  display: block;
  text-decoration: none;
}
.menuf ul li:hover, .menu ul li a:hover {
  background:#00BFFF;/*ホバー時の親メニューの背景色*/
  color:#fff;/*ホバー時の親メニューの文字色*/
}
.menuf ul li ul {
  position: absolute;
  top: 30px;/*親メニューの高さと同じにする*/
  left: -1px;
  width: 180px;
}
.menuf ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width: 180px;/*サブメニューの幅*/
  height: 0;
  background:#E0FFFF;/*サブメニューの背景色*/
}
.menuf ul li ul li:hover, .menu ul li ul li a:hover {
  background: #B0E0E6 ;/*ホバー時のサブメニューの背景色*/
}
.menuf ul li:hover ul li, .menu ul li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:260px;/*サブメニューの高さ*/
  text-align: left;
}
.menuf * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}


/* ============================================
	ドロップダウンメニュー
============================================ */

#dropmenu{
  list-style-type: none;
  width:1200px;
  height: 40px;
  margin: 10px auto 80px;
  padding: 0;
}
#dropmenu li{
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li.mt64 {
	margin-top: 64px;
}
#dropmenu li a{
  display: block;
  margin: 0;
  color: #2376cc;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
	padding: 0;
  border-radius: 0 0 3px 3px;
}
#dropmenu li:last-child ul{
  left: -100%;
  width: 100%
}
#dropmenu li ul li{
  overflow: hidden;
  width: 168px;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a{
  padding: 14px 15px;
  background: #f4f4f4;
  text-align: left;
  font-size: 13px;
  font-weight: normal;
  font-weight: bold;
}
#dropmenu li.fff:hover > a{
  background: #fff;
  color: #eff7b1;
}
#dropmenu li ul li:hover > a{
  background: #47b7ff;
  color: #eff7b1;
}

#dropmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top: 1px solid #fff;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}





p.txt_f {
	padding-left: 15px;
	padding-top: 335px;
	width: 230px;
	color: #FFF;
	font-weight: bold;
}

p.txt2_f {
	padding-left:15px;
	padding-top: 175px;
	width: 420px;
	color: #FFF;
	margin: 0;
	font-weight: bold;
}


#hakkutsu figure {
	position: relative;
	overflow: hidden;
	width: 255px;
	height: 550px;
}

#hakkutsu figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,65,130,.8);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}

#hakkutsu figure:hover figcaption {
	opacity: 1;
}




#sangyou figure {
	position: relative;
	overflow: hidden;
	width: 445px;
	height: 275px;
}

#sangyou figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,65,130,.8);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}

#sangyou figure:hover figcaption {
	opacity: 1;
}



#mega figure {
	position: relative;
	overflow: hidden;
	width: 445px;
	height: 250px;
}

#mega figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,65,130,.8);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}

#mega figure:hover figcaption {
	opacity: 1;
}



.auto{
	margin-left: 50px;
	width: 1200px;
}

.top_h2{
	background-image: url(/images/renewal/h2_top.jpg);
	height: 30px;
	width: 710px;
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: 100px;
	color: #333;
}
.mt_100{
	margin-top:100px;
}

.left_img{
	width: 310px;
	float: left;
}


/* メガソーラーの流れ */
.txt_box{
	width: 700px;
	clear: both;
}

.t_box{
	width: 300px;
	height: 280px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 30px;
}



#slide {
width:1100px;
height:417px;
margin:0 auto;
position:relative;
}
#slide img {
position:absolute;
left:0;
top:0;
}
