@charset "Shift_JIS";

/* ------------------------------
	POLICY global
------------------------------ */

#pankuzu {
	background-image: url(../../privacy/img/bg_pankuzu.jpg);
	background-repeat: no-repeat;
}
#menu li  a{
	background-image: url(../../privacy/img/menu.jpg);
	background-repeat: no-repeat;
}
#shisetsu a:link, #shisetsu a:visited {
	background-position: 0px 0px;
}
#shisetsu a:hover, #shisetsu a:visited:hover {
	background-position: -154px 0px;
}
#dishes a:link, #dishes a:visited {
	background-position: 0px -134px;
}
#dishes a:hover, #dishes a:visited:hover {
	background-position: -154px -134px;
}
#access a:link, #access a:visited {
	background-position: 0px -264px;
}
#access a:hover, #access a:visited:hover {
	background-position: -154px -264px;
}
#contact a:link, #contact a:visited {
	background-position: 0px -394px;
}
#contact a:hover, #contact a:visited:hover {
	background-position: -154px -394px;
}
/* ------------------------------
	POLICY main
------------------------------ */
p.read {
margin:20px 20px 20px 10px;
}
dl {
margin:0px 20px 0px 10px;
}
dt {
margin-top:30px;
	font-weight: bold;
}
dd {
	margin-top:10px;
	margin-left:30px;
	line-height: 160%;
}