body         { font-family : "ＭＳ　ゴシック";
               font-size: 12px;
               background-repeat: repeat; 
               background-attachment: scroll;
               background-position: 0%;
               color: #000000; 
               line-height:115%;               
               margin-top: 0px; margin-right: 0px; margin-left: 30px; margin-bottom: 0px;}

/*リンクのスタイル設定*/
a            { text-decoration: none }
a:link       { color: #000099 }
a:visited    { color: #000099 }
a:hover      { color: #9999ff } 
a:active     { color: #000099 }

/*セルの設定*/
/*なし*/


/*ページ内リンク*/
.idou 　     { background-color: #fdf5e6; border: 2px solid #fdf5e6; font-size: 12px }

/*フッター*/
.foot 　     { background-color: #fdf5e6; border: 2px solid #fdf5e6; font-size: 11px }

/*位置指定*/
.center      { text-align: center; }
.left        { text-align: left; }
.right       { text-align: right; }


/*その他*/
/*サイトタイトル用*/span#param1  { font-size: 24px; font-family:Impact; line-height:120%; color: #003300;}
/*コンテンツ名*/span#param2  { font-size: 20px; font-family:Impact; line-height:240%; color: #003300;}
/*ノート(メモ)用　小見出し*/span#param3  { font-size: 12px; line-height:150%; color: #000000;}
/*日記日付・タイトル*/span#param4  { font-size: 15px; font-family:Impact; line-height:150%; color: #000000;}

/*ローテ表*/
table.se     { font-size: 12px; }
/*見出し*/
tr.t1        { font-size: 12px; background-color: #9999ff; }

/*ロード*/
tr.t2        { font-size: 12px; background-color: #e0ffff; }

