/* ---------------------------------
   pickup
   とみやま点描
------------------------------------ */
#pickup p {
  text-indent : 1em;
}

#pickup p.noindent {
  text-indent : 0em;
}

#pickup .nomargin {
  margin : 0px;
}

#pickup table.kokaido th {
  text-align : left;
  font-weight : bold;
  border : none;
  background : none;
}

#pickup table.kokaido td {
  border : none;
  background : none;
}

#pickup table.kokaido th.top {
  vertical-align : top;
}

#pickup table td.caption {
  padding-bottom : 1em;
}

