/*
 *  レイアウト設定
 *
 *  ファイル名：会社概要(company.css)
 *　作　成　者：株式会社ネットアプローチ
 *　作　成　日：2010/01/31
 *　更　新　日：2013/09/04
 *
 *　コメント　：
 *
 */


div.main_img {
  width: 610px;
  height: 80px;
  margin: 0px 0px 20px 10px;
  padding: 1px 1px 1px 1px;
  position: relative; top: 0px; left: 0px;
}

div.main_text {
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #666;
  margin: 5px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

/*-------- 会社概要　設定 --------*/

div.company{
  width: 610px;
  color	: #000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 10px;
  text-align: left;
}

div.company h4{
  text-align: left;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight	: bold;
  color		: #000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

span.company_midashi_img {
  height: 20px;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

span.line_img {
  height: 2px;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

div.company div.company_text{
  text-align: left;
  font-size: 14px;
  color: #666;
  letter-spacing: 1px;
  font-weight	: normal;
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

span.company_text_midashi{
  text-align: left;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight	: bold;
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

h2.company_midashi_2{
  width: 590px;
  height: 24px;
  border-top: 1px solid #69f;
  border-bottom: 2px solid #69f;
  text-align: left;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight	: normal;
  color: #666;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 10px;
  position: relative; top: 0px; left: 0px;
}

/*-------- ごあいさつ　設定 --------*/
div.company_greeting {
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight	: normal;
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 10px;
  background-color: #fff;
}

div.company_greeting div.company_greeting_contents{
  width: 610px;
  height: 160px;
  align:left;
  background-color:#fff;
  margin: 10px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:buttom;
}

div.company_greeting div.company_greeting_contents div.company_greeting_contents_left{
  width: 400px;
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #666;
  position: relative; top: 0px; left: 0px;
  float:left;
}

div.company_greeting div.company_greeting_contents div.company_greeting_contents_right{
  width: 200px;
  position: relative; top: 0px; left: 0px;
  float:right;
}

/*-------- 会社概要　設定 --------*/

div.company_outline{
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight	: normal;
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 10px;
  background-color: #fff;
}

div.company div.company_outline table{
  margin: 10px 0px 10px 0px;
  background-color: #999;
}

div.company div.company_outline table th{
  text-align: left;
  color: #fff;
  font-weight	: bold;
  margin: 0px 0px 0px 0px;
  padding: 2px 2px 2px 10px;
  background-color: #69f;
}

div.company div.company_outline table td{
  text-align: left;
  color: #666;
  font-weight	: normal;
  margin: 0px 0px 0px 0px;
  padding: 2px 2px 2px 10px;
  background-color: #fff;
}

div.company div.company_outline table a{
  text-align: left;
  text-decoration: underline; color: #360;
  color: #360;
}

/*-------- その他の設定 --------*/

