/* ---------------------------------
   news2016
   ニューストピックス（2016年）
------------------------------------ */
#news2016 p {
  text-indent : 1em;
}

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

#news2016 p.marginbottom {
  margin-bottom : 2em;
}

#news2016 li p {
  text-indent : 0em;
}


/*
    default.css の定義を上書き
*/

#news2016 dl {
  width : 90%;
  margin-left : auto;
  margin-right : auto;
}

#news2016 dt {
}

/* 20150128 */
#news2016 dd {
  margin-left : 0px;
}

#news2016 dd p.marginleft {
  margin-left : 3em;
}


/* 学区体育大会 h5 見出し変更 */

#news2016 div#taiiku h5 {
  border : none;
  background-color : #d0ffff;
}

#news2016 p.note {
  text-align : right;
  font-size : small;
  color : blue;
}

#news2016 div.kakomi {
  background-color : #fef3da;
  border : solid green 1px;
  padding : 1ex 2ex;
  width : 80%;
  margin-left : auto;
  margin-right : auto;
  margin-top : 1em;
  margin-bottom : 1em;
}

#news2016 p.kakomititle {
  font-weight : bold;
  margin-left : 2em;
}

#news2016 div.kakomi li {
  list-style-type : none;
}

#news2016 div.kakominoback {
  background-color : none;
  border : solid green 1px;
  padding : 1ex 2ex;
  width : 80%;
  margin-left : auto;
  margin-right : auto;
  margin-top : 1em;
  margin-bottom : 1em;
}
