/* browser reset CSS*/

body {
	margin:0;
    	padding:0;
	font-family;cursive
	
	}

h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li {
	margin:0;
    	padding:0;
	list-style-type:disc;
	}

h1,h2,h3,h4,h5,h6,strong {
	font-size:100%;
	font-weight:normal;
	}

em,address {
	font-style:normal;
	}

li {
	list-style:none;
	}

a {
	color:#0000ff;
	text-decoration:none;
	}

img {
	border-style:none;
	}

a:hover {
	color:#ffff66;
	}
	
/*	*/
body	{font-size:9.5pt;
	color: #444444;
	background-color: #ffffff;
	background-image:url(bg2.gif); 
	background-position:center;
	background-repeat:repeat-y;
	font-family: "CI", "Meiryo", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "lr oSVbN", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;}

div#container	{border: none;
	padding: 0px;
	background-color: #ffffff;
	width: 750px;
	margin-left: auto;
	margin-right: auto}

div#privacy	{border: solid 1px gray;
	padding: 0px;
	background-color: #ffffff;
	width: 650px;
	height:350px; 
	overflow-y:scroll;
	margin-le