
body {
color: #555; 
line-height: 140%;
font-family: "Hiragino Kaku Gothic ProN","CI", sans-serif;
text-align: justify;
text-justify: inter-word;
font-size: 90%;
}

hr {
   border:solid #555;
   border-width:0.1px 0 0 0;
   padding-top: 4px; 
   padding-bottom: 4px;
   width: 900px;
} 

table {
    line-height: 140%;
}

img
{
width: 900px;
}

img.half
{
width: 450px;
}

img.free
{
width: 100%;
float: left;
}

a{
text-decoration:none;
color: #555;
}

a.current{
text-decoration:none;
color: #555;
}

.flt_r45 {
  float: right;
  width: 434px;
  padding: 8px 0px 8px 16px;
}

.flt_l45 {
  float: left;
  width: 434px;
  padding: 8px 16px 8px 0px;
}

p.r {
    text-align: right;
}

p.heading {
    font-size: 140%;
    vertical-align: top; 
    line-height: 140%;
}

p.heading_r {
    font-size: 140%;
    vertical-align: top; 
    text-align: end; 
}

p.heading_overline {
    font-size: 140%;
    vertical-align: top; 
    text-decoration: overline #555;
}

p.r_credit {
    text-align: right;
    color: #aaa;
}

p.ftr {
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    color: #555;
    width: 900px;
}

p span{
    border: solid 1px #555;
    padding-left: 4px; 
    padding-right: 4px; 
    padding-top: 2px; 
    padding-bottom: 2px; 
}

.ctr {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

.ctr_r {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    text-align: right; 
}

.tdb {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  border-style:solid; border-width:1px; 
  border-color:#000000; background-color:#ffffff;
  text-align: center;
  padding: 128px 0px;
  font-family: "Courier New", sans-serif;
  letter-spacing: 5px;
  line-height: 24px;
  font-size: 18px;
}

td.top{
  vertical-align: top;
  text-align: justify;
}

td.mid{
  vertical-align: middle;
}

td.btm{
  vertical-align: bottom;
}

.firstcharacter {
  color: #555;
  float: left;
  font-size: 240%;
  line-height: 40px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 0px;
}