@import url("../common/index.css");

/* 会員入会 */
h1 {
	margin:0;
	padding:25px 0 0 10px;
	background:fff;
	color:#2F6C91;
	font-size:20px;
	height:45px;
	width:790px;
}

table#fee {
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-collapse:collapse;
}

table#fee th,
table#fee td {
	padding:4px 5px;
	width:140px;
	border-right:1px #999 solid;
	border-bottom:1px #999 solid;
	text-align:center;
	vertical-align:top;
}

table#fee th {
	background-color:#F5F5F5;
}

table#fee td.money {
	text-align:right;
}

ul.list,
ul.list2,
ul.list3 {
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
}

ul.list li {
	margin:0;
	padding:0 0 0 22px;
	text-indent:-22px;
}

ul.list2 li {
	margin:0;
	padding:0 0 0 32px;
	text-indent:-32px;
}

ul.list3 li {
	margin:0;
	padding:0 0 0 19px;
	text-indent:-19px;
}

table#koza {
	border-collapse:collapse;
}

table#koza th,
table#koza td {
	padding:4px 5px;
}

table#koza th {
	vertical-align:top;
}

table.contact {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	border:1px #999 solid;
}

table.contact th,
table.contact td {
	padding:0 5px;
	vertical-align:top;
}

table.contact th {
	text-align:left;
	background-color:#F5F5F5;
}
