<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*
en_US
*/

/* -----------------------------------------------
contents name
----------------------------------------------- */
#contents-name h2 a {
	background: url(/img/eng/help/title_ad_quality.gif) no-repeat 0 0;
	width: 584px;
	height: 50px;
}
#service-header {/* reset */
	margin-bottom: 25px;
}
/* =========================================================
common
========================================================= */
#ad_quality {
	line-height: 137%;
}
#ad_quality .box {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
}
/* =========================================================
header
========================================================= */
#ad_quality .header {
	border: 1px solid #e1e1e1;
	margin-bottom: 30px;
	padding: 0 12px;
}
#ad_quality .header .box .left {
	display: table-cell;
	vertical-align: middle;
}
#ad_quality .header .box .right {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#ad_quality .header .box .right img {
	vertical-align: bottom;
	margin: 0
	padding: 0;
}
/* =========================================================
content
========================================================= */
#ad_quality .content dl {
	margin-bottom: 30px;
}
#ad_quality .content dt {
	color: #ffffff;
	font-weight: bold;
	background-color: #777777;
	border-radius: 3px;
	margin-bottom: 15px;
	padding: 8px;
}
#ad_quality .content .box .left {
	display: table-cell;
	vertical-align: top;
	padding-right: 10px;
}
#ad_quality .content .box .right {
	display: table-cell;
	vertical-align: top;
}
#ad_quality .content ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}
#ad_quality .content ul li {
	margin-bottom: 12px;
}
#ad_quality .content ul div {
	color: #48b8be;
	font-size: 15px;
	font-weight: bold;
	background: url(/img/common/help/ad_quality/icon_point.png) no-repeat 0 50%;
	padding-left: 16px;
	margin-bottom: 5px;
}
#ad_quality .content ul li p {
	margin-left: 18px;
}</pre></body></html>