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;
}

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

.text {

}

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

.minimenu img {
	padding-right: 15px;
    bottom: 0;
}

*.floatclear {
	clear: both;
}

.slide {
	height:520px;
	width: 282px;
	margin:0 0 0 0;
	float:left;
	overflow:hidden;
}

.slide img {
	width:282px;
}

#navi {
	padding-left: 20px;
}