@charset "UTF-8";
@import "css/style_import.css";

.item-image{
text-align:center;
width:180px;
_width:200px;
float:left;
height:280px;
_height:310px;
padding:10px;
border:1px solid #ccc;
word-break:break-all;
}

.table1 td {
border:1px solid #f90;
}
.table2 td{
border:none;
word-break:break-all;
}

.table3 td {
border:1px solid #f90;
}

.detail td{
border:none;
}

