@charset "utf-8";
/* CSS Document */

/* --- 20130830作成 --- */

ul.d-shop { 
	height:486px;
	width: auto;
	margin-bottom:240px;}

li.logo {
	float:left;
	list-style:none;
	border-color:rgb(229,229,229);
	border-width:1px;
	border-style:solid;
	margin-right:11px;
	margin-bottom:14px;
}
li.logo_r {
	float:left;
	list-style:none;
	border-color:rgb(229,229,229);
	border-width:1px;
	border-style:solid;
	margin-right:0px;
	margin-bottom:14px;
}

#mainArea #detailBox #sideA {

	width: 190px;

	float: left;

}

.sideB_img {
	width:120px;
	float:right;
}

#denshishoseki .marBottom0 {
	margin-bottom:0;
}

#denshishoseki .marBottom15 {
	margin-bottom:0;
}


