.campaign {
	margin-bottom: 20px;
}

h3 {
	margin-bottom: 10px;
}

.salon {
	padding-bottom: 40px;
	background: url(../images/line01.png) repeat-x 0 bottom;
	margin-top: 23px;
}

.salon p {
	margin-bottom: 5px;
}

.salon li {
	float: left;
	margin-left: 10px;
}

.salon li.first-child {
	margin-left: 0;
}

.topics {
	margin-top: 23px;
	position: relative;
}

.topics p a {
	position: absolute;
	top: 0;
	right: 0;
}

.topics dl {
	line-height: 1.6;
}

.topics dt {
	clear: left;
	float: left;
	padding-left: 15px;
	background: url(../images/list-mark01.png) no-repeat 0 center;
	margin-bottom: 10px;
}

.topics dd {
	margin-left: 115px;
	margin-bottom: 10px;
}

.dairy-info {
	margin-top: 23px;
	padding-bottom: 20px;
	background: url(../images/line01.png) repeat-x 0 bottom;
	width: 638px;
}

.dairy-info h3 {
	margin-bottom: 0px;
}


.dairy-info ul {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.6;
	border-left: 1px solid #FBE187;
	border-right: 1px solid #FBE187;
	padding-left: 15px;
/*	background: url(../../images/top-bg-bd01.png);
	background-repeat: no-repeat;
	background-position: bottom; 
*/	-webkit-border-radius: 5px;
	border-bottom: solid 1px #FBE187;
}

.dairy-info li {
/*	background: url(../../images/top-list-mark.png) no-repeat 0 center;
*/	margin-bottom: 10px;
	padding-right: 15px;
}
.dairy-info li p {
	margin-top: -20px;
	*margin-top: -30px;
	margin-left: 15px;
	font-size: 108%;
	*font-size: 100%;
}
.dairy-info li:before {
	content: url(../../images/top-list-mark.png) ;
}

