/* CSS Document */

/* Basic Policy on the Protection of Personal Information@CSS */


h2#title {
	width: 550px;
	height: 40px;
}


#honbun {
	width: 520px;
	margin:10px 15px 15px 15px;
}

#honbun p {
/*
	text-indent:1em;
*/
	margin:10px 0 15px 0;
	}

#purposes {
	margin-top:20px;
	padding:10px; 
	border:1px solid #333333;
	}

#honbun ol {
    margin: 0px 0px 0px 25px;
	/*list-style-position:inside;
	margin-left:22px;*/
	}
	
#honbun li {
	font-weight:bold;
	margin-bottom:15px;
	/*text-indent:-22px;*/
	}

#honbun li p {
	margin:0.3em 0 0 0;
	padding:0;
	font-weight:normal;
	text-indent:0;
	}

ul#purposes_list {
	list-style-position:outside;
	padding:10px 0 0 15px;
	}

#purposes_list li{
	text-indent:0;
	font-weight:normal;
	margin-bottom:0;
	}
