/* ************************************************ 
 *	ÆÃÄê¾¦¼è°ú
 * ************************************************ */
table.privacy_detail{
	width:695px;
	float:left;
}
table.privacy_detail th{
	border-bottom:#F09 1px dotted;
	padding:3px 10px 3px 3px;
	width:130px;
	background-color:#fdedf7;
	text-align:right;
}
table.privacy_detail td{
	border-bottom:#F09 1px dotted;
	padding:3px 3px 3px 10px;
}
.note{
	border-bottom:1px solid #ff2d5b;
}
.pink-dotline{
	border: 2px dotted #ff8ec5;
	margin: 4px  0;
}