@charset "utf-8";
.block2{
	color:#555555;
}

.block2 table{
	width:100%;
}

.block2 a{
	color:#666;
	text-decoration:none;
}

.block2 a:hover{
	color:#666;
	text-decoration:underline;
}

.block2 table td{
	vertical-align:top;
	padding-bottom:10px;
}

.block2 table td:first-child{
	vertical-align:top;
	width:10px;
}

.block2 table td:first-child span{
	position:relative;
	top:-2px;
}

.block2 table td + td + td{
	width:70px;
	text-align:right;
}