@charset "utf-8";
table {
	table-layout:fixed;
	width:380px;
}
table,th,td {
	border:1px solid #bbb;
}
#kaitei img {
	max-width :400px;
	width:100%;
	height:auto;
}
.size{
	width:300px;

}
.size2{
	width:100px;
	padding:10px;
	box-sizing:border-box;
	border:1px solid #68779a;
	background:#CCC
	cursor:pointer;
}
/* CSS Document */

