@charset "utf-8";

/* ===================================================================
CSS information
 file name  :  security.css
 style info :  securityのCSS
=================================================================== */



/*----------------------------------------------------------------------------------
		 								security
------------------------------------------------------------------------------------*/
div#contents h4 {
	font-size: 133%;
	color: #B81C22;
	line-height: 1.5;
	margin-bottom: 5px;
}

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 dl.security dt {
	margin: 20px 0 0 0;
	line-height: 1.6;
	font-size: 116%;
}

div#contents dl.security dd {
	margin: 5px 0 0 15px;
	line-height: 1.6;
}

div#sidebar ul.bottom_bnr {
	margin-top: -15px;
}

