@charset "utf-8";
/* CSS Document */

#menu #member a {
	background-image:url(../images/member/menu.jpg);
}

#member1 {
	float:left;
	width:380px;
	padding-left:30px;
}
#member2 {
	float:right;
	width:380px;
	padding-right:30px;
}

table {
	margin:20px auto 0 auto;
	width:100%;
}
tr td, tr th {
	padding:10px;
}
tr th {
	text-align:center;
	font-weight:normal;
	width:40%;
}
th p {
	font-size:x-small;
	line-height:1;
}

.text {
	padding:10px 0;
}