@charset "UTF-8";
.title01 {
	background-image: url(../img/policy/title01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 61px;
}
.title02 {
	background-image: url(../img/policy/title02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 61px;
}
.credit {
	text-align: right;
	line-height: 16px;
	margin-bottom: 30px;
}
#addpolicy-box {
	display: none;
}

