.block{
	margin-bottom:20px;
	float:left;
}
.block .left{
	width:118px;
	float:left;
}
.block .right{
	border-left:1px #CCC solid;
	padding:10px 0 10px 10px;
	width:440px;
	float:right;
	font-size:14px;
	line-height:140%;
	color:#666;
}

.tosei{
	margin-bottom:20px;
	float:left;
}
.tosei .left{
	width:180px;
	float:left;
}
.tosei .right{
	width:390px;
	float:right;
}
