@charset "utf-8";
/* CSS Document */

.privacy_list {
	list-style:none;
}

.red_bold {
	font-weight:bold;
	color:#c00;
}
