@charset "utf-8";
#CONTENTS .list1 {
	color: #0083ce;
	font-size: 101%;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#CONTENTS .list1 li {
	background-image: url(../images/whats_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#CONTENTS .img1 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
