@charset "utf-8";
/* CSS Document */

/* privacy
*****************************************************/

h2 {
	text-align:center;
	width:758px;
}

body.privacy div.pri01 {
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:1px dotted #333;
}


ol{
	
	margin-left:20px;
}

ol li{
	margin-bottom:10px;
	list-style:decimal;
}

ol.poricy_list {
}

ol.poricy_list li{
	list-style:lower-roman;
}

p.policy_right {
	float:right;
	margin-bottom:20px;
}