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

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
body {
	margin: 10px;
	background:#ffffff;
}

p.policy_big_title{
	margin: 8px auto;
	text-align: left;
	line-height: 150%;
	font-size: 14px;
}	

p.policy_list_title{
	margin: 8px auto;
	text-align: left;
	line-height: 150%;
	color: #2EA5D8;
}
p.policy_txt{
	margin:8px auto;
	text-align:left;
	line-height:150%;
	color: #666666;
}
