/* ---------------------------------
   sport_c
   富山スポーツクラブ
------------------------------------ */
#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;
}

#sport_c table#items {
  font-size : small;
  margin-top : 2em;
  margin-bottom : 2em;
}


#sport_c td.nitiji {
  white-space : nowrap;
  text-align : left;
}

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

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

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

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

/* ペタンク */
#sport_c table#petanque {
  margin-left : auto;
  margin-right : auto;
}

/* ターゲットバードゴルフ */

/* バドミントン */
table#profile {
  font-size : small;
  text-align : left;
}

table#profile table.noborder {
  margin-top : 0px;
  margin-left : 1em;
}

table#profile table.noborder td {
  padding : 0px;
  padding-right : 1em;
  border : none;
  background : none;
}

table#profile p.contents {
  padding-left : 1em;
}

table#profile li {
  padding : 0pt;
  margin : 0pt;
}

table#profile p {
  padding : 0pt;
  margin : 0pt;
}

table#profile th {
  text-align : left;
  padding-left : 2em;
  font-weight : bold;
  width : 50%;
  border : none;
  background : none;
}

table#profile td {
  vertical-align : top;
  padding : 0px;
  border : none;
  background : none;
}

