@charset "UTF-8";



/* checksheet　index.html
------------------------------------------------------------ */
div.box {
	page-break-inside: avoid;
	height: auto;
}

div.box .sheetBox{
	height: auto;
	page-break-inside: avoid;
}

div.box .sheetBox table{
	margin-bottom: 15px;
}

div.box .sheetBox .txt17{
	float: none;
	display: inline;
	padding-right: -20px;
}

div.box .sheetBox .btn{
	display: inline;
}