/* 注目商品情報 */
#s-contents-chumoku p{
	margin:0;
	padding:0;
	line-height:1.2em;}

#main #s-contents-chumoku {
	width:506px;
	background:url(http://ct.potora.jp/images/common/frame_bs_bottom.gif) no-repeat left bottom;
	padding-bottom:6px;
	margin:10px 10px 15px;
}

#main #s-contents-chumoku .inner{
	background:url(http://ct.potora.jp/images/common/frame_bs_bg.gif) repeat-y;
	/*padding-right:15px;*/
}

#main #s-contents-chumoku #chumoku_main{
	position:relative;
	width:472px;
	height:160px;
	background-color:#f4efe9;
	left:17px;
	top:10px;
	}

#main #s-contents-chumoku .inner .s_item{
	float:left;
	text-align:center;
	width:100px;
	height:120px;
	padding-top:40px;
}

#s-contents-chumoku .back,
#s-contents-chumoku .next{
	margin:0 auto;
	padding-top:10px;
	text-align:center;
	width:32px;
}
#s-contents-chumoku .next a{
	background-image:url(http://ct.potora.jp/images/shopping/next_btn.gif) ;
	display:block;
	width:32px;
	height:32px;
	text-indent:-9999px;
	margin-top:5px;
	overflow:hidden;
}
#s-contents-chumoku .next a:visited{
	background-position:0 0;
}
#s-contents-chumoku .next a:hover{
	background-position:0 -32px;
}

#s-contents-chumoku .back a{
	background-image:url(http://ct.potora.jp/images/shopping/back_btn.gif) ;
	display:block;
	width:32px;
	height:32px;
	text-indent:-9999px;
	margin-top:5px;
	overflow:hidden;
}
#s-contents-chumoku .back a:visited{
	background-position:0 0;
}
#s-contents-chumoku .back a:hover{
	background-position:0 -32px;
}
	
#main #s-contents-chumoku .b_item{
	width:250px;
	height:130px;
	background-color:#FFF;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding: 5px;
}
#main #s-contents-chumoku .b_item #photo2 img{
	float: left;
	margin-right:5px;
}
#main #s-contents-chumoku .b_item #photo2 .center_tx {
	width:150px;
	height:110px;
	float:left;
}

#s-contents-chumoku .b_item #photo2 .center_tx .name {
	font-weight:bold;
	margin-bottom:5px;
}

#s-contents-chumoku .b_item #photo2 .center_tx .price {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2em;
	margin-bottom:5px;
	font-size:90%;
}
#s-contents-chumoku .b_item #photo2 .center_tx .detail {
	overflow:hidden;
	height:7em;
	font-size:90%;
}


