.text {
	font-size: 13px;
	line-height: 20px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#kaicho ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
#kaicho li {
	margin: 0px;
	padding: 0px;
}
.text_10px {
	font-size: 10px;
	color: #333;
}
.member {
	padding: 0px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.member ul li {
	background-image: url(../images/maru.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
	margin: 0px;
	font-size: 13px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}