@charset "utf-8";







/*========================







会社案内







========================*/







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



常にインクルードするCSS



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



@import "reset.css";



@import "base.css";



@import "inner.css";









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

インデックスタイトル

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



#tit_index  h3{



	width:620px;

  height:130px;

  margin:0px;

  padding:0px;



	}

	

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

表組

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



#business_field{



	width:595px;

  margin:0px auto;

  padding:0px;



	}

.access{

	width:595px;

  margin:0px auto;

  padding:0px;



	}







	

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

サブタイトル

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



h4 {



	width:620px;

	height:44px;

  margin:10px auto 10px;

	text-indent:10px;

  background: url(../img/h4_tit.jpg) no-repeat center;

  font-size:122%;

	font-weight:bold;

  color:#333333;

  line-height:250%;

  display:block;



	}

	

h5{ font-size:115%; font-weight:bold; margin:1.5em auto 2em; border-bottom:#69BFFE dotted 1px; padding-bottom:0.3em;

	background:url(../img/arrow_blue.gif) no-repeat left; padding-left:1.5em;}

	



	

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

インデックスページ

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



.index {

  width:620px;

  margin:0px auto;

	padding:0px;

	}



*html.index {

  width:640px;

  margin:0px auto;

	padding:0px;

	}





/*カテゴリボタン左寄せ*/



.indexbtnL {



	float:left;

  width:300px;

	margin:5px auto;



	}



	



/*カテゴリボタン右寄せ*/



.indexbtnR {



	float:right;

  width:300px;

  margin:5px auto;





	}

	

.top_name{

 width:620px;

 margin:0px;

 padding:0px;

}







/* business_field*/





.field_img{ text-align:center; margin:2% auto 5%;}







.development{ font-size:110%; font-weight:bold; margin:2% auto; border-left:#009999 5px solid; border-bottom:#009999 dotted 1px; text-indent:2%;}

.construction{ font-size:110%; font-weight:bold; margin:2% auto; border-left:#000099 5px solid; border-bottom:#000099 dotted 1px; text-indent:2%;}

.power{ font-size:110%; font-weight:bold; margin:2% auto; border-left:#FF6600 5px solid; border-bottom:#FF6600 dotted 1px; text-indent:2%;}

