/*----------------------------------------------------

	クリエイティブテクノロジー様向けホームページ　スタイルシート

	2008/06/04	            Systemix Matsuura

-----------------------------------------------------*/

/*--------------------------------------------------
		全てのページに適用
---------------------------------------------------*/
/* リンク */
A         { font-size : 9pt;text-decoration: none; }
A:link    { font-size : 9pt;color: brue;   }
A:hover   { font-size : 9pt;color: red;    }
A:visited { font-size : 9pt;color: darkmagenta;   }
A:active  { font-size : 9pt;color: orange; }

#shadow {
	BACKGROUND: url(image/bg_shadow.gif) repeat-y center 50%; MARGIN: 0px auto; WIDTH: 916px
}
#main {
	background-color: #ffffff; MARGIN: 0px auto; WIDTH: 851px; TEXT-ALIGN: left
}

/* 背景色  全ページ*/
BODY { background-color: #f8f8f8; color: #333333; MARGIN: 0px; TEXT-ALIGN: center }

/* テーブル内の文字サイズ 全ページ */
TD{ font-size: 11pt;}

/* メインテーブルの背景色 全ページ */
TABLE.main { width: 656px; padding: 0px; border: 0px ;}

/* 影をつける */
.kg {
  filter: shadow(color=#999999, direction=135);
  width: 100%;
  height: 140px;
}

/* テーブル内の文字サイズ ブログRSS */
TD.rss{ font-size: 9pt;color=#888888;}

/* テーブル内の文字サイズ 11わけ */
TD.iiwk0{ font-size: 12pt;font-weight: bold;}
TD.iiwk1{ font-size: 12pt;font-weight: bold; color:#e46237}
TD.iiwk2{ font-size: 9pt;}
TD.iiwk3{ font-size: 8pt;}
TD.iiwk{ font-size: 10pt;line-height: 22px;}

/* テーブル内の文字サイズ 左側 */
TD.org{ font-size: 9pt;font-weight: bold; background-color : #fdcca1; width: 200px ;color: blue}
TD.gry{ font-size: 9pt;font-weight: bold; background-color : #cbd5bd; width: 200px ;}
TD.grn{ font-size: 9pt;font-weight: bold; background-color : #b2df80; width: 200px ;color: blue}

/* テーブル内の文字サイズ 中 */
TD.lin{ background-color : #e36238; width: 1px ;}

/* テーブル内の文字サイズ 右側 */
TABLE.dsp{ width: 388px ;}

/* テーブル内の文字サイズ お店 */
TABLE.mis{ background-color : #FFF2EC;}

/* テーブル内の文字サイズ お店表 */
TABLE.hyo{ background-color : #FF8000;}
TD.whi{ font-size: 8pt ;background-color : #ffffff;}

/* お店の名前 */
P.sho{ font-size: 12pt; color : green }

