@charset "utf-8";

/* -----------------------------------------------
 privacy.html
-------------------------------------------------- */
/*  div.reception */
div.section h2 {
	height:30px;
	margin-bottom:0.5em;
	background:url(../notice/img/bcg_h2.jpg) repeat-x left top;
	color:#0E1472;
	font-size:114%;
}
div.section dl dt {
	font-weight:bold;
}
div.section dl dd {
	margin-bottom:1em;
}

