table.warranty_ {
	width: 100%;
	table-layout: auto;
}
table.warranty_ {
	margin-bottom: 20px;
}

table.warranty_ td {
	word-wrap: break-word;
}

table.warranty_ th.name_ {
	width:8% !important;
}

table.warranty_ th.kana_ {
	width:8% !important;
}

table.warranty_ th.mail_ {
	width:9% !important;
}

table.warranty_ th.tel_ {
	width:11% !important;
}

table.warranty_ th.goods_ {
	width:8% !important;
}

table.warranty_ th.goods_name_ {
	width:14% !important;
}

table.warranty_ th.color_ {
	width:8% !important;
}

table.warranty_ th.size_ {
	width:8% !important;
}

table.warranty_ th.serial_no_ {
	width:8% !important;
}

table.warranty_ th.cardelivery_ {
	width:8% !important;
}

table.warranty_ th.exists_customer_ {
	width:4% !important;
}

table.warranty_ th.mail_news_ {
	width:6% !important;
}
div.tableoverflowxauto_ {
	width:992px;
	overflow-x:auto;
}