.noPrint {
	display: none;
}

#foot {
	display: none;
}
#mainB {
	margin-top: 130px;
}
#bodyB {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#mainBmain {
	float: right;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}
.borderWaku {
	border: 1px none #8C8E8E;
}
.listTable {
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	font-size: 80%;
	color: #333333;
	margin-top: 20px;
	line-height: 135%;
	text-align: left;
	width: 90%;
}
.detailBR {
	float: right;
	text-align: left;
	width: 67%;
}
#tableB {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	margin-top: 20px;
	text-align: left;
}
.tableBR {
	float: right;
	width: 46%;
}
.tableBL {
	float: left;
	width: 46%;
}

