/* CSS Document */
body {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
td {
	font-size: 12px;
	line-height: 18px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.10-14 {
	font-size: 10px;
	line-height: 14px;
}
.pixsp_al_left {
	margin: 0px 3px 2px 0px;
	padding: 0px;
	float: left;
}
.pixsp_al_right {
	margin: 0px 0px 2px 10px;
	padding: 0px;
	float: right;
}
.name {  font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 16px; color: #FF00A2}
.spec {
	font-size: 12px;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.price {  font-size: 16px; color: #FF00A2}
.namel {  font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 22px; color: #FF00A2}
.specl {  font-size: 14px;}
.pricel {  font-size: 20px; color: #FF00A2}.custom01 {  font-family: "ＤＦＰ平成明朝体W9"; font-size: 12px}
.parts_spec {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #FFFFFF;
}
.pricelist {  font-size: 11px}
.t0001 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
}
.txt12px {
	font-size: 12px;
}

/* アイテムボックス              */
.itembox{
	width:140px;
	padding:0px;
	float:left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 8px;
}

.itemphoto{
	border:1px dotted #FF00A2;
	margin:0;
	padding:5px;
	text-align:center;
}
.itemtext{
	border:1px dotted #9f9f9f;
	border-top:0px;
	margin:0;
	padding:5px;
	height:25px;
	line-height: 1.3em;
}
.itemtext p{
	margin:0;
	padding:0;
	font-size:10px;
}

.itemfoot{
  clear:left;
}

.itemtitle{
	clear:left;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	font-size: small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF00A2;
	border-left-color: #FF00A2;
	text-align: left;
	margin-left: 7px;
	margin-right: 7px;
	padding-left: 5px;
}
