@charset "UTF-8";
/* style.css (privacy) */

/* Contents
---------------------------------------------------------- */

div#contents h1 {
	margin-bottom: 20px;
}

div#contents div.section {
	margin-bottom: 7px;
	padding-bottom: 20px;
	background: url(../../common/image/brd_dot_gray.gif) repeat-x 0 100%;
}

div#contents div.section.end {
	margin-bottom: 40px;
	padding-bottom: 0;
	background: none;
}

div#contents div.section h2 {
	margin-bottom: 5px;
	font-size: 120%;
	font-weight: bold;
}

div#contents div.section p,
div#contents div.section ol,
div#contents div.section dl {
	margin: 0 0 10px 30px;
}


/* end */