@charset "utf-8";
body {
	background-color: #BFF3FE;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
p.header {
	background-image: url(../indeximg/hp/logo4.jpg);
	padding: 0px;
	height: 50px;
}
.wrapper {
	width: 800px;
	padding-bottom: 50px;
	background-image: url(../indeximg/hp/upback02.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
p.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #BFF3FE;
	margin: 0px;
	height: 30px;
	width: 800px;
	line-height: 1.5em;
}
.main_contents {
	border: 2px solid #68C2FF;
	margin-right: 60px;
	margin-left: 60px;
	width: 680px;
	padding-left: 10px;
	padding-top: 25px;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #0066CC;
}
