/*
 *  レイアウト設定
 *
 *  ファイル名：事業内容(service.css)
 *　作　成　者：株式会社アイティ・アプローチ
 *　作　成　日：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;
}

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 th{
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight	: nomal;
  color: #666;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 5px 0px;
  position: relative; top: 0px; left: 0px;
  background-color: #fff;
}

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;
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: bold;
  color: #666;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
/*  background: url(../img/midashiback04.jpg);*/
}

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;
  align:left;
  background-color:#fff;
  margin: 10px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:buttom;
}

div.service_block div.service_block_contents:after{
  font-size: 1px;
  content: ".";
  color: #fff;
  display: block;
  height: 0px;
  clear: both;
}

div.service_block div.service_block_title h5.green{
  height: 20px;
  border-left: 10px solid #090;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 2px solid #090;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight	: bold;
  color: #090;
  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;
}

div.service_block div.service_block_contents ul{
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  white-space: noerap;
  list-style-type:none;
}

div.service_block div.service_block_contents li.on{
  width: 100px;
  font-size	: 12px;
  padding: 0px 0px 0px 18px;
  margin: 0px 0px 0px 0px;
  background: url(../img/icon_check_on.png) no-repeat;
  float:left;
}

/*-------- その他の設定 --------*/

