/* This is the StyleCatcher theme addition. Do not remove this block. */

@import url(http://kumax.s85.coreserver.jp/mtos/mt-static/support/themes/Flower/Flower.css);
/* end StyleCatcher imports */
.line { background: #ffff00;font-weight: bold; }/* 背景マーカー処理 */
.u { border-bottom: 1px solid ; } /* アンダーライン */


/* 文字色 */

.red { color: #cc0000; font-weight: bold;} /* 赤 */ 
.blue { color: #003399; font-weight: bold;} /* 青 */ 
.green { color: #339900; font-weight: bold;} /* 緑 */ 
.orange { color: #ff9900; font-weight: bold;} /* オレンジ */ 
#content p a {
  color:#0000ff;
  text-decoration:underbar;
  font-weight:bold;
  }
