/* ---------------------------------
   taikyo
   ‘Ìˆç‹¦‰ï
------------------------------------ */
#whatsnew {
  margin : 1em;
}

#whatsnew p.newmark {
  margin : 0px;
  float : left;
}

#whatsnew table {
  float : right;
  line-height : 120%;
  margin : 0px;
  width : 85%;
}

#whatsnew th {
  display : none;
}

#whatsnew td.datecol {
  width : 4em;
  padding : 3px 2px 3px 2px;
  white-space : nowrap;
  vertical-align : top;
  border : none;
  background : none;
}

#whatsnew td.desccol {
  vertical-align : top;
  padding : 3px 1ex 3px 2px;
  border : none;
  background : none;
}


#taikyo p {
  text-indent : 1em;
}

#taikyo table#schedtable {
  margin-left : auto;
  margin-right : auto;
}

#taikyo td.nowrap {
  white-space : nowrap;
}

#taikyo img.margin1ex {
  margin : 1ex;
}

#taikyo table#team {
  font-size : small;
  margin-left : 2em;
}


