
/*#########################*/
/*テーブル*/
.banaTt{
	border:solid 1px #cccccc;
	border-width:1px 0 0 1px;
}
.banaTt td,
.banaTt th{
	border:solid 1px #cccccc;
	border-width:0 1px 1px 0;
	text-align:left;
	font-weight:normal;
}


.tyusyaTitle{
	line-height:17px;
}
.bgGreen{
	background:#eaf7cc;
}
.bgGreenA{
	background:#f6ffe2;
}
.bgBlue{
	background:#ccdcf7;
}

/**/
.ul{
	margin:0 0 0 1.5em;
}
.ul li{
	list-style-type:disc;
}
#suuji{
	margin:0 0 0 2em;
}
#suuji li{
	list-style-type: decimal;
}


