@charset "UTF-8";
.motor_hist table.def_table2 {
    width: 100%;
}

.motor_hist .def_table2 th {
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px;
	border-top: 1px solid #5a8cda;
	border-left: 1px solid #5a8cda;
	border-right: 1px solid #ffffff;
}

.motor_hist .def_table2 th.col1 {
    border-left: 1px solid #5a8cda;
    width: 45%;
}
.motor_hist .def_table2 th.col2 {
    width: 21%;
}
.motor_hist .def_table2 th.col3 {
    width: 14%;
}
.motor_hist .def_table2 th.col4 {
    border-right: 1px solid #5a8cda;
    width: 20%;
}
.motor_hist .def_table2 td {
    padding: 10px 0;
    font-size: 1.25em;
}
.motor_hist .def_table2 td.left {
	text-align: left;
	padding-left: 20px;
}
.motor_hist .return-btn {
    text-align: right;
}
.motor_hist .basic_link_area a {
    width: 115px;
    text-align: center;
}
/*body{
	min-width: 700px;
}
.motor_history{
	width: 700px;
	margin: auto;
}
.category-info {
	padding: 15px 0;
}
.category-info h2{
	font-size: 17px;
	font-weight: bold;
}
.category-info .sup{
	font-size: 13px;
}
.category-table{

}
.category-table table{
	width: 100%;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.category-table td{
	font-size: 14px;
}
.category-table thead .col1{width: 20%;}
.category-table thead .col2{width: 10%;}
.category-table thead .col3{width: 25%;}
.category-table thead .col4{width: 45%;}
.category-table tbody .col1{height: 75px;}
.category-table tbody .col2 img{width: 50px;}*/



