@charset "utf-8";
body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 1em;
	color: #000000;
	background-color: #EBE3C7;
	margin: 0px;
}
#contents1 {
	background-image: url(../picture/clubback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	width: 780px;
}
.style5 {
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 30px;
}
.style3 {
	font-size: 2em;
	font-weight: bold;
	background-color: #A0A0A4;
	color: #FFFFFF;
	margin: 0px;
	background-position: center bottom;
}

#header {
	background-color: #FFFFFF;
	margin: 0px;
	height: 300px;
	width: 100%;
	background-image: url(../picture/clublogo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 3em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 80px;
}
#contents2 {
	margin-top: 50px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #400000;
	padding: 10px;
}
#memberonly {
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer {
	margin-top: 50px;
}
