/*
 *  レイアウト設定
 *
 *  ファイル名：トップページ(service.css)
 *　作　成　者：株式会社ネットアプローチ
 *　作　成　日：2010/01/31
 *　更　新　日：
 *
 *　コメント　：
 *
 */

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;
}

h2.top_midashi{
  height: 30px;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight	: bold;
  color: #666;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 20px;
  position: relative; top: 0px; left: 0px;
  background: url(../img/midashiback610.jpg) no-repeat;
}

/*-------- 事業内容　設定 --------*/

div.service{
  color	: #000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 10px;
  text-align: left;
  background-color:#fff;
}

div.service div.service_text {
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #666;
  margin: 5px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

/*-------- 事業内容の概要　設定 --------*/

div.service div.service_block{
  width: 610px;
  text-align	: left;
  letter-spacing: 1px;
  font-weight	: normal;
  color: #666;
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  background-color: #fff;
}

div.service div.service_block table{
  border-width: 1px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  background-color: #999;
}

div.service div.service_block td{
  text-align: left;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight	: nomal;
  color: #666;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 5px 5px;
  position: relative; top: 0px; left: 0px;
  background-color: #fff;
}

div.service_block div.service_block_title{
  width: 610px;
  align:left;
  background-color:#fff;
  margin: 0px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:top;
}

div.service_block div.service_block_text{
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #666;
  margin: 5px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

div.service_block div.price_table{
  text-align: left;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight	: normal;
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

div.service_block div.service_block_contents{
  width: 610px;
  height: 220px;
  align:left;
  background-color:#fff;
  margin: 10px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:buttom;
}

div.service_block div.service_block_title h5.blue{
  height: 20px;
  border-left: 10px solid #69f;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 2px solid #69f;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight	: bold;
  color: #69f;
  margin: 10px 0px 10px 0px;
  padding: 6px 0px 5px 5px;
  position: relative; top: 0px; left: 0px;
}

div.service_block div.service_block_contents div.service_block_contents_left{
  width: 220px;
  position: relative; top: 0px; left: 0px;
  float:left;
}

div.service_block div.service_block_contents div.service_block_contents_right{
  width: 380px;
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #666;
  position: relative; top: 0px; left: 0px;
  float:right;
}

div.service_block div.bottom_button{
  text-align	: center;
  letter-spacing: 1px;
  font-weight	: normal;
  color: #666;
  background-color:#fff;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

/*-------- その他の設定 --------*/

