h2{
	background:url(../goods/imgs/ttl.jpg) no-repeat;
	width:609px;
	height:190px;
	text-indent:-20000px;
	margin-bottom:30px;
}

/* contents_left */
#contents_left2{
	width:270px;
	float:left;
}
#lineup_wrap{
	width:270px;
	background:url(../goods/imgs/lineup_middle.gif) repeat-y;
}

#lineup_wrap ul li{
	list-style:none;
	}
	
#lineup00 a{
	background:url(../goods/imgs/lineup00.gif) no-repeat;
	}
#lineup01 a{
	background:url(../goods/imgs/lineup01.jpg) no-repeat;
	}
#lineup02 a{
	background:url(../goods/imgs/lineup02.jpg) no-repeat;
	}
#lineup03 a{
	background:url(../goods/imgs/lineup03.jpg) no-repeat;
	}
#lineup04 a{
	background:url(../goods/imgs/lineup04.jpg) no-repeat;
	}
#lineup00 a,
#lineup01 a,
#lineup02 a,
#lineup03 a,
#lineup04 a{
	width:240px;
	height:90px;
	display:block;
	text-indent:-20000px;
	margin:9px 15px 0 15px;
}
#lineup00 a:hover,
#lineup01 a:hover,
#lineup02 a:hover,
#lineup03 a:hover,
#lineup04 a:hover{
	background-position:0 -90px;
}

#otoiawase_banner2{
	margin-top:17px;
}


/* contents_right */
#contents_right2{
	width:609px;
	float:right;
}
/* ひとつの商品 */
.goodsname{
	background:url(../goods/imgs/goods_top.gif) no-repeat;
	width:609px;
	height:45px;
	font-size:16px;
	font-weight:bold;
	line-height:45px;
	text-indent:50px;
	color:#6600cc;
}
.goods{
	width:609px;
	background:url(../goods/imgs/goods_middle.gif) repeat-y;
	margin-bottom:19px;
}
.goodsphoto{
	margin:9px 0 0 14px;
	float:left;
	}
.goods_right{
	width:368px;
	margin:10px 25px 0 0;
	float:right;
	}
.price{
	color:#e864d3;
	font-weight:bold;
	background:url(../goods/imgs/mark_price.gif) no-repeat;
	margin-top:10px;
	background-position:0 6px;
	padding-left:22px;
}
.btn_wrap{
	width:357px;
	height:39px;
	margin-top:10px;
}
#btn_syousai a{
	width:163px;
	height:39px;
	background:url(../goods/imgs/btn_syousai.gif) no-repeat;
	display:block;
	text-indent:-20000px;
	float:left;
}
#btn_buy a{
	width:163px;
	height:39px;
	background:url(../goods/imgs/btn_buy.gif) no-repeat;
	display:block;
	text-indent:-20000px;
	float:right;
	margin-right:10px;
}
#btn_syousai a:hover,
#btn_buy a:hover{
	background-position:0 -39px;}

/* 過去のアート商品 */
.kakogoods{
	width:304px;
	float:left;
	margin-top:16px;
}
.kakogoods_name{
	background:url(../goods/imgs/mark_kako.gif) no-repeat;
	background-position:0 6px;
	color:#000;
	float:left;
	padding-left:22px;
	}
	
.kakogoods a:link,
.kakogoods a:visited{
	color:#000;
	text-decoration:none;
	border:none;
}
.kakogoods a:hover{ 
color:#b800cc;
text-decoration:none;
border:none;
}
