/*----------------------------------------------*/
/*						*/
/*	メインスタイルシート			*/
/*				2001.03.27	*/
/*			i-ware	Yumiko_kida   	*/
/*----------------------------------------------*/

/*------------------	 リンク	    ---------------------------*/
A:link{							/*リンク*/
	text-decoration:underline;
	color:#0000CC;
}

A:visited{						/*リンク*/
	text-decoration:none;
	color:#008080;
}

A:active{						/*リンク*/
	text-decoration:none;
	color:#0080FF;
}

A:hover{						/*リンク*/
	text-decoration:underline;
	color:#008080;
}

/*------------------	 TD	---------------------------*/
TD{							/* TD　内11pt */
	font-size:	11pt;
}

/*------------------	 TD	---------------------------*/
TD.txt10{						/* TD　内10pt */
	font-size:	11pt;
}

/*------------------	 TD	---------------------------*/
TD.11b{							/* TD　内11pt 　強調*/
	font-size:	11pt;
	font-weight:	bold;
}


/*------------------	 TD	---------------------------*/
TD.a11w{							/* TD　内11pt 　白文字*/
	font-size:	11pt;
	color:		#FFFFFF;
}

/*------------------	 TD(BGCOLOR)　白	   ---------------------------*/
TD.bgwhite01{						/* TD　背景　白 */
	background-color:#FFFFFF;
}


/*------------------	 TD(BGCOLOR)　クリーム	   ---------------------------*/
TD.bgyellow00{						/* TD　背景　薄い黄色 */
	background-color:#FFFFD6;
	font-size:	12pt;
	color:		#8F5100;
	font-weight:	bold;

}
TD.bgyellow01{						/* TD　背景　薄い黄色 */
	background-color:#FFFFD6;
}

TD.bgyellow02{						/* TD　背景　薄い黄色　12pt青文字 */
	background-color:#FFFFD6;
	font-size:	12pt;
	color:		#00AEFF;
	font-weight:	bold;

}



/*------------------	 TD(BGCOLOR)　赤     ---------------------------*/
TD.bgred00{						/* TD　背景　濃い赤色 */
	background-color:#FC2900;
	font-size:	12pt;
	color:		#FFFFFF;
	font-weight:	bold;
}

TD.bgred01{						/* TD　背景　濃い赤色 */
	background-color:#FEBFB3;
}

/*------------------	 TD(BGCOLOR)　青     ---------------------------*/

TD.bgblue00{						/* TD　背景　濃い青色 */
	background-color:#00AEFF;
	font-size:	12pt;
	color:		#FFFFFF;
	font-weight:	bold;
}

TD.bgblue01{						/* TD　背景　薄い青色 */
	background-color:#D0F0FF;
}

/*------------------	 TD(BGCOLOR)　緑     ---------------------------*/

TD.bggreen00{						/* TD　背景　濃い緑色 */
	background-color:#009538;
	font-size:	12pt;
	color:		#FFFFFF;
	font-weight:	bold;
}

TD.bggreen01{						/* TD　背景　薄い緑色 */
	background-color:#C0E5CE;
}

/*------------------	 TD(BGCOLOR)　茶     ---------------------------*/

TD.bgbrown00{						/* TD　背景　濃い茶色 */
	background-color:#8F5100;
	font-size:	12pt;
	color:		#FFFFFF;
	font-weight:	bold;
}

TD.bgbrown01{						/* TD　背景　薄い茶色 */
	background-color:#DAC6AB;
}



/*------------------	 文字(サイズ8pt)	  ---------------------------*/
DIV.size8{						/* 文字　8pt */
	font-size:	8pt;
}


/*------------------	 黒文字(強調)	  ---------------------------*/
DIV.bl11{						/* 黒文字　11pt */
	font-size:	11pt;
	color:		#000000;
}

DIV.bl11b{						/* 黒文字　11pt　太字 */
	font-size:	11pt;
	color:		#000000;
	font-weight:	bold;
}

DIV.bl10{						/* 黒文字　10pt */
	font-size:	10pt;
	color:		#000000;
}

DIV.bl10b{						/* 黒文字　10pt　太字 */
	font-size:	10pt;
	color:		#000000;
	font-weight:	bold;
}

DIV.bl14b{						/* 黒文字　14pt　太字 */
	font-size:	14pt;
	color:		#000000;
	font-weight:	bold;
}

/*------------------	 白文字(強調)	  ---------------------------*/
DIV.wl11{						/* 白文字　11pt */
	font-size:	11pt;
	color:		#FFFFFF;
}

DIV.wl11b{						/* 白文字　11pt　太字 */
	font-size:	11pt;
	color:		#FFFFFF;
	font-weight:	bold;
}

DIV.wl10{						/* 白文字　10pt */
	font-size:	10pt;
	color:		#FFFFFF;
}

DIV.wl10b{						/* 白文字　10pt　太字 */
	font-size:	10pt;
	color:		#FFFFFF;
	font-weight:	bold;
}

DIV.wl14b{						/* 白文字　14pt　太字 */
	font-size:	14pt;
	color:		#FFFFFF;
	font-weight:	bold;
}




/*------------------	 赤文字(強調)	  ---------------------------*/
DIV.red11{						/* 赤文字　11pt */
	font-size:	11pt;
	color:		#FC2900;
}

DIV.red11b{						/* 赤文字　11pt　太字 */
	font-size:	11pt;
	color:		#FC2900;
	font-weight:	bold;
}

DIV.red10{						/* 赤文字　10pt */
	font-size:	10pt;
	color:		#FC2900;
}

DIV.red10b{						/* 赤文字　10pt　太字 */
	font-size:	10pt;
	color:		#FC2900;
	font-weight:	bold;
}

DIV.red14b{						/* 赤文字　14pt　太字 */
	font-size:	14pt;
	color:		#FC2900;
	font-weight:	bold;
}


/*------------------	 青文字(強調)	  ---------------------------*/
DIV.blue11{						/* 青文字　11pt */
	font-size:	11pt;
	color:		#00AEFF;
}

DIV.blue11b{						/* 青文字　11pt　太字 */
	font-size:	11pt;
	color:		#00AEFF;
	font-weight:	bold;
}

DIV.blue10{						/* 青文字　10pt */
	font-size:	10pt;
	color:		#00AEFF;
}

DIV.blue10b{						/* 青文字　10pt　太字 */
	font-size:	10pt;
	color:		#00AEFF;
	font-weight:	bold;
}

DIV.blue12b{						/* 青文字　12pt　太字 */
	font-size:	12pt;
	color:		#00AEFF;
	font-weight:	bold;
}
DIV.blue14b{						/* 青文字　14pt　太字 */
	font-size:	14pt;
	color:		#00AEFF;
	font-weight:	bold;
}


/*------------------	 緑文字(強調)	  ---------------------------*/
DIV.green11{						/* 緑文字　11pt */
	font-size:	11pt;
	color:		#009538;
}

DIV.green11b{						/* 緑文字　11pt　太字 */
	font-size:	11pt;
	color:		#009538;
	font-weight:	bold;
}

DIV.green10{						/* 緑文字　10pt */
	font-size:	10pt;
	color:		#009538;
}

DIV.green10b{						/* 緑文字　10pt　太字 */
	font-size:	10pt;
	color:		#009538;
	font-weight:	bold;
}

DIV.green14b{						/* 緑文字　14pt　太字 */
	font-size:	14pt;
	color:		#009538;
	font-weight:	bold;
}

/*------------------	 茶文字(強調)	  ---------------------------*/
DIV.brown11{						/* 茶文字　11pt */
	font-size:	11pt;
	color:		#8F5100;
}

DIV.brown11b{						/* 茶文字　11pt　太字 */
	font-size:	11pt;
	color:		#8F5100;
	font-weight:	bold;
}

DIV.brown10{						/* 茶文字　10pt */
	font-size:	10pt;
	color:		#8F5100;
}

DIV.brown10b{						/* 茶文字　10pt　太字 */
	font-size:	10pt;
	color:		#8F5100;
	font-weight:	bold;
}

DIV.brown13b{						/* 茶文字　13pt　太字 */
	font-size:	13pt;
	color:		#8F5100;
	font-weight:	bold;
}

DIV.brown14b{						/* 茶文字　14pt　太字 */
	font-size:	14pt;
	color:		#8F5100;
	font-weight:	bold;
}

