@charset "Shift_JIS";

.about_btn_left{
	float:left;
}

.about_btn_right{
	float:right;
}

.member_table{
	width:600px;
}

.exemember_table .namae{
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	font-weight:normal;
	text-align:left;
	width:140px;
	line-height:2.4em;
	white-space:nowrap;
	padding:0px 5px 0px 5px;
	font-size:large;
}

.exemember_table th{
	width:110px;
	border-bottom:1px solid #D0D0D0;
	font-weight:normal;
	text-align:left;
	font-size:12px;
}

.exemember_table td{
	border-bottom:1px solid #D0D0D0;
	padding-left:10px;
	white-space:nowrap;
	line-height:2.4em;
	width:330px;
}

.exemember_table .btn{
	margin:10px 0px 10px 0px;
	width:80px;
	text-align:right;
}



.member_table .namae{
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	font-weight:normal;
	text-align:left;
	width:140px;
	line-height:2.4em;
	white-space:nowrap;
	padding:0px 5px 0px 5px;
	font-size:large;
}

.member_table th{
	width:200px;
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	font-weight:normal;
	text-align:left;
	line-height:2.4em;
	white-space:nowrap;
	padding:0px 5px 0px 5px;

}

.member_table td{
	border-bottom:1px solid #D0D0D0;
	padding-left:10px;
	white-space:nowrap;
	line-height:2.4em;
}

.member_btn_left{
	float:left;
	width:285px;
}

.member_btn_left img{
	margin:25px 0px;
}

.member_btn_right{
	float:right;
	width:285px;
}

.member_btn_right img{
	margin:25px 0px;
}








.exemember_left{
	float:left;
	width:390px;
}
.exemember_right{
	float:right;
	width:210px;
}






.member_group_list{
	list-style-type:square;
	font-size:large;
}

.member_group_list li{
	padding:8px;
}

.member_h3{
	font-size:22px;
	color:#001e72;
	padding:0px;
	margin:0px;
}

