@charset "iso-8859-1";
/*####################################
Copyright (c) Kato Yusuke.
CSS Document : privacy.css
Date : 2005/10/13
####################################*/
OL#sec {
	margin-left: 1.4em;
	margin-bottom: 2em;
	padding-left: 1.4em;
	font-size: 120%;
	color: #8B0021;
	font-weight: bold;
}
OL#sec LI { margin: 0 1em 1em 0; }
OL#sec SPAN{
	font-size: 85%;
	color: #333;
	font-weight: normal;
}


