@charset "utf-8";
/* $Id: common.css,v 1.0 2008/09/26 0829 Exp $ */

/**
 * --------------------------------------------------
 * Theme common style settings.
 * このテーマ共通のスタイル設定です。
 * （一番最後に適用されるスタイルになります。）
 * --------------------------------------------------
 */

/**
 * Specific classes settings. （指定クラスの設定）
 * --------------------------------------------------
 */

.em {
  color: #00f;
}

.strong {
  color: #f00;
}

.mark {
  background-color: #ffffa6;
}
