/*-------　*メイン　----------------------------------------*/

BODY, TR, TD, body, tr, td  {
color: #000000;
font-size: 12px;
}

BIG, big {
	font-size: 18px
	}

SMALL, small {
	color: #999;
	font-size: 10px
	}

/*メイン　テーブルの設定*/
.table_03  { background-image: url("http://www.fmmie.jp/part/table/table_03.gif"); background-repeat: repeat-x }
.table_06    {
background-color: white;
padding: 10px 15px
}

.table_09  { background-image: url("http://www.fmmie.jp/part/table/table_09.gif"); background-repeat: repeat-y }
.table_12  { background-image: url("http://www.fmmie.jp/part/table/table_12.gif"); background-repeat: repeat-y }
.table_15  { background-image: url("http://www.fmmie.jp/part/table/table_15.gif"); background-repeat: repeat-x }

	
/*-------　掲示板用　-----------------------------------*/
/*コメント　設定*/
.c_font_name  { color: maroon; font-size: 14px; font-weight: bold }

.c_font_title  { color: #c69; font-size: 18px; font-weight: bold }

.subu_font  {
color: #9c0;
font-size: 18px;
font-weight: bold
}


.c_font_no   { color: #069 }

.c_td_c   {
background-color: #f5f5f5;
padding: 8px;
border: solid 2px #fff
}


.c_font_c {
	color: #000;
	font-size: 12px;
	line-height: 18px
	}

.c_ttp_tl  {
color: #903;
font-size: 12px;
line-height: 18px
}


/*「FONT」　IDの文字色*/
.IDCol  { color: #660 }

/*各ページ名のタイトル*/
.tll_th  { background-color: #000; padding: 5px }

.tll_font  { color: #fff; font-weight: bolder }

/*フォーム部分*/
input, textarea, select {
	color: black;
	font-size: 12px;
	margin: 3px;
	padding: 0;
	vertical-align: middle;
	border: solid 1px
	}

.f_td	 {
background-color: #9cc;
padding: 3px;
border: solid 1px white
}



.f_td2	 {
background-color: #f5f5f5;
padding: 3px;
border: solid 1px white
}


.f_td3	{
	background-color: #fff;
	margin-bottom: 2px;
	padding: 8px;
	border-bottom: 1px dotted silver
	}

/*画像の設定*/
.c_img_styl	  {
margin: 5px
}



/*ランキング　解説枠*/
.M_Rank_bun  { padding: 3px; border: solid 1px white }

/*メニュー部分の強調色*/
.m_td_back  { background-color: #f2f2f2; padding: 3px }

/*背景色の指定    (〃)*/
.bg {
	}

/*「TD」　記事内　*/
.k_back {
	}

/*「ツリー表示」　親記事のツリー背景色*/
.obg {
	}

/* 「ツリー」罫線の文字サイズ */
.tt {
	font-size: 12px
	}

/*「カウンター」　テキスト=> テキストの色　*/
.c_co {
	}

/*検索語強調表示の背景色*/
.Kyo_f {
	}
	
	
