<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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;
}
</pre></body></html>