@charset "UTF-8";
body {
  color: #555555;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}
p {
  color: #555555;
  font-size: 13px;
  font-style: normal;
  font-family: 'ＭＳ ゴシック,ＭＳ Ｐゴシック';
  line-height: 1.6em;
}
span {
  color: #c0c0c0;
  font-size: 15px;
  font-weight: bold;
  font-family: 'ＭＳ ゴシック,ＭＳ Ｐゴシック';
}
h2 {
  font-size: 25px;
  color: #555555;
  font-weight: bold;
  letter-spaching: 0.3em;
  border-left: #555555 solid 10px;
  padding-left: 10px;
}  
a {
  text-decoration: none;
}
a:link{
  font-style: normal;
  color: #d85133;
}
a:visited{
  font-style: normal;
  color: #555555;
  border-bottom: 1px solid #d85133;
}
a:hover{
  font-style: normal;
  color: #555555;
  background-color: #ed4f07;
}
table p {
  color: #666666;
  font-size: 13px;
  font-family: 'ＭＳ ゴシック,ＭＳ Ｐゴシック';
  line-height: 1.5em;
}
td {
  color: #ffffff;
  font-size: 13px;
  font-style: normal;
  font-family: 'ＭＳ ゴシック,ＭＳ Ｐゴシック';
  line-height: 1.5em;
}
th {
  color: #ffffff;
  font-size: 13px;
  font-style: normal;
  font-family: 'ＭＳ ゴシック,ＭＳ Ｐゴシック';
  line-height: 1.5em;
}
#foot {
  width: 280px;
  height: 25px;
  text-align: center;
}  
 
