﻿/*□□□□□□□□□□□□□□□□□□□□

	会についてスタイル

□□□□□□□□□□□□□□□□□□□□*/

/*////////////////////////////////////////
	サブメニュー
////////////////////////////////////////*/
.sub_menu
{
    border:1px solid #DCDCDC;
    margin-bottom:5px;
    /*
    border-bottom-style:none;
    */
}

    .sub_menu table
    {
        width:100%;
    }

        .sub_menu table td
        {
            text-align:center;
        }


.sub_menu div
{
    /*
    padding:10px 0 10px 5px;
    border-bottom:1px solid #DCDCDC;
    */
}
.sub_menu td
{
    width:100px;
}
.sub_menu a
{
    display:block;
    width:106px;
    padding:10px 5px;
}
.sub_menu div:hover
{
    background-color:#EDEDED;
}
.sub_menu div.selected
{
    background-color:#EDEDED;
}



/*////////////////////////////////////////
	沿革
////////////////////////////////////////*/
/* 西暦 */
table.history h2 {
	color: #666666;
	display: inline;
}
/* 全体 */
table.history {
	border-collapse: collapse;
}
table.history td {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: dotted 1px #cccccc;
}
/* 年 */
table.history .year {
	height: 60px;
}
table.history .year td {
	color: #666666;
	white-space: nowrap;
	vertical-align: bottom;
	border-bottom: solid 1px #a9a9a9;
	padding-left: 0px;
}
/* 月日 */
table.history .month, .day {
	white-space: nowrap;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
table.history .month {
	padding-right: 0px;
	padding-left: 0px;
}
table.history .day {
	padding-left: 0px;
	padding-right: 10px;
}
table.history .blank {
	border: none;
}

/*////////////////////////////////////////
	定款
////////////////////////////////////////*/
/* タイトル */
.rules h1 {
	margin-bottom: 20px;
}
/* 章タイトル */
.rules h3 {
	padding-top: 10px;
}
/* 条項リスト */
.rules dl {
	margin:10px;
}
.rules dt {
	float: left;
	margin-left: 20px;
    padding:5px 0 5px;
}
.rules dd {
	margin: 0px;
	margin-left: 90px;
}
/* 条項リスト－2項目以降 */
.rules dt.dt_clause {
	text-indent: 40px;
}
/* 括弧付き番号リスト */
dl.dl_num {
	margin: 3px;
}
dl.dl_num dt {
	margin-left: 0px;
}
dl.dl_num dd {
	margin-left: 40px;
}

/*////////////////////////////////////////
	役員
////////////////////////////////////////*/
#Officer {
	border-collapse: collapse;
}
#Officer td,#Officer th {
    text-align:center;
	border: solid 1px #a9a9a9;
    vertical-align:middle;
    padding:10px;
}
#Officer .title {
    background-color: #f5f5f5;
    white-space: nowrap;
    padding: 10px;
}
#Officer .sep {
	border: none;
    padding-left: 0px;
    padding-right: 0px;
}
#Officer dl {
	margin: 0px;
}
#Officer dt {
	float: left;
	width: 160px;
	margin-left: 10px;
	text-indent: 12px;
	background: url(/_images/ico_listhead.gif) no-repeat;
}
#Officer dd {
	float: left;
	width: 60px;
	margin-left: 10px;
	margin-right: 20px;
}

#kaikeikenmu
{
    text-align:right;
    padding:10px 0;
}




#yakuin
{
    margin-top:20px;
}

    #yakuin h3
    {
        margin-top:30px;
    }


.Officer_01 {
	border-collapse: collapse;
}


.Officer_01 td,.Officer_01 th {
    text-align:center;
	border: solid 1px #a9a9a9;
    vertical-align:middle;
    padding:10px;
}
.Officer_01 .title {
    background-color: #f5f5f5;
    white-space: nowrap;
    padding: 10px;
}
.Officer_01 .sep {
	border: none;
    padding-left: 0px;
    padding-right: 0px;
}
.Officer_01 dl {
	margin: 0px;
}
.Officer_01 dt {
	float: left;
	width: 160px;
	margin-left: 10px;
	text-indent: 12px;
	background: url(/_images/ico_listhead.gif) no-repeat;
}
.Officer_01 dd {
	float: left;
	width: 60px;
	margin-left: 10px;
	margin-right: 20px;
}


/*////////////////////////////////////////
	支部一覧
////////////////////////////////////////*/
#Office {
	border-collapse: collapse;
}
#Office thead {
	background-color: #f5f5f5;
	font-weight: bold;
	text-align: center;
}
#Office td {
	border: solid 1px #a9a9a9;
    padding-left: 20px;
    padding-right: 20px;
}
#Office .title {
    background-color: #f5f5f5;
    white-space: nowrap;
}
#Office a {
	color: Blue;
	background: url(/_images/ico_link_blank.gif) no-repeat;
	background-position: right;
	padding-right: 16px;
}
/*////////////////////////////////////////
	事業案内
////////////////////////////////////////*/

#Business dt {
	margin-left: 30px;
	text-indent: 12px;
	background: url(/_images/ico_listhead.gif) no-repeat;
}

/*-----------------------------
    ▼会長挨拶
-------------------------------*/

#aisatu
{
    margin-top:20px;
}

    #aisatu p
    {
        margin:20px 0;
    }

#kaichou
{
    text-align:right;
    padding:20px 0;
}


/*----------------------------
    ▼リンク集
 -----------------------------*/
#Officerlink {
	border-collapse: collapse;
}
#Officerlink td,#Officerlink th {
    text-align:left;
	border: solid 1px #a9a9a9;
    vertical-align:middle;
    padding:10px;
}
#Officerlink .title {
    background-color: #f5f5f5;
    white-space: nowrap;
    padding: 10px;
}
#Officerlink .sep {
	border: none;
    padding-left: 0px;
    padding-right: 0px;
}
#Officerlink dl {
	margin: 0px;
}
#Officerlink dt {
	float: left;
	width: 160px;
	margin-left: 10px;
	text-indent: 12px;
	background: url(/_images/ico_listhead.gif) no-repeat;
}
#Officerlink dd {
	float: left;
	width: 60px;
	margin-left: 10px;
	margin-right: 20px;
}