@charset "utf-8";	



/*List*/	

ul.list {
	padding-left: 0
	}
	

ul.list li {
	background-image: url("/nism/profile/images/icon_dot.gif");
	background-repeat: no-repeat;
	background-position: 0 7px;
	list-style-type: none;
	margin: 2px 0 2px 0;
	padding-left: 10px
	}
	





