/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.tamagoya.ne.jp/mt/mt-static/support/themes/ColoredPencil/ColoredPencil.css);
/* end StyleCatcher imports */

/* ハイパーリンク色設定 */
	a {
		color: indigo;
		text-decoration: underline;
	}
	a:link {
		color: blue;
		background: none;
	}
	a:visited {
		color: indigo;
		background: none;
	}
	a:active {
		color: #ccc000;
		background: none;
	}
	a:hover {
		color: red;
		background: none;
	}

/* サイドバー見出し, メールフォーム見出し 文字色*/
#content legend, #side dt,
#e_side-top, #e_side-top a {
  color:#003300;/* 水色2ddbccから濃い緑に変更*/
  }

/*サイドHOMEホバー色*/
#e_side-top a:hover { /* リンクホバー */
  color: #99ff33;
  }



/* ブログピープルスクロール設定上必要 */
.blogpeople-main {
    height: 250px;
    overflow: auto;
    font-size: 75%;
    line-height: 120%;
}

/* ヘッダーバナー
-----------------------------------------*/
#banner {
  background-image:url(http://www.tamagoya.ne.jp/images/tbcanada822.jpg);
  background-repeat:repeat-x;
  border-style:solid;
  border-width:0 0 3px;
  background-color:#7baf35;/*グリーン系フッターと合わせる*/
  }
  
#banner p, #banner h1 {
  margin-left:0.95em;
  padding:188px 0 6px;
  line-height:1;
  font-size:220%;
  font-weight:bold;
  }
* html #banner p,
* html #banner h1 {
  padding:191px 0 3px;
  }
#banner p a {
  text-decoration:none;
  font-weight:bold;
  }
#banner p a:hover {
  text-decoration:underline;
  }

/* バナータイトルのホバー色*/

#banner p a:hover { /* リンクホバー */
  color: #35530b;
  text-decoration: none;
  }

#foot { /* フッター背景色 */
  background-color:#7baf35;
  }

#foot address { /* フッター文字色 */
  color:#35530b;
  }


/* ATOM, RSS */
ul#rss-area {
  margin:2em 0 1.7em 3em;
  height:28px;
  }
ul#rss-area li {
  margin-right:.5em;
  width:65px;
  height:28px;
  float:left;
  display:inline;
  list-style:none;
  }
ul#rss-area li a {
  display:block;
  width:68px;
  height:28px;
  text-indent:-9999px;
  }
ul#rss-area li#atom a {
  background:url(http://www.tamagoya.ne.jp/images/feed-atom6815.gif) no-repeat;
  }
ul#rss-area li#rss a {
  background:url(http://www.tamagoya.ne.jp/images/feed-rss5215.gif) no-repeat;
  }
  
  
/*カラーペンシル変更画像*/

#side dt, #e_side-top { /* サイドバー見出し配色変更 */
  background:#659b15;/*#000;黒からグリーンへ*/
  }

body.layout-wtt #side dt,
body.layout-wt #side dt {
  background-image:url(http://www.tamagoya.ne.jp/images/side-dt659b15.gif);
  background-position:left top;
  border-width:0 2px 3px 0;
  }
body.layout-tw #side dt {
  background-image:url(http://www.tamagoya.ne.jp/images/side-dt2_659b15.gif);
  background-position:right top;
  border-width:0 0 3px 2px;
  }

body.layout-wtt #side #e_side-top,
body.layout-wt #side #e_side-top {
  background-image:url(http://www.tamagoya.ne.jp/images/e_side-top_g2.gif);
  background-position:left top;
  border-width:0 2px 3px 0;
  }
body.layout-tw #side #e_side-top {
  background-image:url(http://www.tamagoya.ne.jp/images/e_side-top2g.gif);
  background-position:right top;
  border-width:0 0 3px 2px;
  }

/* トップページサブタイトル以降背景画像変更
----------------------------------------- */
#content #top_des h2, div.e_page h1 { /* サブタイトル, 個別記事タイトル */
  padding:41px 1.64em 0 1.7em;
  line-height:1.3;
  font-size:171%;
  font-weight:bold;
  background:url(http://www.tamagoya.ne.jp/images/h2-upper_1.gif) repeat-y;
  }

#content #top_des div {
  padding-top:2.3em;
  background:url(http://www.tamagoya.ne.jp/images/h2-lower_1.gif) no-repeat left top;
  }
  
#e-body { /* 記事本文領域背景画像変更 */
  margin:0 0 4em;
  padding-top:3.2em;
  line-height:1.7em;
  background:url(http://www.tamagoya.ne.jp/images/h2-lower_1.gif) no-repeat left top;
  zoom:100%;
  }
#content #top_des p { /* ウェブページ文章 */
  margin:0 1.7em 1.8em 1.6em;
  line-height:1.8;
  }
  
/* メイン領域の枠画像変更
----------------------------------------- */
#content {
  overflow: hidden;
  width:41.5em;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 37em;
  }

#content #top_des {  /*サブタイトル以降背景画像変更 */
  padding-top:2.4em;
  background:url(http://www.tamagoya.ne.jp/images/bttm_bar_1.gif) no-repeat left top;
  }

div.m_page #content {
  padding-top:44px;
  background-image:url(http://www.tamagoya.ne.jp/images/up_bar_1.gif);
  background-repeat:no-repeat;
  }

#content #bdes p {  /*ブログ説明文章背景画像変更 */
  padding:1.6em 2.2em .8em 1.8em;
  line-height:1.9;
  background:url(http://www.tamagoya.ne.jp/mt/mt-static/support/themes/ColoredPencil/middle_bar.gif) repeat-y;
  }
#top_ad {
  padding-left:1.6em;
  padding-bottom:2.2em;
  background:url(http://www.tamagoya.ne.jp/mt/mt-static/support/themes/ColoredPencil/middle_bar.gif) repeat-y;
  }
#side dd a:hover { /* サイドバーホバー時 */
  background-color:#c6e581;
  }
#all-tags td a:hover { /* タグクラウドのタグホバー */
  background: #c6e581;
  }
