tr,td,th {
/*フォント指定。*/
	font-size: 11pt ;
	font-family: '"ＭＳ Ｐゴシック",Osaka';
	color: #126C94;
/*行間指定*/
	line-height: 110%;
}

.main    {background-color: #ffffff;}

    font {font-size:13px;}
.s       {font-size: 10pt;}

.recipe {font-family: 'verdana,chicago,"ＭＳ ゴシック",Osaka';
         color: #993300;
         font-weight: bold;
         font-size: 15pt ;
}



IMG {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}


/*  スクロールバーに関するスタイル設定  */ 
body {
	scrollbar-3dlight-color:E1DEFA;
	scrollbar-arrow-color:ffffff;
	scrollbar-base-color:E1DEFA;
	scrollbar-darkshadow-color:E1DEFA;
	scrollbar-face-color:E1DEFA;
	scrollbar-highlight-color:ffffff;
	scrollbar-shadow-color:ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #E1DEFA;
}

/*  リンクに関するスタイル設定  */ 
A:link,	
              {color:#126C94; 
              background: none; 
	 text-decoration: underline; } 

A:visited	
              {color:#7CB7E1; 
              background: none; 
	 text-decoration: underline; } 

A:hover
            	{color:#000099; 
	             background:none; 
	 text-decoration: underline;  
            position:relative; top:1; left:1;}

A:active
            	{color:gray; 
	             background:#a2d0ff;
	 text-decoration: underline;  }



/*  ナビゲーションバー部分のスタイル  */ 

#navibar A:link
                 {color :#E1DEFA;
                 background-color : transparent;
                  text-decoration:none;}


#navibar A:visited
                 {color :#E1DEFA;
                 background-color : transparent;
                  text-decoration:none;}

#navibar A:HOVER
                {color :gray;
                  background-color :white;
            	         text-decoration:none;
             position:relative; top:5; left:3;}

/*  メニュー部分のスタイル  */ 

#menustyle A:link
                 {
                 color :white;
                 background-color : transparent;
                	text-decoration:none;}

#menustyle A:visited
                 {
                 color :white;
                 background-color : transparent;
                	text-decoration:none;}

#menustyle A:HOVER
                {color :gray;
                	background-color :white;
                	text-decoration:none;}

#topicstyle A:link
                 {
                 color :white;
                 background-color : transparent;
                	text-decoration:none;}

#topicstyle A:visited
                 {
                 color :white;
                 background-color : transparent;
                	text-decoration:none;}

#topicstyle A:HOVER
                {color :#FFFFCC;
                	background-color :#993300;
                	text-decoration:none;}

.color1  {background-color: #B6B8F5;  }
.t_color {color: #CC0000;  }
.rb      {color: #CC0000; font-weight: bold;}
