/* CSS Document */



p {
	font-size:83%;
	line-height:150%;
	letter-spacing:1px;
	color:#4F4F4F;
}

#knd_saishinjouhou ul.saishinjouhou {
	list-style:none;
	font-size:83%;
	letter-spacing:1px;
	padding:3px 7px 12px 0px;
	list-style-position:outside;
	border-bottom:dotted 1px #cccccc;
	font-weight:bold;
	margin:0 0 10px 0;
}

#knd_saishinjouhou li.gaibulink {
	list-style:none;
	font-size:100%;
	letter-spacing:1px;
	padding:0px 7px 3px 14px;
	font-weight:normal;
	background:url(http://www.kaneda.co.jp/images/common/in_blank.gif) no-repeat 0px 7px;

}

#knd_saishinjouhou li.naibulink {
	list-style:none;
	font-size:100%;
	letter-spacing:1px;
	padding:0px 7px 3px 14px;
	font-weight:normal;
	background:url(http://www.kaneda.co.jp/images/common/arrow01.gif) no-repeat 0px 7px;

}

#knd_saishinjouhou li.tenpufile {
	list-style:none;
	font-size:100%;
	letter-spacing:1px;
	padding:0px 7px 3px 14px;
	font-weight:normal;
	background:url(http://www.kaneda.co.jp/images/common/in_document.gif) no-repeat 0px 7px;

}

#knd_saishinjouhou h5 {
	font-size:83%;
	line-height:150%;
	letter-spacing:1px;
	text-indent:17px;
	color:#333333;
	margin:5px 0 0 0;
	background:url(http://www.kaneda.co.jp/images/common/in_kiji-hiduke.gif) no-repeat 0px 5px;
}

/* LINK
============================================*/
a {
	color : #1b84cc;
	text-decoration:underline;
}	

a:active {
	color : #ff7800;
	text-decoration:underline;
}

a:visited {
	color :#1b84cc;
	text-decoration:underline;
}

a:hover	{
	color :#ff7800;
	text-decoration:none;
}