@charset "utf-8";

/* ------------------------------------------------------------
	
	filename:	detail.css
	created:	140902
	update:		140902
		
------------------------------------------------------------ */


/* ベース */

body.shopping#index div#main dl.notes dt {
	padding-left: 16px;
	background-image: url(/s/common/images/mark-items.gif);
	background-position: 0.1em 0.4em;
	background-repeat: no-repeat;
	font-weight:bold;
}
body.shopping#index div#main dl.notes dd {
	margin-left:2em;
	margin-bottom:1.6em;
}
body.shopping#index div#main dl.notes dd ul.items {
	margin-left:2em;
}
body.shopping#index div#main dl.notes dd ul.notes {
	margin-left:1em;
}
body.shopping#index div#main dl.notes dd ul.items li {
	background-image:none;
	list-style-type: disc;
	padding-left:0px;
}

/* EOF */

