/* ---------------------------------
   sport_j
   富山スポーツ少年団
------------------------------------ */
#contents h3.imagetitle {
  background : none;
  border : none;
  text-align : center;
}


#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;
}

#orgaintro span.fixed-width {
  display : inline-block;
  width : 8em;
}

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

#sport_j dl {
  background : #d7ffd7;
  border : solid blue 1px;
  padding : 1ex;
  margin : 2em;
}

#sport_j dt {
  width : 5em;
  float : left;
}

#sport_j dd {
  margin-left : 6em;
}

#sport_j table.event {
  font-size : small;
  line-height : 120%;
}

#sport_j table.event th {
  display : none;
}

#sport_j table.event td.datecol {
  width : 4em;
  padding : 4px 2px 4px 2px;
  text-align : center;
  white-space : nowrap;
  vertical-align : top;
  border : none;
  background : none;
}

#sport_j table.event td.desccol {
  vertical-align : top;
  padding : 4px 1ex 4px 2px;
  border : none;
  background : none;
}

#sport_j p#soccerintro {
  margin-top : 2em;
  margin-bottom : 2em;
  text-align : center;
}

