/*プライバシーポリシー*/

#policy{
	width:850px;
	margin-top:56px;
	font-family:"ＭＳ ゴシック";
	
}


#policy h3{
	width:850px;
	padding-top:8px;
	padding-bottom:15px;
	padding-left:15px;
	margin-top:20px;
	background-image:url(../img/policy_img.jpg);
	background-repeat:no-repeat;
	color:#424242;
	font-size:17pt;
	
}

.text_box{
	width:680px;
	margin:auto;
	margin-top:10px;
	margin-bottom:15px;
	border-bottom:1px #333333 solid
}

p.text-00 em{
	color:#333333;
	font-size:11pt;
}

p.text-01{
	margin-top:10px;
	margin-bottom:10px;
	color:#333333;
	font-size:9pt;

}

ul{
	margin-bottom:10px;
}

li{
	color:#333333;
	font-size:9pt;
	list-style-type: none;
	list-style-image: none;
}

address{
	margin-bottom:10px;
	font-size:12px;
}
