﻿@charset "utf-8";

*{
	padding:0;
	list-style-type:none;
	margin: 0px;
}


/*.member_date{

	background-color:#f6f6f6;
}*/






.member_date{
	width: 580px;
	height:220px;
	background-color:#ffeeff;
}

.member_visit_picture{
	width: 200px;
	height:220px;
	float: left;
}

.member_visit_date{
	width: 370px;
	height:220px;
	float: right;
}

/*メンバーのデータ紹介の色を変える*/
.member_date_visit{
	width: 580px;
	height:220px;
	background-color:#f9f9f9;
}





.member_3d{
	width: 580px;
	height:auto;
	clear: none;

}


.content_navi{
	width: 565px;
	height:30px;
}









.footer {
	text-align: center;
	height: 30px;
	width: 900px;
	float: none;
	clear: left;
}
