/*
 *  レイアウト設定
 *
 *  ファイル名：トップページ(web-site.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{
  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.web-site{
  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.web-site div.web-site_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.web-site div.web-site_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.web-site_block div.web-site_block_title{
  width: 610px;
  align:left;
  background-color:#fff;
  margin: 0px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:top;
}

div.web-site_block div.web-site_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.web-site_block div.web-site_block_contents{
  width: 610px;
  height: 120px;
  align:left;
  background-color:#fff;
  margin: 10px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:buttom;
}

div.web-site_block div.web-site_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.web-site_block div.web-site_block_contents h6{
  border-left: 1px solid #666;
  border-top: 1px solid #666;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  background-color:#999;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight	: bold;
  color: #fff;
  margin: 10px 0px 10px 0px;
  padding: 6px 0px 5px 5px;
  position: relative; top: 0px; left: 0px;
}

div.web-site_block div.web-site_block_contents div.web-site_block_contents_left{
  width: 300px;
  position: relative; top: 0px; left: 0px;
  float:left;
}

div.web-site_block div.web-site_block_contents div.web-site_block_contents_right{
  width: 300px;
  position: relative; top: 0px; left: 0px;
  float:right;
}

div.web-site_block div.bottom_button{
  text-align	: center;
  letter-spacing: 1px;
  font-weight	: normal;
  color: #666;
  background-color:#fff;
  margin: 0px 0px 20px 0px;
  padding: 10px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

/*-------- その他の設定 --------*/

