@charset "utf-8";
#RepImg {
	background-image: url(../img/replica/back.gif);
	background-repeat: repeat;
	height: 500px;
	padding-top: 30px;
}
#RIPh {
	border: 10px solid #000000;
	margin-right: auto;
	margin-left: auto;
	height: 440px;
	width: 880px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Title {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
#Text {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#Text p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 180%;
	color: #333333;
	text-align: center;
}
#Btn {
	margin-top: 15px;
	height: 30px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#Btn p {
	float: left;
	margin-right: 20px;
}
