﻿/*10px＝77%
/*11px＝85%
/*12px＝93%
/*13px＝100%
/*14px＝108%
/*15px＝116%
/*16px＝124%
/*17px＝131%
/*18px＝139%
/*19px＝147%
/*20px＝154%
/*21px＝162%
/*22px＝170%
/*23px＝177%
/*24px＝185%
/*25px＝193%

/* ---------------------------------------------------------------- */


/* ---------------------------------------------------------------- */
/* 共通 */
/* ---------------------------------------------------------------- */

h2{
	padding-top:8px;
}

.top_right_box{
padding-top:0px;
text-align:right;
height:50px;
}

h4{
font-size:108%;
font-weight:bold;
}

.contact_btm{
background-image:url(../images/contact_btm_bg.jpg);
background-repeat:no-repeat;
height:150px;
width:700;
padding-top:102px;
padding-left:17px;
margin-top:60px;
}




/* グローバルメニュー */




div#gMenu_inner{
width:960px;
margin:0 auto;
margin-top:14px;
}

div#gMenu_inner li{
float:left;
	}
	
	
#pageTitle{
background-image: url(../images/title_bg.gif);
background-repeat:no-repeat;
height:144px;
width:960px;
margin:0 auto;
position:relative;
padding-top:40px;

}




/* メインコンテンツ */


#mainContent{
	margin:0 auto;
	width:960px;
}	


div.mainContent_Inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	min-height: 500px;
}
	
#mainContent_Inner_Right{
width:700px;
}	



.small_title{ 
background-image:url(../images/right_title.gif);
background-repeat:repeat-x;
height:45px;
font-size:131%;
color:#FFFFFF;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.small_title{
padding-top:17px;
padding-left:15px;
}

.main_naiyou{
width:700px;
margin-top:10px;
margin-bottom:10px;
}



/* ローカルメニュー */

a.current{ color:#ad1b00; text-decoration:none;}

/* CMS記事関連 */

.DetailBodyBox{
	font-size:108%;
	line-height:180%;
	word-break:break-all;
	}
	
.DetailBodyBox img{
  max-width: 700px !important; /* 横幅を合わせてください。 */
  width: auto;
  height: auto !important;
  width: expression(this.width > 700 ? 700: true); /*for ie6*//* 横幅を合わせてください。 */
}

/* パンクズ */
	
div#Pankuzu{}
div#Pankuzu li{
	float:left;
	margin-top:20px;
	}
	
div#Pankuzu li.home{
	}
	
	

/* サイドメニュー */	



div#mainContent_Inner_left {
margin-bottom:25px;
	width: 230px;
	position: relative;
}
div#mainContent_Inner_left div#LocalBox{
	width:230px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
	
div#mainContent_Inner_left div#LocalBox h3{
	background:url(../images/side_nav_title.gif) no-repeat;
	font-size:124%;
	color:#FFFFFF;
    padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	}
	
div#mainContent_Inner_left div#LocalBox li{}
div#mainContent_Inner_left div#LocalBox li+li{border-top:1px solid #66859d;}
div#mainContent_Inner_left div#LocalBox li a{
background:url(../images/local_bg.gif) no-repeat;
display:block;
padding:7px 10px 8px 33px;
	
	}
	
div#mainContent_Inner_left div#LocalBox li a.current,
div#mainContent_Inner_left div#LocalBox li a:hover{
	background:url(../images/local_bg_on.gif) no-repeat left top;
	text-decoration:none;
	}
	
	

div#mainContent_Inner_left div#LocalBox .side_bnr{
margin-top:10px;
}


 /* ---------------------------------------------------------------- */
/* 新着情報の動画 */
/* ---------------------------------------------------------------- */

.news_youtube{
	position: relative;
	height: 0;
	padding: 30px 0 56.25%;
	overflow: hidden;
}

.news_youtube iframe{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
	
	
	
/* ---------------------------------------------------------------- */
/* ページ01 */
/* ---------------------------------------------------------------- */

/*company */


.index_list li{
margin-top:10px;
	float:left;
}

.index_annai{
background-image:url(../../company/images/annai_bg.gif);
background-repeat:no-repeat;
height:174px;
width:220px;
}


.index_annai_title{
font-size:108%;
font-weight:bold;
padding-top:20px;
padding-left:17px;
vertical-align:middle;
}


.index_annai_pic{
padding-top:11px;
padding-left:17px;
}

.syousai_btn{
padding-top:10px;
padding-left:104px;
}


/*syain */
.small_title_short{
background-image:url(../../company/images/syain_small_title_bar.gif);
background-repeat:no-repeat;
width:340px;
height:28px;
font-size:108%;
font-weight:bold;
color:#FFFFFF;
padding-left:10px;
margin-top:10px;
margin-bottom:10px;
padding-top:4px;
}


.syain_list{
width: 340px;
}








.company_table th{
	width:200px;
	font-size:100%;
	border-bottom:dotted 1px #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
}


.company_table td{
	width:500px;
	font-size:100%;
	border-bottom:dotted 1px #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
}


.border_bottom{
	border-bottom:solid 1px;
	}
	


.setsubi{
width:700px;
}

.setsubi th{
	width:300px;
	font-size:100%;
	border-bottom:dotted 1px #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
}


.setsubi td{
	width:400px;
	font-size:100%;
	border-bottom:dotted 1px #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
	
}

.txt_border{
border-bottom:dotted 1px #CCCCCC;
padding-top:5px;
padding-bottom:5px;
margin-bottom:10px;

}



/* ---------------------------------------------------------------- */
/* 事業内容 */
/* ---------------------------------------------------------------- */

.inner_title{
	background-color: #e3e3e3;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:100%;
	}
	
	




/*bousai */
.business_table{
width:700px;
}

.business_table th{
width:350px;
height:30px;
font-size:116%;

}

.business_table td{
width:350px;
height:30px;
font-size:116%;

}


/*energy */
.energy_list{
font-size:116%;
}


#brown_gus{
width:700px;
height:400px;
border:solid 1px #CCCCCC;
}

#sub_title{
	text-align:center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 28px;
	font-weight: bold;
	margin-top:18px;
	margin-bottom:18px;	
	}


#brown_gus_title{
background-color:#0d429a;
background-repeat:repeat-x;
padding-top:12px;
padding-bottom:12px;
font-size:185%;
font-weight:bold;
text-align:center;
color:#FFFFFF;

}


#brown_gus li{
width:220px;
}

.brown_gus_txt{
padding:10px;
margin-top:10px;
margin-left:10px;
margin-right:10px;
border:solid #cccccc 3px;
border-radius:10px;
}


#brown_gus li .text {
padding: 10px;
background-color:#ebebeb;
border:solid #0d429a 3px;


}


.brown_gus_txt {
padding-left:10px;
padding-right:10px;

}









/*　sekkei */
.sekkeii_table{
width:700px;
}

.sekkei_table th{
width:233px;
height:30px;
font-size:116%;

}

.sekkei_table td{
	width:233px;
	height:30px;
	font-size:116%;
}

.flon_txt{
background-color:#CCCCCC;
}



/*hoken */

.hoken{
width:700px;
}

.hoken th{width: 233px;
border:solid #CCCCCC 1px;
font-size:116%;
padding-top:10px;
padding-bottom:10px;
background-color:#dfdfdf;
text-align: center;
}


.hoken td{
border:solid #CCCCCC 1px;
font-size:100%;
padding-top:10px;
padding-bottom:10px;
text-align: center;
}


.dot_box{
border:dotted 1px #dfdfdf;
padding: 6px;
} 


/*solar */

#solar_sekou{
background-image:url(../../business/images/solar_bg.jpg);
background-repeat:no-repeat;
height:500px;
}

#solar_sekou li{
float:left;
}

#solar_sekou #sekou_01{
padding-right:8px;
width:144px;
}

#solar_sekou #sekou_02{
width:198px;
padding-right:8px;
}


#solar_sekou #sekou_03{
width:270px;
}

#solar_sekou .solar_arrow{
padding-right:8px;
margin-top:90px;
}




#solar_sekou .text_01{
border:solid 1px #CCCCCC;
padding-top:10px;
padding-bottom:10px;
padding-left:5px;
padding-right:5px;

}




#solar_sekou .sekou_title{
background-color:#0d429a;
background-repeat:repeat-x;
padding-top:10px;
padding-bottom:10px;
margin-bottom:5px;
font-size:116%;
font-weight:bold;
text-align:center;
color:#FFFFFF

}





.hikakuhyou th{
border:solid #CCCCCC 1px;
padding-top:5px;
padding-bottom:5px;
text-align: center;
}

.hikakuhyou td{
border:solid #CCCCCC 1px;
padding-top:5px;
padding-bottom:5px;
text-align: center;
}


.hikakuhyou .a1{
background-color:#FFFFFF;
}

.hikakuhyou .b_01{
background-color:#dfdfdf;
}

.hikakuhyou .c_01{
background-color: #b1ff7d;
}

.hikakuhyou .d_01{
background-color: #ffcc33;
}

.hikakuhyou .a_02{
background-color: #ffcc33;
}


.hikakuhyou .b_02{
background-color: #dfdfdf;
}

.hikakuhyou .c_02{
background-color: #daffc1;
}

.hikakuhyou .d_02{
background-color: #ffff99;
}

.minus{
color:#FF0000;
}

.plus{
color: #0000FF;
}


/*mitumori */
.subtitle{
font-size: 116%;
font-weight:bold;
color:#0000FF;
}


.txt{
padding-left:20px;
}




/*independent */
.under_line{
font-weight:bold;


}


.dokuritsu_line{ font-weight: bold;
border-bottom: solid 1px;
}


.main_naiyou{
font-size:116%;
}

/*genba */

.genba_pic li{
float:left;
margin-top:20px;
}




/*dokuritsu_shien */
.shien_small_title{
	padding-top:10px;
	font-weight:bold;
	font-size:18px;
}

.txt_big{
font-size:124%;
font-weight:bold;
}
	
/*download */

.download ul{
	width: 100%;
	margin: 0;
	padding: 0;
}

.download  li{
	width: 100%;
	margin: 0.5em auto;
	height: 3em;
	text-indent: 3em;
	background-image: url(../../download/image/excel_icon.png);
	background-repeat: no-repeat;
	background-position: center left;
}

.download  li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 3em;
}

.download  li a:link{}
.download  li a:visited{}
.download  li a:hover{background-color: rgba(204,204,204,0.3); text-decoration: none;}


/* ---------------------------------------------------------------- */
/* ページ02 */
/* ---------------------------------------------------------------- */

/* 第三階層 */


/* ---------------------------------------------------------------- */
/* ページ03 */
/* ---------------------------------------------------------------- */

/* 第三階層 */

/* ---------------------------------------------------------------- */
/* contact */
/* ---------------------------------------------------------------- */

/* ボタン上でポインタが変わらないバグがあるのでこれで解決！ */

input.xxxxxxxxxxxxxx{
	display:block;
	background:url(../../contact/images/xxxxxxxxxxxxxx.gif) no-repeat;
	height:55px;
	width:150px;
	border:none;
	cursor: pointer;
	text-indent:-9999px;
}

input.Reset{
	display:block;
	background:url(../../contact/images/xxxxxxxxxxxxxx.gif) no-repeat;
	height:55px;
	width:150px;
	border:none;
	cursor: pointer;
	text-indent:-9999px;
}
