@charset "utf-8";

/*----------------------------------------------
  Geeklog Style Sheet on Theme:IvySOHO by Tetsuko Komma
                        URL: http://www,ivysoho.co.jp/

  based on Theme:GeekGreen by Fumito Arakawa as Phize
                        URL: http://phize.net/
  and Tony by Tetsuko Komma (IvySOHO inc.)
  20060902
----------------------------------------------*/

@import url("style_jp.css");

/* スタイルシートのリンク先変更でフォーラムの色調を変更できます。 */
/* フォーラム　ベージュ： */
@import url("style_forum_beige.css");

/* フォーラム　グレー： */
/*@import url("style_forum_gray.css"); */

/* フォーラム　オレンジ： */
/* @import url("style_forum_orange.css"); */

/* フォーラム　ブルー： */
/* @import url("style_forum_blue.css"); */

/* フォーラム　紫： */
/* @import url("style_forum_purple.css"); */

/* Japanese: 注目記事タイトル */
.inside-box h1 {
  background-color: #E0E0D4; 
}
