body {
   background-color: #ffffff;
}
p {
   line-height: 140%;
   text-indent: 1em;
}
li {
   line-height: 140%;
}
a {
   text-decoration: none;
}
a:link{color: #000080;}
a:hover{color: #ff8000;}
h1 {
   color: #000080;
   background-color: #ffffff; 
   border-color: #000080;
   border-bottom: solid 1px;
   font-size: 18pt;
   font-weight: normal; 
   padding: 5px;
   line-height: 140%;
}
h2 {
   background-color: #bbbbff;
   padding: 5px;
   font-size: 12pt;
   font-weight: normal; 
}

span {
    background-color: #dddddd;
    line-height: 140%;
    padding: 3px;
    border-style: solid;
    border-color:#000080;
    border-width: 1px;
}
div.ctable {
   text-align: center;
}
div.ctable table {
   margin: auto;
   text-align: center;
}

div.navi {
   background-color: #000080;
   font-size: 10pt;
   padding: 3px;
}
div.navi a {
   color: white;
   text-decoration: none;
   border-right: 1px white solid;
   padding: 0px 0.5em;
}
div.list {
   font-size: 12pt;
}
a.widelink {
   width: 100%;
   height: 100%;
   text-decoration: none;
   display: block; 
}
a.widelink:link { color: #000080; }
a.widelink:visited { color: gray; }
a.widelink:hover {
   background-color: white;
   color: orange;
}
div.update {
   clear: both;
   border-color: #000080;
   border-bottom: solid 1px;
   width: 800px;
   font-size: 10.5pt;
   line-height: 140%;
}
div.renraku {
position: relative;
top: 5pt;
left: 390px;
font-size: 10.5pt;
line-height: 140%;
}

