@charset "utf-8";
@import url(tm.css);

/*-------------------------------------------------
  Nucleus CMS Stylesheet with version 3.3
  tama blue
-------------------------------------------------*/

body { background: #f7fbff url(../images/background_bl.png) repeat-y; } /* 全体背景(左)画像 */
#header_kojinkun { background: transparent url(../images/banner_bl.png) no-repeat; } /* ヘッダー背景画像 */
#header_taian { background: transparent url(../images/banner_bl-t.png) no-repeat; } /* ヘッダー背景＋タイトル画像 */
#header_hm { background: transparent url(../images/banner_bl-hm.png) no-repeat; } /* 同上 */
.contenttitle h2 { background : transparent url(../images/dot_bl.png) no-repeat 0 0; } /* 記事タイトル背景画像 */
div.hr { background : transparent url(../images/hr_bl.png) no-repeat scroll center; } /* 記事間罫線画像 */
#footer, #err-footer { background: url(../images/footer_bl.png) no-repeat; } /* フッター背景画像 */
#rss2:hover { background: transparent url(../images/feed/rss_bl.png) no-repeat 0 0; }
#atom:hover { background: transparent url(../images/feed/atom_bl.png) no-repeat 0 0; }
body { color: #575e66; } /* 全体文字 */
#globalNavi li a:hover { color: #557799 !important; } /* Ｇナビ */
#header h1 { color: #7399bf; } /* ブログタイトル */
.contenttitle h2 { color: #336699; } /* 記事タイトル */
.contenttitle h2 a { color: #528fcc; } /* 記事タイトルリンク */
.contenttitle h2 a:hover, .contenttitle h3 a:hover { color: #336699; } /* 記事タイトルリンク:hover */
.sidebar h2 { color: #336699; } /* メニュータイトル */
.sidebar h2 a { color: #477db3; } /* メニュータイトルリンク */
.calendar a { color: #477db3; } /* カレンダーリンク */
.pageswitch a { color: #557799; } /* ページスイッチリンク(個別記事ページ) */
#titlelist li a, p.author { color: #7399bf; } /* NP_titlelist用(アーカイブ一覧) */
#copyrights { color: #336699; } /* コピーライト */
.commentform, .mailform { background: #e9eff5; } /* フォーム背景色 */
