/* #12023 簡単注文カッティングシート */
@charset "utf-8";


table[name="cutpath_info"] th,
table[name="cutpath_info"] td {
	width: 6em;
}


div[name="cutpath_errormsg"] {
	color: red;
	font-weight: bold;	
}
