@charset "utf-8";

/* ----------privacy style---------- */

/* page title */

h1 {
	border-top: 3px solid #3C3D8C;
	background: url(../images/dotline.gif) no-repeat left bottom;
	margin-bottom: 1em;
	padding-bottom: 1px;
}

h2 {
	background-color: #EBEBF3;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
	color: #333333;
	font-size: 0.875em;
}
