@charset "utf-8";

/* ===================================================================
CSS information
 file name  :  privacy.css
 style info :  privacyのCSS
=================================================================== */



/*----------------------------------------------------------------------------------
		 								privacy
------------------------------------------------------------------------------------*/

div#contents p.top_txt {
	line-height: 1.6;
	padding: 0 0 16px;
	background: url(/images/common/bg_path_bottom.gif) 0 bottom no-repeat;
}



div#contents p.bottom_txt {
	line-height: 1.6;
	text-align: right;
	margin-top: 20px;
}

div#contents ol.privacy li {
	text-indent: -1.1em;
	margin: 20px 0 0 1.1em;
	line-height: 1.6;
}

div#sidebar ul.bottom_bnr {
	margin-top: -15px;
}

