@charset "shift_jis";


#contents .goods {
	margin: 15px 0 0;
	width: 100%;
	border-top: 5px solid #e6e6e6;
}
#contents .goods h2 {
	margin: 15px 0 0;
	padding: 0 0 0 15px;
	width: 100%;
	color: #006432;
	font-size: 12pt;
	background: url(images/ic01.gif) no-repeat center left;
}
#contents .category {
	width: 100%;
}
#contents .category h2 {
	margin: 15px 0 0;
	padding: 15px 0 5px;
	color: #1e6450;
	font-size: 10pt;
	font-weight: bold;
	border-top: 5px solid #e6e6e6;
}
#contents .category li {
	margin: 5px 0 0;
	padding: 0 0 0 15px;
	background: url(images/ic02.gif) no-repeat center left;
}