table {  font-size: 12px; color: #666666}
.exsmall {
	font-size: 10px;
	line-height: 120%;
}
.catch {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 140%;	
}
.basesize {
	font-size: 12px;
	line-height: 120%;
}
.itemnm {
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	padding-top: 5px;
}
.datatitle {
	background-color: #999999;
	width: 70px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.unitprice {
	font-size: 14px;
}

.colorsizeTABLE {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.colorsizeTR {
	font-size: 12px;
	border: 1px solid #cccccc;
}
.colorsizeTHT {
	font-size: 12px;
	border: 1px solid #cccccc;
}
.colorsizeTHL {
	font-size: 12px;
	border: 1px solid #cccccc;
}
.colorsizeTD {
	font-size: 12px;
	border: 1px solid #cccccc;
}
.sellpad {
	padding: 8px;
}
td {
	font-size: 12px;
	line-height: 120%;
}
input {
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #865639;
}
a:visited {
	color: #865639;
}
a:hover{
	color: #DC762C;
	background-color: 適当な背景色（transparentだと駄目みたい）;
}
a:hover img.large
{
	width:300px;
	height:400px;
}
