/*
 *  レイアウト設定
 *
 *  ファイル名：トップページ(index.css)
 *　作　成　者：株式会社ネットアプローチ
 *　作　成　日：2013/08/07
 *　更　新　日：2015/08/06
 *
 *　コメント　：
 *
 */

div.main_img {
  width: 960px;
  height: 240px;
  margin: 0px 0px 20px 0px;
  padding: 1px 1px 1px 1px;
  position: relative; top: 0px; left: 0px;
}


/*-------- TOP　設定 --------*/
div.top{
  /*border-width: 1px; border-style: dashed; border-color: #009900;*/
  color	: #000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  text-align: left;
  background-color:#fff;
}

div.top div.top_block{
  /*border-width: 1px; border-style: dashed; border-color: #999999;*/
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 18px;
  font-weight	: normal;
  color: #666;
  margin: 0px 0px 20px 30px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  background-color: #fff;
}

h2.subtitle{
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 28px;
  font-weight	: bold;
  color: #666;
}

/*-- 左：コンテンツ　右：画像 --*/

div.top div.top_block div.top_block_21column{
  width: 930px;
  /*border-width: 1px; border-style: dashed; border-color: #ccf;*/
  line-height: 25px;
  background-color: #fff;
  margin: 20px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
}

div.top div.top_block div.top_block_21column:after{
  font-size: 1px;
  content: ".";
  color: #fff;
  display: block;
  height: 0px;
  clear: both;
}

div.top div.top_block div.top_block_21column div.top_block_21column_left{
  width: 590px;
  /* border: 1px dashed #999; */
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
  float:left;
}

div.top div.top_block div.top_block_21column div.top_block_21column_right{
  width: 320px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
  float:right;
}

/*-- 左：画像　右：コンテンツ --*/

div.top div.top_block div.top_block_22column{
  width: 930px;
  /*border-width: 1px; border-style: dashed; border-color: #fcc;*/
  line-height: 25px;
  background-color: #fff;
  margin: 20px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
}

div.top div.top_block div.top_block_22column:after{
  font-size: 1px;
  content: ".";
  color: #fff;
  display: block;
  height: 0px;
  clear: both;
}

div.top div.top_block div.top_block_22column div.top_block_22column_left{
  width: 320px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
  float:left;
}

div.top div.top_block div.top_block_22column div.top_block_22column_right{
  width: 590px;
  /* border: 1px dashed #999; */
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
  float:right;
}

/*-------- ２段組み --------*/

div.top div.top_block div.top_block_2column{
  width: 960px;
  border-left: 1px dashed #fff;
  border-top: 1px dashed #fff;
  border-right: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #666;
  background-color: #fff;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.top div.top_block div.top_block_2column:after{
  font-size: 1px;
  content: ".";
  color: #fff;
  display: block;
  height: 0px;
  clear: both;
}

span.top_block_title{
  text-align: center;
  font-size	: 16px;
  font-weight:bold;
  color	: #3972BF;
}

div.top div.top_block div.top_block_2column div.top_block_left{
  width: 470;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:left;
}

div.top div.top_block div.top_block_2column div.top_block_right{
  width: 480px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:right;
}


/*-- コース一覧 --*/

div.top div.top_block div.top_block_course{
  width: 930px;
  /*border-width: 1px; border-style: dashed; border-color: #fcc;*/
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 18px;
  font-weight	: normal;
  color: #666;
  background-color: #fff;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.top div.top_block div.top_block_course:after{
  font-size: 1px;
  content: ".";
  color: #fff;
  display: block;
  height: 0px;
  clear: both;
}

div.top div.top_block div.top_block_course div.top_block_course_box{
  width: 260px;
  height: 460px;
  border: 1px solid #999;
  margin: 0px 15px 0px 15px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
  float:left;
}

div.top div.top_block div.top_block_course div.top_block_course_box div.course-free{
  width: 100%;
  height: 40px;
  text-align	: center;
  letter-spacing: 1px;
  font-size	: 22px;
  font-weight	: normal;
  color: #fff;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  background-color: #090;
  float:left;
}

div.top div.top_block div.top_block_course div.top_block_course_box div.course-basic{
  width: 100%;
  height: 40px;
  text-align	: center;
  letter-spacing: 1px;
  font-size	: 22px;
  font-weight	: normal;
  color: #fff;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  background-color: #6cf;
  float:left;
}

div.top div.top_block div.top_block_course div.top_block_course_box div.course-business{
  width: 100%;
  height: 40px;
  text-align	: center;
  letter-spacing: 1px;
  font-size	: 22px;
  font-weight	: normal;
  color: #fff;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  background-color: #09f;
  float:left;
}

div.top div.top_block div.top_block_course div.top_block_course_box div.course-premium{
  width: 100%;
  height: 40px;
  text-align	: center;
  letter-spacing: 1px;
  font-size	: 22px;
  font-weight	: normal;
  color: #fff;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  background-color: #06f;
  float:left;
}

div.top div.top_block div.top_block_course div.top_block_course_box div.course-price{
  width: 100%;
  height: 40px;
  text-align	: center;
  letter-spacing: 1px;
  font-size	: 20px;
  font-weight	: bold;
  color: #666;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  background-color: #ccc;
  float:left;
}

div.top div.top_block div.top_block_course div.top_block_course_box div.course-outline{
  width: 240px;
  height: 160px;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
  background-color: #fff;
  float:left;
}

div.top div.top_block div.top_block_course div.top_block_course_box div.course-regist{
  width: 240px;
  text-align	: center;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
  background-color: #fff;
  float:left;
}

div.top div.top_block div.top_block_course div.top_block_course_box div.course-spec{
  width: 100%;
  height: 30px;
  border-bottom: 1px dashed #ccc;
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 18px;
  font-weight	: normal;
  color: #666;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
  float:left;
}

div.top div.top_block div.top_block_course div.top_block_course_box div.course-spec div.item{
  width: 170px;
  text-align	: left;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 5px;
  float:left;
}

div.top div.top_block div.top_block_course div.top_block_course_box div.course-spec div.value{
  width: 80px;
  text-align	: center;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  float:right;
}


/*-------- お知らせ　設定 --------*/

div.info{
  color	: #000;
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  text-align: left;
  background-color: #fff;
}

h2.info_midashi{
  width: 960px;
  text-align	: left;
  letter-spacing: 1px;
  line-height	: 25px;
  font-weight	: bold;
  color		: #fff;
  height:100%;
  margin: 10px 0px 0px 0px;
  padding: 3px 0px 3px 0px;
  background-color:#6666FF;
  color	: #fff;
  position: relative; top: 0px; left: 0px;
}

div.info div.info_text{
  text-align	: left;
  letter-spacing: 1px;
  font-weight	: normal;
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

span.info_midashi_txt {
  font-size	: 20px;
  font-weight	: bold;
  position: relative; top: 0px; left: 3px;
}

div.info_title {
  /*border-width: 1px; border-style: dashed; border-color: #999999;*/
  height: 20px;
  text-align: left;
  font-size	: 20px;
  font-weight:bold;
  color	: #3972BF;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

span.info_title_before {
  text-align: center;
  font-size	: 16px;
  font-weight:bold;
  /*color	: #3972BF;*/
  color	: #FFFFFF;
  position: relative; top: 0px; left: 0px;
}

span.info_title_after {
  text-align: center;
  font-size	: 16px;
  font-weight:bold;
  /*color	: #006600;*/
  color	: #FFFFFF;
  position: relative; top: 0px; left: 0px;
}


/*-------- サイトマップ --------*/

div.sitemap{
  width: 960px;
  height: 240px;
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #fff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  text-align: left;
  background-color: #666;
}

div.sitemap div.sitemap_list{
  width: 940px;
  /*border-width: 1px; border-style: dashed; border-color: #fcc;*/
  margin: 10px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
}

div.sitemap div.sitemap_list:after{
  font-size: 1px;
  content: ".";
  color: #fff;
  display: block;
  height: 0px;
  clear: both;
}

div.sitemap div.sitemap_list div.sitemap_list_box{
  width: 280px;
  height: 220px;
  /*border: 1px solid #999;*/
  margin: 0px 30px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:left;
}

div.sitemap div.sitemap_list div.sitemap_list_box a{
  text-decoration: none;
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #fff;
}

div.sitemap div.sitemap_list div.sitemap_list_box a:hover {
  text-decoration: underline;
}

/*-------- その他の設定 --------*/

