.fs-1 {  font-size: smaller;}
BODY {
	color : #663333;
}
BODY.toppage {
/*	background-image:url("images/top_back.jpg"); 
*/

	background-repeat:repeat-x;


	color : #663333;
}

A:link   { color:#cc6666; text-decoration:none; }
A:visited{ color:#996633; text-decoration:none; }
A:active { color:#9999ff; text-decoration:none; }
A:hover  { 
	color:#9999ff; 
	text-decoration:underline;
}
/* original 04.06.09
A:link   { color:#cc3366; text-decoration:none; }
A:visited{ color:#cc6600; text-decoration:none; }
A:active { color:#ff3399; text-decoration:none; }
A:hover  { 
	color:#9999ff; 
	text-decoration:underline;
}
*/

/*各ページのテンプレート用　ここから*/
.menubar{/* 上部のリンク */
	padding:1pt;
	font-size:smaller;
}

.menubar_genzai{/*現在地のバー*/
	padding:1pt;
	font-size:smaller;
	border-bottom: 1px solid #ff6666;
}
.menubar_genzai_bottom{/*現在地のバー*/
	padding:1pt;
	font-size:smaller;
	border-top: 1px solid #ff6666;
}

.copyright{
	text-align:center;
	margin-top:5px;


}
.sidetitle{/*左メニュー上部のタイトル*/
	text-align:center;
	font-size:midium;
	padding:10px 5px 5px 5px;


}
.contents{/*コンテンツ*/
	padding:5px;

}
.contents2{/*幅広版　コンテンツ*/
	padding:5px;

}
.maintitle{/*コンテンツ部分のタイトル*/
	/*background-color : #9999ff;*/
	border-top:2px solid #9999ff;
	border-bottom:2px solid #9999ff;
	border-right:15px solid #9999ff;
	border-left:15px solid #9999ff;
	padding:2px;
	margin:10px 15px 0px 5px;
	text-align:center;
}
.maintitle2{/*幅広　コンテンツ部分のタイトル */
	/*background-color : #9999ff;*/
	border-top:2px solid #9999ff;
	border-bottom:2px solid #9999ff;
	border-right:15px solid #9999ff;
	border-left:15px solid #9999ff;
	padding:2px;
	margin:10px 20px 0px 20px;
	text-align:center;
}

.point{/*「ここはポイント」の枠組み*/
	border:2px solid #ff6666;
	padding:3px;

}
/*各ページのテンプレート用　ここまで*/


/* -----汎用 ここから----- */
.g_li{/* 箇条書きメニュータイトル */
	margin:8px 10px 3px 10px;
	font-weight:bold;
}
.g_con{/* 箇条書きメニュー内容 */
	margin:3px 15px 3px 15px;

}
/* -----汎用　ここまで----- */

/* -----節約用 ここから----- */

.seH{ /*個別技の見出し*/
	font-weight : bold;
	/* background-color : #ffcc99; */
	border-left : medium solid #ffcc33;
	border-bottom : medium solid #ffcc33;
	margin-left   : 1em;
}
.seC{ /*内容*/
	margin-left   : 1em;

}
.seDe{ /*公共料金の解説　段落下げ*/
	margin-left   : 2.5em;
	margin-right   : 2.5em;

}

/* -----節約用 ここまで----- */

/* -----テンプレメニューリンク用 ここから----- */
.m{
	line-height : 1.2em;
}
/* -----テンプレメニューリンク用 ここまで----- */

/* -----トップ用 ここから----- */


.Tbo{/* メニュー全体の枠 */
	text-align:left;
	border-style : solid;
	border-color : #999999;
	border-width : 1px;
	background-color : #FFFFFF;
	margin: 0px 2px 0px 2px;
}

.Tmenu{
	border-bottom : 1px dotted #999999;
	text-align:center;
	 background-color : #ffff99;
	font-weight : bold;
	width="100%";
	margin: 0pt 0pt 3pt 0pt;
	padding: 2pt 0pt 2pt 0pt;

}
.Tcontents{/* 2004.4.22 一時使用中止*/
	border-top : 1px dotted #999999;
	text-align:left;
	/* width="100%"; */
	margin: 0pt 0pt 0pt 0pt;
	padding: 2pt 0pt 2pt 0pt;
}
.tabCen {/* テーブル　データ中央寄せ*/
	text-align : center;
}

.Tul{
   list-style-type : none;
   margin:0pt;
	text-align:left;
   line-height : 1.1em;
   padding : 2pt 0pt 2pt 2pt;

}
/* --リストの文字小-- */
.Tul_s{ 

   list-style-type : none;
   margin: 0pt 0pt 0pt 2pt;
	text-align:left;
   line-height : 1.3em;
	padding-left:3pt;
	font-size:smaller;
}

.f{

   margin: 3pt 0pt 3pt 0pt;

}
/* -----トップ用 ここまで----- */

/* -----支出のコンテンツ用 ここから----- */


.tSi {
	text-align : center;
}

P, LI{
	line-height : 1.2em;
} 

.dan {color:#0000ff;}/*ダンナのコメント色*/

.cha {color:#ff33cc;}/*チャビーのコメント色*/

.cen {
	text-align : center;
}

TABLE..tabSi {/* テーブル　データ右寄せ*/
	text-align : right;
	font-size: smaller;
}

/*
TABLE..tabSi TD{/* テーブル　データ右寄せ*/

	border-color:#0000FF;
	align:"center";
}
*/

.tab2Si {/* テーブル　データ中央寄せ*/
	text-align : center;
	font-size: smaller;
	margin-left : 15pt;
}
.tabTOP {/* テーブル　支出表紙*/
	font-weight : bold;
}

.tabS {/* テーブル　テンプレートの支出一覧*/
	font-size: smaller;
}

.yySi {  /* 年「1999等」*/
	color:#663333;
	text-align : center;
	font-weight : bold;
	background-color : #ff9966;
	line-height : 1em;
}
/* -----支出のコンテンツ用 ここまで----- */

/* -----取材されました用 ここから----- */
.sh_ti{/* --各見出し-- */
	font-weight : bold;
	background-color : #FFCC99;
	padding : 0.1em;
}
.sh_li{/* --項目名-- */
	color : #FF0066;
	font-weight : bold;
}
.sh_ul{/* --リスト全体-- */
   list-style-type : none;
   margin-left   : 4pt;
   margin-right   : 4pt;
}
.sh_De{ /*その他の取材ページ　段落下げ*/
	margin-left   : 1.5em;
	margin-right   : 1.5em;
	line-height : 1.2em;
}
/* -----取材されました用 ここまで----- */

/* -----野菜作り用 ここから----- */

.point{
	border : 1px solid #996633;
	text-align : center;
	margin:10px;

}

.yasai{/*成長の記録の表*/

	align : center;

}

.syukaku{/*株別収穫数の表*/
	text-align : center;

}
/* -----野菜作り用 ここまで----- */

/* -----RSSの更新情報 ここから----- */
.RSSsite { /* --ブログ名-- */
	margin-left:5px;
	padding-left:3px;
	margin-right:5px;
	line-height : 1.2em; 
	border-left : 6px solid #996633;
	border-bottom : 1px solid #996633;
}
.RSSline { /* --１エントリのブロック-- */
	padding-left:10px;
	line-height : 1.2em;
}
.RSStitle { /* --１エントリのエントリ名-- */
	padding-left:3px;
}
.RSStime { /* --日時-- */

}
/* -----RSSの更新情報 ここまで----- */

