body{
	margin:0;
}

p {
	font-size: 70%;
	color: #FF0000;
	line-height: 1.4em;
}
.close {
	text-align: center;
	padding-bottom: 10px;
}
.close img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*-------------------------------------------------------------------
著作権
-------------------------------------------------------------------*/
.copyright {
	font-size:65%;
	color:#666666;
	margin: auto;
	padding: 0px;
	text-align: center;
}
