@charset "utf-8";

#sub1 {
	margin-bottom: 15px;
}

#sub2 {
	margin-bottom: 10px;
}

#sub3 {
	margin-bottom: 25px;
}


#attention {
	margin-top: 5px;
	padding:16px;
}

.notice {
	font-size:16px;
	font-weight: bold;
	color: #b41f2e;
}

#goods {
	padding: 12px;
	border: medium solid #F0AAB1;
}

#goods img {
		margin-top: 10px;
		margin-bottom: 5px;
}
