@charset "UTF-8";
/*------------------------------------------------------------
	プライバシーポリシー
------------------------------------------------------------*/
#main {
	/*margin: 0 auto 60px;*/
	width: 978px;
}

#main h2 {
	margin-bottom: 20px;
	padding-left: 38px;
	font-size: 134%;
	background: url(/ninaite/img/policy/policy_icon01.png) no-repeat left 2px;
	line-height: 1.3;
}

#main h3 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #666;
	line-height: 1.3;
}

#main .contents {
	padding: 60px 60px 35px;
	background: url(/ninaite/img/common/btn_bg.png) no-repeat;
}

#main .contents .foreword {
	font-size: 180%;
}

#main .contents .foreword p {
    text-indent: 1em;
}

#main .handling {
	margin: 0 auto 75px;
	width: 960px;
	font-size: 180%;
}

#main .handling dl dt {
	margin-bottom: 5px;
	font-weight: bold;
}

#main .handling dl dd {
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-left: 0.75em;
	border-bottom: 1px solid #666;
}

#main .handling dl dd ul li {
	margin-bottom: 5px;
    text-indent: -0.5em;
}