@charset "utf-8";

body {
	background: url(/common/img/mainbg.gif) left top repeat;
}
#contents {
	background: url(/privacy/img/mainbg.png) center top no-repeat;
}

.section_last {
	background: url(/common/img/contents_bg01_hd.png) left top no-repeat;
	margin: 0px 0 35px 0;
	padding: 19px 0 0 0;
	zoom: 1;
}
	.section_last .sectionInner {
		background: url(/common/img/contents_bg01_ft.png) left bottom no-repeat;
		padding: 0 20px 20px 20px;
		zoom: 1;
	}

.index_sec01 {
	margin: 15px 0 0 0;
}
	.index_sec01 dt {
		margin: 0 0 0.5em 0;
		padding: 0 0 0.5em 0.8em;
		color: #3c2d06;
		font-weight: bold;
		background: url(/privacy/img/main_line01.png) center bottom no-repeat;
	}
	.index_sec01 dd {
		margin: 0 0.8em 2em 0.8em;
		padding: 0;
		color: #3c2d0b;
		}
.sectionInner {
}
	.sectionInner p {
	}
.ul_index01 {
}
	.ul_index01 li {
		text-indent: -1em;
		padding: 0 0 0 1em;
	}