#setsumei
{
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#kikan
{
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F99;
	text-align: center;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #f69;
}
#kikan img
{
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#setsumei ul
{
	font-size: x-small;
	line-height: 1.5em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(../index/dot.gif);
	list-style-type: none;
}

#setsumei li
{
	margin: 0px;
	padding: 0px;
}

table
{
	font-size: x-small;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

thead tr
{
	color: #FFFFFF;
	background-color: #F69;
	margin: 0px;
	padding: 0px;
}
tr.line01 
{
	background-color: #FCC;
}

td
{
	text-indent:1px;
    height: 20px;	
}

td a
{
	color: #F69;
	text-decoration: none;
}

tb a:hover {
	color:#9F0;
	
}
