/* -----　　　基本レイアウト枠　　　------- */
/* -----　　　トップ2列構成　　　------- */
#tdmenu{
	width:180px;
	height:2000px;
	background:url(../image/back_menu.gif);
	background-position: left top;
	float:left;
}

#tdmain{
	width:600px;
	height:2000px;
	background:url(../image/back_item.gif);
	background-repeat repeat-y;
	background-position: left top;
	float:right;
}

.point{
	width:160px;
	height:80px;
	maogin:0;
}
/* -----　　　トップ枠　　　------- */
img.top{
	margin-left:20px;
	float:left;
}

.topl{
	margin-top:5px;
}

.topcom{
	width:530px;
	margin-left:30px;
}

.bottomcom{
	width:530px;
	margin-left:30px;
	font-size: 9pt;
	line-height: 12.5pt;
	float: left;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/* -----　　　商品枠　　　------- */
.goods{
	width:540px;
	margin-left:30px;
	margin-top:10px;
	clear:both;
	color:#333333;
}

.goodsimg{
	width:116px;
	height:116px;
	float:left;
}
	.goodsimg img{
		border-style:solid;
		border-width:1px;
		border-color:#cccccc;
		float:left;
}

.goodscom{
	width:410px;
	height:16px;
	float:left;
}

.goodscom1{
	width:410px;
	height:32px;
	float:left;
}

.goodsnew{
	float:right;
	margin:0;
}

.com1{
	width:140px;
	height:16px;
	float:left;
	margin:0;
}
	.com1 img{
		margin:0;
		float:left;
}

.com2{
	width:270px;
	height:16px;
	float:left;
	margin:0;
}

.com3{
	width:140px;
	height:32px;
	float:left;
	margin:0;
}

.com4{
	width:270px;
	height:32px;
	float:left;
	margin:0;
}

.com5{
	width:auto;
	height:auto
	float:left;
	padding-left:65px;
	margin:0;
}

.goodsf{
	width:340px;
	height:23px;
	padding-left:75px;
	float:left;
}
