@charset "shift_jis";
/* CSS Document */

.lowerAbout {
	height: 99px;
	background: url(../img/mainvisual_about.jpg) no-repeat;
}
#vowWrap ol {
	margin: 30px 26px 0 34px;
}
#vowWrap ol li {
	margin: 35px 0;
	list-style-position: outside;
	font-size: 14px;
	font-weight: bold;
}
/*入会のご案内
////////////////////////////////////////////////////*/
#telNumber {
	margin-top: 16px;
	color: #4D7326;
	font-size: 16px;
	font-weight: bold;
}
/*事務局へのアクセス
////////////////////////////////////////////////////*/
.access_dl dl {
	width: 600px;
}
.access_dl dl dt {
	width: 90px;
	float: left;
	font-size: 12px;
	color: #666666;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-weight: normal;
}
.access_dl dl dd {
	width: 500px;
	float: right;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#mapImage {
	margin: 10px 0;
	text-align: center;
}
/*事業計画
//////////////////////////////////////////////////*/
#business h4 {
	margin: 30px 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #4D7326;
}
#business h5 {
	margin: 20px 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#business h6 {
	margin-bottom: 4px;
}
#business table {
	width:576px;
	border-collapse:collapse;
}
#business th {
	background:#F2F2EC;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	border:#999999 1px solid;
	padding:5px;
	margin:0px;
}
#business table td {
	border:#999999 1px solid;
	padding:5px;
	margin:0px;
}


#business table td.tate {
text-align:center ;
}

#business table .num {
	text-align:right;
}


#business #position table {
	margin:0 0 20px 0;
}
#business #position th {
	width:170px;
}
#business #position p {
	margin:0 0 5px 0;
}


dl.business_table  {
	width: 500px;
	padding-bottom: 10px;
	margin-left: 16px;
	margin-bottom: 20px;
	background: url(../common/img/line_common_dote01.gif) repeat-x bottom;
}
dl.business_table dt,
dl.business_table dd {
	margin: 0;
	padding-bottom: 8px;
}
dl.business_table dt {
	width: 60px;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	float: left;
}
dl.business_table dd {
	width: 430px;
	float: right;
}
table.docter {
	text-align: center;
}
table.docter td {
	width: 110px;
}



#business table.kaigi {
	width:300px;
	border-collapse:collapse;
}
#business th {
width: 150px;
	background:#F2F2EC;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	border:#999999 1px solid;
	padding:5px;
	margin:0px;
}
#business table td {
	border:#999999 1px solid;
	padding:5px;
	margin:0px;
}

dl.normal dt {
	font-size: 12px;
	font-weight: normal;
}
/*会長のごあいさつ・沿革
//////////////////////////////////////////////////*/
#greeting p {
	margin-bottom: 12px;
}
#greeting img {
	border: solid 8px #CCCCCC;
}

/*ニュース・トピックスバックナンバー（2014.07改修時に追加）
//////////////////////////////////////////////////*/
#newsBackNum dl.otherNews {
	margin-bottom: 8px;
	background-color: #E6E6E6;
}
#newsBackNum dl.otherNews dt {
	width: 80px;
	padding-top: 6px;
	text-align: center;
	font-weight:normal;
	font-size: 10px;
	float: left;
}
#newsBackNum dl.otherNews dd {
	width: 520px;
	padding-top: 6px;
	margin-bottom:0;
	background-color: #FFFFFF;
	float: right;
}
#newsBackNum dl.otherNews dd p,
#newsBackNum dl.otherNews dd ul {
	margin: 0 4px 0 10px;
}

#newsBackNum dl.otherNews dd ul li {
	list-style: none;
}