/*
 * Style sheet for ネコローニア名鑑　index
 * 2001/02/09 ｂｙ　ＮＥＫＯ
 *copyright (c) 2001　ＮＥＫＯ　All Rights Reserved
 ****　警告　****
 *このファイルの一部、または全部の複製、使用、転載、配布することを
 *かたく禁止します。
 */
/*−−−−−背景−−−−−*/
body {
	background-image:url(../zai/h00040d.gif);
	background-color:#ffffff;
	color:#000000;
	background-repeat:repeat-y
}
/*−−−−−文字−−−−−*/

.ji99 {
	margin-left:5mm;
	margin-top:10mm;
	font-size=10px;
	margin-left:20mm
}
.ji98 {
	font-size=10px
}
/*−−−−−テーブル−−−−−*/
.t1 {
	width:500px;
	margin-left:15mm;
	font-size:20px;
	line-height:22px;
	color:#000000
}
.t2 {
	width:600px;
	margin-left:20mm;
	font-size:14px;
	line-height:16px;
	color:#000000
}
/*−−−−−位置−−−−−*/
.i1 {
	margin-left:20mm
}
.i2 {
	margin-left:40mm
}

/*−−−−−リンク−−−−−*/
a.n:link　{
	color:#505000;
	text-decoration:none;
	font-size:14px;
	line-height:18px
}
a.n:hover {
	color: #505000;
	text-decoration:none;
	font-size:14px;
	line-height:18px;
	background-color:#ddeedd
}
a.n:active {
	color:#00ff00;
	text-decoration:none;
	font-size:14px;
	line-height:18px
}
a.n:visited {
	color:#80800;
	text-decoration:none;
	font-size:14px;
	line-height:18px
}
a.b:link　{
	color:#505000;
	text-decoration:none;
	font-size:10px;
}
a.b:hover {
	color: #505000;
	text-decoration:none;
	font-size:10px;
}
a.b:active {
	color:#00ff00;
	text-decoration:none;
	font-size:10px;
}
a.b:visited {
	color:#80800;
	text-decoration:none;
	font-size:10px;
}
