/* utf-8n で保存 */

body {
    text-align: center;
}
h1,h3 {
    text-align: center;
}
p {
    text-align: center;
}
li {
    display: inline;
}


#SSIheader {
    font-size: small;
}

#SSImenu {
    font-size: small;
    margin: auto;
    text-align: center;
}
#SSImenu li {
    display: inline;
    margin-right: 3px;
    padding-left: 7px;
    border-left: 1px solid #999;
    list-style-type: none;
}
#SSImenu li.leftmost {
    padding-left: 0;
    border-left: 0;
}

#SSImenu2 {
    font-size: small;
    margin: auto;
    text-align: center;
}
#SSImenu2 li {
    display: inline;
    margin-right: 3px;
    padding-left: 7px;
    border-left: 1px solid #999;
    list-style-type: none;
}
#SSImenu2 li.leftmost {
    padding-left: 0;
    border-left: 0;
}

#sokuhou2009,
#sokuhou2008,#sokuhou2007,
{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/* present menu item */
.prsmni {
    font-weight: bold;
    color : darkblue;
}

.clr_green {
  color: green;
}
.clr_orange {
  color: orange;
}

.txt_xsmall {
  font-size: x-small;
}

.catblock {
  text-align: left;
  font-size: small;
}

.catname {
  font-weight: bold;
  color: teal;
}

.tbl {
  border: 0px solid;
  border-collapse: collapse;
  width: 800px;
}
.thr {
  border: 1px 1px 1px 1px solid;
  background-color: lightgreen;
/*
  height: 20px;
*/
  height: 0px;
}
.thd {
  border: 1px solid;
  font-size: small;
  font-weight: bold;
  text-align: center;
}
.thd0 {
  width: 30px;
  height: 0px;
}
/*
.thd1 {
  width: 30px;
  height: 0px;
}
*/
.thd2 {
  width: 25px;
  height: 0px;
}
.thd3 {
  width: 140px;
  height: 0px;
}
.thd4 {
  width: 580px;
  height: 0px;
}
.tdr {
  border: 8px 0px 8px 0px solid;
  height: 40px;
}
.tdd {
  border: 0px solid;
  font-size: small;
}
.tdd0 {
  text-align: center;
  color: red;
  font-weight:bold;
  width:30px;
}
/*
.tdd1 {
  text-align: center;
  width:30px;
}
*/
.tdd2 {
  text-align: center;
  width: 25px;
}
.tdd3 {
  text-align: left;
  width:140px;
}
.tdd4 {
  text-align: left;
  width:580px;
}

.articletd { border: 0px solid; }



#sokuhou2009 {
  display: block;
}
#sokuhou2008 {
  display: none;
}
#sokuhou2007 {
  display: none;
}



#SSIfooter, #SSIfooter2 {
/*    clear: both;  */
    font-size: small;
    color: brown;
}
