#menu .policy a{
	width:220px;
	height:40px;
	background-color:#fee;
	display:block;
	background: url("image/menu_policy02.gif") no-repeat;
	text-indent:-9999em;
}

#menu .policy a:hover{
	width:220px;
	height:40px;
	display:block;
	background: url("image/menu_policy.gif") no-repeat;
	text-indent:-9999em;
}

/* ポリシーテキスト
----------------------------------------------------------------------------------------------*/
p{
	text-size:80%;
	line-height:1.7em;
}

