@charset "utf-8";

/***************** 組織概要 *****************/
h3.h3-outline-01{
	width: 600px;	height: 45px;
	display: block;  
	background: url(../../images/h3_outline_01.png) no-repeat;  
	text-indent: -9999px; 
}
h3.h3-outline-02{
	width: 600px;	height: 45px;
	display: block;  
	background: url(../../images/h3_outline_02.png) no-repeat;  
	text-indent: -9999px; 
}

#CONTENTS table{width:100%;}
#CONTENTS  table th,
#CONTENTS  table td{
	font-weight:normal;
	padding:10px 0 10px 10px;
	vertical-align:top;
	font-size:1.4em;
}

#CONTENTS  table.outline-list th,
#CONTENTS  table.outline-list td{
	font-weight:normal;
	padding:5px 0;
	text-align:left;
	vertical-align:top;
	border-bottom: 1px #666666 dotted;
	font-size:1.2em;
}

#CONTENTS  table.outline-list th{
text-indent: 1em;
}


#CONTENTS  table.shibu-list th.th{
    background-color: #083a5d;
    color: #ffffff;
    border-right:1px #083a5d solid;
    text-align: center;
    white-space: nowrap;
}
#CONTENTS  table.shibu-list th{
    background-color: #9ac9e9;
    text-align: left;
    border-bottom:1px #083a5d solid;
    border-left:1px #083a5d solid;
    white-space: nowrap;
}
#CONTENTS  table.shibu-list td{
    background-color: #ffffff;
    text-align: left;
    border-bottom:1px #083a5d solid;
    border-right:1px #083a5d solid;
    line-height: 1.75;
}
.shibucho{
    margin-top: 20px;
    text-align: right;}
.shibucho:before{
    content:"支部長　"}