@charset "utf-8";







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







会社案内







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







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



常にインクルードするCSS



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



@import "reset.css";



@import "base.css";



@import "inner.css";









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

インデックスタイトル

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



#tit_index  h3{



	width:620px;

  height:130px;

  margin:0px;

  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:270%;

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

	









/* about */



dl.topics{ width:595px; margin:auto;}

dl.topics dt{ width:5em;  padding-left:0.5em; color:#1C3182;  float:left; clear:left;}

dl.topics dd{ margin-left:7em; margin-bottom:0.5em;}

* html dl#topics dd{ margin-left:7em; margin-bottom:0.5em; height:1%;}







