@charset "utf-8";

ul.float-list　{
	height:auto;
}

ul.float-list li{
	display:block;
	float:left;
	text-indent:13px;
	margin:3px 15px 3px 0px;
	background:url(../img/mark-sanaku2.gif) no-repeat 5px center;
	line-height:1.2em;
	width:auto;
	white-space:nowrap;
}

span.red-txt {
	color: #990000;
	font-weight: bold;
}

ul.nenkin-list {
	border:#666666 solid 1px;
	padding:15px;
}
ul.nenkin-list li {
	text-indent:8px;
	margin:5px 15px 0px 0px;
	background:url(../img/mark-sanaku2.gif) no-repeat center left;
	line-height:1.2em;
	height:1em;
}

h6.ilink {
	background:url(../img/bar.gif) no-repeat center;
	line-height:35px;
	text-indent:30px;
}