@charset   "Shift_JIS";
/*--------------------H2のタイトル--------------------*/
 
#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;
}
#sign{
  text-align : right;
  margin-top : 15px;
  margin-bottom : 20px;
}
.Nav02{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #727272;
}
.info{
  line-height : 25px;
  text-align : left;
  margin-top : 20px;
}
/*======================================
　　著作権
=======================================*/
.tyosakuken{
  width : 610px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
  text-align : left;
  padding-left : 30px;
  line-height : 25px;
  padding-bottom : 5px;
  margin-top : 10px;
}
.tyosakuken h2{
  　margin-top : 10px;
  font-size : 13px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  width : 200px;
  margin-bottom : 15px;
}

