@charset "Shift_JIS";
#header{
  background-image : url(p-header.jpg);
  background-repeat : repeat-x;
  background-position : center top;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
body{
  font-size : 14px;
  font-family : CI;
  font-weight : normal;
  background-image : url(bg.jpg);
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-position : center center;
  background-attachment : fixed;
}
#container{
  background-image : url(frame.png);
  background-position : center top;
  padding-left : 100px;
  padding-right : 100px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  width : 700px;
}
tr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : rgb(232, 166, 130);
}
.t1{
  text-align : left;
  width : 180px;
}
td{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-width : 0px 0px 1px;
  border-style : dotted;
  border-color : rgb(232, 166, 130);
}
table{
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  width : 660px;
}
#p-header{
  background-image : url(p-header.jpg);
  background-repeat : repeat-x;
  background-position : center top;
  text-align : center;
}
.end{
  background-image : url(frame-end.png);
  background-repeat : no-repeat;
  background-position : center center;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  width : 900px;
  height : 30px;
}
.free{
  text-align : center;
}
