.list-title {
	text-align: left;
	padding-left: 10px;
	background-color: #E9E9E9;
}
.list-kakaku {
	padding-top: 7px;
}

.list-pankuzu {
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
}

.list-unitprice {
	font-size: 16px;
	font-weight: bold;
	color: #FF5972;
}
.list-point {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.list-wish{
	font-size: 10px;
	line-height: 12px;

}
.list-bg01 {
	background-image: url(../img/list/list-bg02.jpg);
	height: 29px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.list-bg01 .font10 {
	font-size: 10px;
	line-height: 12px;

}
.list-bg01 .itemcount {
	font-size: 12px;
	line-height: 12px;
	color: #ff0000;
	font-weight: bold;

}


.list-title a{
	font-size: 14px;
	line-height: 140%;
	color: #3A39F9;
	text-decoration: underline;
	font-weight: bold;
}
.list-title a:hover{
	font-size: 14px;
	line-height: 140%;
	color: #3A39F9;
	text-decoration: none;
	font-weight: bold;	
}
.list-off {
	color: #517A50;
	font-weight: bold;
}
.list-bg02-over {
	background-image: url(../img/list/list-bg02-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
.list-bg02-under {
	background-image: url(../img/list/list-bg02-under.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}

.list-bg02-front {
	background-image: url(../img/list/list-bg02-front.gif);
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 10px;
	line-height: 11px;

}
.list-bg02-left {
	text-align: left;

}


