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

/*ここから見出し装飾*/

#midashi_bg {
  width: 100%;
  height: 150px;
  margin: 0 auto;
  background: url(../about/images/about_01.jpg) repeat-x;
  margin-top: -2px;
}

#midashi_img {
  width: 1000px;
  height: 150px;
  margin: 0 auto;
  /* background-image:url(images/midashi_img06.png);
	background-repeat:no-repeat;
	background-position:right -10px; */
}

#midashi_txt {
  font-size: 29px;
  border-left: #00518f 7px solid;
  float: left;
  margin-top: 50px;
  padding-left: 30px;
  position: absolute;
}

/*ここまで見出し装飾*/

/*ここからメインコンテンツ*/

#company_main {
  width: 1000px;
  margin: 0 auto;
}

.com_midashi {
  margin-top: 40px;
}

#aisatsu {
  margin-top: 20px;
  line-height: 2em;
  text-align: justify;
}

#daihyou {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-weight: bold;
  text-align: right;
  margin-top: 20px;
}

#daihyou span {
  font-size: 25px;
}

#com_table {
  width: 700px;
  margin: 40px auto 0 auto;
  border: #bbbbbb 1px solid;
}

.com_komoku {
  padding: 20px 20px 20px 20px;
  font-weight: bold;
  background-color: #f4f4f4;
  border: #bbbbbb 1px solid;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.com_txt {
  padding-left: 20px;
  border: #bbbbbb 1px solid;
  line-height: 1.5em;
}

.syozaiti {
  padding: 20px;
}

.jigyou_txt {
  padding: 20px 20px;
}

#google {
  margin-top: 18px;
}

#access_contents {
  float: right;
}

li.access {
  margin-top: 10px;
  padding-left: 30px;
  font-weight: bold;
  background-image: url(images/icon_blue.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  line-height: 2em;
}

li.access_txt {
  width: 460px;
  line-height: 1.5em;
}
/*ここまでメインコンテンツ*/
