
*html .m07_main{
	width:705px;
	margin:0;
	padding:0
	background-color:#FFFFFF;
	color:#666666;
	font-size: 12px;
	text-align:left;
}
.m07_main{
	width:705px;
	margin:0 0 0 1px;
	padding:0;
	background-color:#FFFFFF;
	color:#666666;
	font-size: 12px;
	text-align:left;
}

.m07_tit{
	width:705px;
	height:23px;
	margin:0;
	padding:0;
}

/*MembersMenu*/
.m07_MembersMenu{
	width:685px;
	padding:15px 0px 15px 20px;
}

.m07_subtitle{
	margin:0px 0px 15px 0px;
}

.m07_subtitleSearch{
	margin:0px 0px 15px 0px;
	color:#000000;
	background-color:#E7EFF1;
	width:685px;
	height:20px;
}

.m07_subtitleSearch .search_word{
	background-color:#E7EFF1;
	padding:4px 0px 4px 6px;
}


.m07_subtitleTotal{
	margin:0px 0px 15px 0px;
}

/*input*/
.m07_InputArea{
	width:685px;
}

.m07_InputArea table{
	width:685px;
	background-color:#E7EFF0;
	color:#666666;
	font-size: 12px;
}

.m07_InputArea table td input{
	border: 1px solid #CCCCCC;
}

.m07_InputArea table td.size_M input{
	width:100px;
}

.m07_InputArea table td.size_L input{
	width:200px;
}

/*リスト*/
.m07_MemberChart{
	width:643px;
	padding-left:42px;
}

.m07_MemberList{
	width:600px;
	text-align:right;
	margin-top:20px;
}

.m07_MemberListTotal{
	display:block;
	height:13px;
	float:right;
}
.m07_MemberListChange{
	display:block;
	height:13px;
	float:right;
	padding:0 0 0 7px;
}
.m07_MemberListPrice{
	display:block;
	height:13px;
	float:right;
	padding:0 0 0 11px;
}
.m07_MemberListName{
	display:block;
	height:13px;
	float:right;
	padding:0 0 0 17px;
}

.m07_MemberListPrice {
	color:#666666;
	font-size: 12px;
}
.m07_MemberListPrice a:link {color: #104161; text-decoration: underline;}
.m07_MemberListPrice a:visited {color: #104161; text-decoration: underline;}
.m07_MemberListPrice a:active {color: #104161; text-decoration: underline;}
.m07_MemberListPrice a:hover {color: #104161; text-decoration: underline;}

.m07_MemberListName {
	color:#666666;
	font-size: 12px;
}
.m07_MemberListName a:link {color: #104161; text-decoration: underline;}
.m07_MemberListName a:visited {color: #104161; text-decoration: underline;}
.m07_MemberListName a:active {color: #104161; text-decoration: underline;}
.m07_MemberListName a:hover {color: #104161; text-decoration: underline;}

/*page_list*/
.m07_PageList{
	width:600px;
	padding:10px 0 0 0;
	background-color:#FFFFFF;
	text-align:right;
}
.m07_PageList td{ text-align:right;}
.m07_PageList td font{color:#104161;}
.m07_PageList td a:hover{color:#104161;}

.m07_PageList tr{
	background-color:#FFFFFF;
}

.m07_PageList td{
	background-color:#FFFFFF;
}

/*検索結果*/
.m07_MemberResult{
	width:600px;
	margin-top:10px;
}


