/* archive */

.advertise .content > img {
	display: block;
	margin: 0 0 36px;
}
.advertise .content .col-1 {
	border-top: 0 none;
	padding-top: 0;
}
.advertise .content .col-1 h2 {
	padding-top: 9px;
	margin-bottom: 15px;
}


.advertise .how-to {
	padding-bottom: 11px;
	color: #666;
}
	.advertise .how-to h1 {
		margin-bottom: 14px;
		color: #1a1a1a;
	}
	.advertise .how-to p {
		line-height: 28px;
		margin-bottom: 7px;
	}
	.advertise .how-to b {
		color: #1a1a1a;
	}
	.advertise .how-to .tel {
		color: #666;
		text-decoration: none;
	}

.advertise .requirements {
	color: #666;
}
	.advertise .requirements h1 {
		margin-bottom: 14px;
		color: #1a1a1a;
	}
	.advertise .requirements p, 
	.advertise .requirements ul {
		margin: 0;
		line-height: 28px;
	}
	.advertise .requirements b {
		color: #1a1a1a;
	}