/*----------------------------------------------*/
/*	協同組合　アイ・ウエア			*/
/*	マルチコンテンツ登録システム		*/
/*				2002.03.27	*/
/*				Saori-Kita	*/
/*----------------------------------------------*/

TD.{
	font-size:	11pt;
}

/*■■■■■■ 管理者用のタイトル■■■■■■*/

TD.bg-admin-title{			/* タイトル */
	background-color: #CCCCCC;
}

DIV.admin-title{				/* DIV　タイトル fontサイズ */
	font-size:	13pt;
	color:	#333399;
	font-weight:	bold;
}


/*■■■■■■ 管理者用のフィールド見出し■■■■■■*/

TD.bg-admin-form01{
	background-color:#FAEBD7;

}


FONT.err{
	font-size:	10pt;
	color : #FF0000;
}
