/* _list_dic.css */

/* list dic 共通 */
	body {font: normal normal normal 12pt/16pt 'Times New Roman'; color: #000000; background-color: #ccffff; margin: 10pt;}

	.h1 {font: normal normal bold 22pt/22pt 'Times New Roman'; color: #000000; text-align: center;}
	.h2 {font: normal normal bold 18pt/18pt 'Times New Roman'; color: #000000; text-align: center;}
	.h3 {font: normal normal bold 15pt/15pt 'Times New Roman'; color: #000000; text-align: center; }
	.F {font: normal normal bold 14pt/18pt 'Times New Roman'; color: #ffffff; background-color: #696999; text-align: center; }	
		/* 上、F が、科見出しの書式 */

	a {text-decoration:none;}
	a:hover {color:#800080; text-decoration:underline;}

/* 目録のみ */
/* 前文書式 */
	p.foreword {font: normal normal normal 12pt/16pt 'Times New Roman';}
/* list(table)書式 */
	table.ls {border-spacing: 0px; border: 0; width: 800px; }
		.s {font: normal normal normal 12pt/16pt 'Times New Roman'; width: 470px; padding-left: 15px; color: ;}	/* 学名 */
		.j {font: normal normal normal 12pt/16pt 'Times New Roman'; width: 280px; padding-left: 15px}		/* 和名 */
		.r1 {font: normal normal normal 12pt/16pt 'Times New Roman'; padding-left: 35px; }			/* syn., mis. */
		.r2 {font: normal normal normal 12pt/16pt 'Times New Roman'; padding-left: 62px; }			/* その他特記 */
		.m {font: normal normal normal 9pt/16pt 'Times New Roman'; width: 25px; text-align: left;}		/* map */
		.d {font: normal normal normal 9pt/16pt 'Times New Roman'; width: 25px; text-align: left}		/* dic */
/* 科見出し link書式 */
	a.af {color: #ffffff; text-decoration: none}	
	a.af:visited {color: #ffffff;}
	a.af:hover {color: #ffff00; text-decoration: underline;}

/* 辞典のみ */
/* 目次 */
	.index {border-spacing: 0px; border: 0; font: normal normal normal 12pt/16pt 'Times New Roman'; text-align: center;}	
/* 前文特記書式 */
	p.p1 {margin-left: 10pt;}	
