@charset "utf-8";
#saijin {
	margin-bottom: 24px;
}
#saijin img {
	float: left;
	margin-right: 20px;
}
#hyo  {
	border: 1px solid #CCCCCC;
}
th {
	background-color: #f0f0f0;
	text-align: center;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	width: 80px;
}


th  td {
	background-color: #F0F0F0;
	text-align: center;
}

td  {
	padding: 6px;
	font-size: 12px;
	background-color: #fafafa;
	line-height: 14px;
}

td  td  {
	padding-left: 0px;
}
#yuisyo {
	background-image: url(bg01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 30px;
}

#yuisyo p {
	display: block;
	margin-bottom: 12px;
}
#yuisyo p.last {
	margin-bottom: 0px;
}
