@charset 'utf-8';
/* CSS Document */
/* LCからのお知らせ */
#lcinfolist {
	background: #ffffe8;
}
#lcinfoarea {
	width: 500px;
	margin: 0 auto 0 auto;
	padding: 15px 0 15px 0;
}
#lcinfo {
	text-align: left;
}
#lcinfolist {
	background: #ffffe8;
}
#lcinfolist li {
	list-style-image: url("https://www.lovecosmetic.jp/images/en_green.gif");
	margin: 3px 0 0 20px;
	padding: 0 0 0 0;
}
