@charset "UTF-8";
body{
  background-image: url(../back/f_yuki.gif);
  font-family: "MS PGothic", Osaka, sans-serif;
  text-align : center;
  margin: 0px;
  padding: 0px;
}
div.container-1{
  margin: 0px auto;
  text-align : left;
  width: 750px;
  padding: 0px;
  height : auto;
  position : relative;
}
hr{
  color: #4169e1;
  width: 740px;
  border-style: solid;
  border-width : 2px;
}
td{
  font-weight: normal;
  font-family : "MS PGothic",Verdana,osaka,sans-serif;
  font-size: 8pt;
  text-decoration: none;
  text-align : left;
}
table.shiseki{
  border-style: double;
  border-color: #4169e1;
  background-color : #fffafa;
  margin-top : 0px;
}
a:visited{
  border-style: double;
  text-decoration: none;
  color : #647d22;
}
a:hover{
  text-decoration: none;
  background-color: #fef4a3;
}
