@charset   "Shift_JIS";
/*--------------------H2のタイトル--------------------*/
 
#con{
  width : 800px;
}
#coment{
  text-align : center;
  width : 800px;
  
  font-size : 12px;
  margin-bottom : 5px;
}
.gNav{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : gray;
}
#footer{
  margin-top : 10px;
}
.new{
  margin-top : 10px;
  font-size : 13px;
}
.new img{
  margin-left : 20px;
  margin-right : 20px;
}
.new td{
  padding-top : 5px;
  vertical-align : top;
}
a{
  text-decoration : underline;
  color : #555555;
}
#header{
  margin-bottom : 15px;
}

