@charset "utf-8";
body {
	background-color: #000000;
}
#wrapper {
	background-image: url(images/main.jpg);
	height: 1466px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper .right {
	text-align: right;
	margin-top: 230px;
	margin-right: 120px;
	font-size: 12px;
}
a {
	color: #CCCCCC;
}

#wrapper .container {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 26px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
	margin-top: 10px;
}
#wrapper .maintitle {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 500px;
}
#wrapper .maintitle .font01 {
	font-size: 36px;
}
#wrapper #bg01 {
	text-align: center;
	margin-top: 300px;
}

