body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url("../img/bg/memberbg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 1.5;
}


a:link	{	color: #ffffff;	}
a:visited	{	color:	#ffffff;	}
a:hover	{	color:#ffffff;	}
a:active	{	color:	#ffffff;	}

#base {
	width: 784px;
	height: 500px;
	background-image: url(../img/common/page_base.png);
	padding: 0px;
}

.text {
	width: 784px;
	padding: 20px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 15px;
	color: #ffffff;
	line-height: 1.5;
}

.button {
	width: 149px;
	height: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
	background-image: url(../img/archive/button.png);
	background-repeat: no-repeat;
	text-align: center;
}
