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

/*-----------------------------------------------------------------------*/
/*グローバルナビゲーション*/

#gnavi li.gnavi05 a{
	background-position:left bottom;
}

/*-----------------------------------------------------------------------*/
/*ハブマスター協会とは?*/

#about{
	width:660px;
	margin:0px auto;
	overflow:hidden;
}

#about p{
	margin-bottom:1em;
	line-height:175%;
}

#about p.clear{
	clear:both;
}

#about .photo{
	width:280px;
	float:left;
}

/*-----------------------------------------------------------------------*/
/*組織概要*/

.table01{
	width:620px;
	margin:0px auto;
	border-left:1px solid #FFF;
	border-top:1px solid #FFF;
}

.table01 th{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-weight:bold;
	background-color:#BDE7F6;
	text-align:left;
	padding:6px 0px;
	text-indent:10px;
	width:15%;
	font-weight:normal;
}

.table01 td{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background-color:#E6F6FC;
	padding:6px 10px;
}

/*-----------------------------------------------------------------------*/
/*会員リスト*/

.member_list{
	width:622px;
	margin:0px auto;
	overflow:hidden;
}

.member_list th{
	background-color:#BDE7F6;
	font-weight:normal;
	padding:6px 0px;
	border-bottom:1px solid #FFF;
	border-right:1px solid #999999;
}

.member_list td{
	padding:6px 10px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	/*background-color:#E6F6FC;*/
	background-color:#F5FBFE;
}

.member_list td.col{
	background-color:#F5FBFE;
}



/*-----------------------------------------------------------------------*/
/*日本地図*/

.japan_map{
	width:567px;
	margin:0px auto 30px auto;
	overflow:hidden;
}


.japan_map area{
	background-color:#C00;
}

/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/
