/*########################################################*/
/*##############ここから全ページ共通設定##################*/
/*########################################################*/



@charset "Shift_JIS";

body{
 color: #000000;
 background-color: #ffffff;
}
.c{
  text-align: center;
}
.s{
  font-size: 9pt;
}
.b{
  color: #3366cc;
  font-size: 12pt;
  font-weight: bold;
}
.info{
  color: #3366cc;
  font-size: 20pt;
  font-weight: bold;
  padding: 1em;
}
hr{
  border:solid 1px #000000;
}
hr.c{
  border:solid 1px #cccccc;
}
td {
  vertical-align: top;
}
td.80{
  color: #ffffff;
  background-color: #808080;
  font-weight: bold;
  text-align: center;
}
td.e6{
  color: #000000;
  background-color: #e6e6fa;
  text-align: center;
}
td.r{
  text-align: right;
}
h2{
  color: #000080;
  font-size: 12pt;
}
h3{
  color: #ff0000;
  font-size: 12pt;
}
img {
  border-width: 0;
}

/*#####TOP-PAGE###############*/
.e7{
font-size:small;
vertical-align: middle;
}