 #shouhin_category dl.h211{
	 width:50%;
	 height:211px !important;
	 float:left;
	 margin-bottom:30px;
}

#shouhin_category #table-dekirumade dl {
    width: 100% !important;
    height: auto !important;
    float: left;
}

#shouhin_category #table-dekirumade dl dd, #shouhin_category dl dd p {
    line-height: 200%;
    width: 100% !important; 
    margin: auto;
}

/****************************************
カスタマイズ
*****************************************/
#itemDetail-wrap{
	position:relative !important;
} 
#itemDetail-wrap .btn_productlist{
	position: fixed;
	bottom:0;
	left:50%;
	transform: translateX(-50%);
	z-index:80;
	background: #fff;
	width:100%;
	text-align: center;
}

#itemDetail-wrap .btn_productlist .link_button_silver{
	    transform: translateX(7%);
}

#itemDetail-wrap .btn_productlist .link_button_silver a{
	background-color: #c00 !important;
	width:300px;
}

#itemDetail-wrap .btn_productlist .link_button_silver a:hover{
	background-color:#931002 !important;
}
