@charset "utf-8";
/* CSS Document */
@import "second.css";

/* =====================================================================
*
*	page_privacy css
*
* =================================================================== */

/* =====================================================================
*	main
* =================================================================== */
#main #pageheader h1 { background-image: url(../../privacy/images/h_01.png); }


/* =====================================================================
*	st-accordion
* =================================================================== */
.sec_01 {
	margin-bottom: 1.5em !important;
	padding: 0 0 1.5em 0;
	border-bottom: dotted 1px #ddd;
}
.sec_01:last-child { border-bottom: none; }

.sec_01 h2 {
	margin: 0 1em 0.2em 1em;
	font-size: 1.6em;
}

.sec_01 h3 {
	margin: 0.5em 1em 0.2em 0.5em;
	font-size: 1.3em;
	font-weight: bold;
}

.sec_01 h2 + ul.note,
.sec_01 h2 + ol.note { padding-top: 0;}