@charset "euc-jp";
@import url("../main.css");

#join{
	color:#000;
	width: 660px;
	margin-left: 15px;
	margin-top: 15px;
}
li {
	list-style-type: none;
}
#join {
	font-size: 12px;
	color: #FFF;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#join a{
	color: #FF9900;
	text-decoration:underline;
}
#join a:hover{
	color: #F00;
}
#join .title {
	line-height: 18px;
	background-color: #36C;
	padding-left: 10px;
}
#join .com {
	line-height: 16px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #000;
	margin-bottom: 20px;
}
#join .kiyaku {
	height: 350px;
	overflow: auto;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #000;
	font-size: 12px;
}
#join .kiyaku .kaigyo {
	margin-bottom: 10px;
}
#join .com table {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
}
#fee .feetitle {
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #399;
	width: 150px;
	text-align: center;
}
#fee .feecom {
	color: #000;
	background-color: #FFF;
	line-height: 16px;
	padding: 5px;
	text-align: center;
}
