
p.first_txt{
	margin-bottom: 30px;
}

/**************************************************************
* dl
***************************************************************/
dl.privacy{
	width: 740px;
	margin-bottom: 40px;
}

dl.privacy dt{
	margin-bottom: 10px;
	padding-left: 18px;	
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px dotted #666666;
	background: url("../images/icon_square.jpg") no-repeat scroll 0 6px;
}


dl.privacy dd{
	margin-bottom: 40px;
}

ul.no_list{
	margin: 20px 0;
}

ul.no_list li{
	margin-bottom: 3px;
	padding-left: 1.4em;
	text-indent: -1.4em;
	font-size: 100%;
}