.head {
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    color: #663300;
}
.head_white {
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    color: #ffffff;
}
.head_lead {
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
    color: #663300;
}
.lead {
    font-size: 12px;
    line-height: 18px;
    color: #663300;
    font-weight: normal;
}
.lead_white {
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
}
.leadsmall {
    font-size: 10px;
    line-height: 14px;
    color: #663300;
}
.leadsmall_white {
    font-size: 10px;
    line-height: 14px;
    color: #ffffff;
}
a:link {
    color: #0033cc;
    text-decoration: underline;
}
a:hover {
    color: #663300;
    text-decoration: underline;
}

.club-tit01{
	background:#7B4815;
	color:#fff;
	padding:15px 10px;
	font-size:16px;
	line-height:16px;
	text-align:left;
	font-weight:bold;
	width:660px;
	margin:40px 0 30px;
	overflow:hidden;
	display:inline-block;
}

.club-box >div ul{
	margin:0 0 0px;
}
.club-box li{
	list-style:none;
}
.club-box span{
	display:block;
	text-align:center;
	margin-top:10px;
}

.club-wrap01{
	padding:0 40px;
}

.club-wrap01 ul{
	width:240px;
	padding:0;
	text-align:left;
	float:right;
}

.club-wrap01 p{
	float:left;
	margin:0 0 40px;
}

.club-wrap01 ul li{
	margin-left:40px;
	margin-bottom:40px;
	display:inline-block !important;
}


.club-wrap02{
	padding:0 40px;
	clear:both;
	
}

.club-wrap02 ul{
	width:680px;
	padding:0;
	text-align:left;
}

.club-wrap02 ul li{
	margin-left:35px;
	margin-bottom:40px;
	display:inline-block !important;
}

.club-wrap02 ul li:nth-child(3n+1){
	margin-left:0;
}

.club-tab01{
margin:0px 0px 20px 0px;
border-collapse:separate;
border-top:1px solid #000;
border-left:1px solid #000;
width:680px;
margin-bottom:40px;
}

.club-tab01 td,
.club-tab01 th{
	text-align:center;
padding:10px;
vertical-align:top;
line-height:150%;
border-right:1px solid #000;
border-bottom:1px solid #000;
}

.club-tab01 th{
font-weight:bold;
}

.right-td{
	background:#fff;
}



