/********************************
*	商品ページ
********************************/

.a-td {　
　　font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
}
.b-td {
　　font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
}
.itemname {
	font-size: 14px;
	font-weight: bold;
}
.kakaku {
	font-size: 14px;
	color: #BA0000;
}
.cartfont {
	font-size: 12px;
	line-height: 230%;
}
.cartexsmall {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 7px;
}

.itempic1 {
	width:220px;
}

.itempic4 {
	width:220px;
}

.itempic5 {
	width:220px;
}
/********************************
*	リストページ
********************************/

.c-td {
	font-size: 12px;
	line-height: 21px;
	background-color: #F2F2F2;
	padding: 5px;
	text-align: left;
}
#List {
	background-color: #FFFFFF;
	width: 140px;
	border: 1px solid #999999;
	padding: 2px;
	height: 310px;
}
#ListPic {
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 135px;
}
#list-table {
	border: 2px solid #d9d7d0;
}

#list-table02 {
	border-bottom: 1px solid #d9d7d0;
}

/********************************
*	共通
********************************/

.basesize {
	font-size: 12px;
}

.basesize140 {
	font-size: 12px;
	line-height: 140%;
}
.basesize120 {
	font-size: 12px;
	line-height: 120%;
}
.exsmall {
	font-size: 10px;
}

