@charset "shift_jis";
body{
  color : #663300;
  background-color : #fff1cf;
  background-image : url(pe05_bg.gif);
  line-height : 1.3em;
  margin-right:50px;
  margin-left:50px;
}
h1{
  text-align:center;
}
em{
  color:red;
  font-style:normal;
  font-weight:bold;
}
.centering{
  text-align:center;
}
.header{
  font-size:smaller;
}
.footer{
  text-align:right;
}
.onegai{
  color:#660099;
}
a:link{
  color : #669966;
}
a:visited{
  color : #003300;
}
a:active{
  color : #993333;
}
table{
  line-height : 150%;
}
th{
  color : #804000;
}
td{
  font-size : x-small;
}
