@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/access/bg_blank00.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#close {
	height: auto;
	width: auto;
	padding-top: 50px;
}
#close p {
	height: 31px;
	width: 150px;
	background-image: url(../img/access/link_close_f2.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#close p a {
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 150px;
	background-image: url(../img/access/link_close.gif);
	background-repeat: no-repeat;
}
#close p a:hover {
	background-image: url(../img/access/link_close_f2.gif);
}

#copyrightB {
	height: auto;
	width: auto;
	text-align: center;
	padding-top: 20px;
	font-size: 0.9em;
}

