/* http://www.kyushu-ns.ac.jp/graduate/css/news.css */

/* Font                              */
/*--------------------------------------------------*/
.midashi1 {
  color: #711b0e;
  font-weight: bold;
  line-height: 200%; 
}
.midashi2 {
  color: #000000;
  font-weight: bold;
  line-height: 200%; 
}
.bg_schoolcolor {
  background-color: #e9cfca;
	margin: 10px 0px;
	padding: 20px;
}
