@charset   "Shift_JIS";
/*--------------------lessonぺーじのベース--------------------*/
#con{
  width : 670px;
}
#coment{
  margin-bottom : 5px;
  text-align : center;
  height : 15px;
}
.gNav{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : white;
}
.Nav05{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #727272;
}
/*======================================
　　レッスンの枠
=======================================*/
.lesson{
  margin-bottom : 20px;
  text-align : center;
  width : 550px;
  font-size : 13px;
}
.title{
  font-size : 17px;
  color : white;
  width : 340px;
  height : 23px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
  background-color : #af9c93;
  text-align : left;
  padding-left : 15px;
  padding-top : 3px;
}
.setumei{
  padding-left : 20px;
  text-align : left;
  line-height : 15px;
  vertical-align : top;
  padding-top : 7px;
}
.lesson a{
  color : #428c8c;
}
.lesson a:hover{
  color : #428c8c;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #428c8c;
}
.lesson a:visited{
  color : #af9c93;
  border-width : 0px 0px 0px 0px;
}
/*======================================
　　公認教室　先生
=======================================*/
.kyousitu{
  margin-left : 15px;
  text-align : left;
  margin-right : 15px;
}
.kyousitu h3{
  font-size : 17px;
  line-height : 17px;
  color : white;
  font-weight : bold;
  text-align : center;
  background-color : #cccccc;
  margin-top : 20px;
  margin-bottom : 20px;
  padding-top : 4px;
}
.kyousitu h4{
  font-size : 12px;
  height : 15px;
  color : #af9c93;
  margin-left : 15px;
  margin-bottom : 15px;
  line-height : 12px;
  text-align : left;
  border-left-width : 5px;
  border-left-style : double;
  border-left-color : #cccccc;
  border-bottom-width : 1px;
  border-bottomt-style : double;
  border-bottom-color : #cccccc;
  border-bottom-style : double;
  padding-top : 2px;
  padding-left : 10px;
  margin-right : 1px;
  width : 580px;
}
.kyousitu dl{
  margin-left : 15px;
  margin-bottom : 15px;
  line-height : 15px;
  margin-right : 15px;
  width : 580px;
}
.kyousitu dt{
  margin-bottom : 5px;
  padding-left : 1px;
  margin-left : 30px;
  font-size : 13px;
  text-decoration : underline;
}
.kyousitu dd{
  margin-left : 60px;
  margin-bottom : 5px;
}
.kyousitu a{
  font-size : 11px;
  color : #727272;
  margin-left : 100px;
}
.kyousitu a:hover{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #af9c93;
}
/*======================================
　　講師
=======================================*/
.kousi {
  text-align : center;
}
.kousi h3{
  font-size : 14px;
  line-height : 14px;
  color : white;
  font-weight : bold;
  text-align : center;
  background-color : #af9c93;
  margin-top : 20px;
  margin-bottom : 10px;
  padding-top : 4px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}
.kousi td{
  vertical-align : top;
}
.kousi_table{
  margin-left : 70px;
}
.kousi_table td{
  padding-left : 20px;
  vertical-align : top;
}
.kousi_table th{
  text-align : center;
  font-weight : bold;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #af9c93;
}
.kousi_table ul{
  margin-bottom : 10px;
}
table .tiiki{
  padding-left : 0px;
}
/*======================================
　　認定テーブル
=======================================*/
.ninntei_table{
  border-collapse: collapse;
  border-spacing: 0;
}
.ninntei_table td{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #cccccc #cccccc #cccccc #cccccc;
  padding-left : 5px;
  padding-right : 3px;
}
.ninntei_table th{
  font-weight : bold;
  padding-left : 10px;
  text-align : left;
  color : #ffffff;
  background-color : #cccccc;
  border-bottom-width : 6px;
  border-bottom-style : double;
  border-bottom-color : #cccccc;
  border-top-width : 6px;
  border-top-style : double;
  border-top-color : #cccccc;
  vertical-align : bottom;
}
