@charset "UTF-8";

/*
###################################

    プライバシーポリシー	　専用CSS

###################################
*/


#content {
	background: #FFFFFF;
}


/* ########## BOTTOM CONTENT ########## */
#wrapContentBtm {
	padding: 40px 0 20px 0;
}

/* H */
h1 {
	margin-bottom: 20px;
}
h2, h3 {
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D9D9D9;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
	padding-top: 10px;
}


#wrapContentBtm p, #wrapContentBtm ol, #wrapContentBtm ul {
	margin-bottom: 1.7em;
}

#wrapContentBtm ol li {
	text-indent: -3em;
	margin-left: 3em;
}

span#eMail a {
	color: #C6373F;
	text-decoration: underline;
}