@charset "utf-8";

/* ============================================
	/privacy/index.html
============================================ */
.sectionPrivacy {
	padding: 10px 0 30px;
}
	.sectionPrivacy ul {
		padding: 0 15px;
	}

h4.h4_privacy {
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(../img/h4_bg_dotX.gif) left bottom repeat-x;
}
	h4.h4_privacy span {
		background: url(../img/h4_ico_privacy.gif) left 1px no-repeat;
		padding-left: 18px;
	}


