@charset "utf-8";

/* タイトルまわり */
.hl_01 {
	width: 695px;
	height: 42px;
	background-image: url(images/hl_01.gif);
	background-repeat: no-repeat;
}

#privacy{
width:695px;
margin: 0;
padding:0;
font-size:80%;
line-height:1.2em;
}

#privacy ul
#privacy ol
#privacy li
{
	list-style-type: square;	
}

#privacy .blue{
background-color:#b8c2c7;
margin:0 0 0 0;
padding:10px 3px 10px 10px;
}