/* For modern browsers */
.cf { zoom: 1; }
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after { clear: both; }
/* ==== Base === */
body { background-color: #EFEFEF; }
.index {
	background-image: url(../images/index_bg.gif);
	background-repeat: repeat-x;
}
.page {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
/* ==== Header === */
#header { height: 111px; }
h1 {
	margin: 0;
	padding-top: 35px;
}
/* ==== Navigation === */
#nav {
	float: left;
	width: 140px;
	background-color: #2C615A;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 5px solid #398078;
}
#nav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #418D84;
	color: #FFF;
	border-bottom: 1px solid #1E423E;
}
#nav li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 8px 5px 8px 15px;
	background-image: url(../images/arrow.gif);
	background-position: 6px 14px;
	background-repeat: no-repeat;
}
#nav li a:hover { background-color: #214944; }
#nav li ul{
	margin: 0;
	padding: 0;
	background-color: #214944;
}
#nav li ul li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 3px 3px 3px 25px;
	background-image: url(../images/arrow.gif);
	background-position: 15px 7px;
	background-repeat: no-repeat;
	font-size: 90%;
}
#nav li ul li a:hover{ background-color: #183633; }
/* ==== Index === */
#mainimage {
	height: 180px;
	margin-bottom: 20px;
}
#content {
	width: 780px;
	float: right;
}
#content2 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#content3 {
	width: 780px;
	float: right;
	background-color: #FFF;
}
.news {
	background-color: #FFF;
	float: left;
	width: 540px;
	margin-bottom: 20px;
}
.news dl {
	margin: 0;
	padding: 10px 0;
	height: 240px;
	overflow: auto;
}
.news dt {
	margin: 0;
	padding: 0 0 0 20px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.news dd {
	argin: 0;
	padding: 0 0 10px 20px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0 0 10px;
}
.history {
	float: right;
	width: 220px;
	background-color: #FFF;
	margin-bottom: 20px;
}
.history ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 260px;
	overflow: auto;
}
.history li {
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.history li a {
	background-image: url(../images/ico_list.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	padding: 10px 10px 10px 30px;
}
.access {
	background-color: #FFF;
	clear: both;
}
/* ==== Footer === */
#footer {
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* ==== Page === */
.container {
	padding: 15px;
	background-color: #FFF;
}
h2{
	margin: 0px;
	padding: 5px 5px 5px 35px;
	color: #FFF;
	background-color: #72B8B4;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	text-shadow: 1px 1px 2px #336664; 
}
h3 {
    font-size: 18px;
    font-weight: bold;
}
.greeting{
	width:555px;
	float:left}
	
.t_border{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A7A7A7;
	border-left-color: #A7A7A7;
	margin:auto;
}

.t_border td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	padding: 5px;
	width:100px;
}

.t_border th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	text-align:center;
	background-color:#cae4e3;
	padding: 5px;
	width:100px;
}

.crr{
font-size:0;
line-height:0;
padding:0;
margin:0;
clear:both;
}

.past_officer_tll {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #2c615a;
	margin-top: 30px;
}
.officer_table {
	width:600px;
	margin:0 auto;
}
.officer_table p{
	text-align:right;
	}
.officer_table caption{
	font-size:18px;
	margin-bottom:5px;
}
.officer_table th{
	width:150px;
	height:30px;
	border:1px solid #ccc;
	text-align:left;
	padding:3px 5px 3px 5px;
	background:#eee;
	}
.officer_table td{
 width:90px;
	height:30px;
	padding-left:5px;
	border:1px solid #ccc;
	}
	.officer_table span{
	font-weight:normal;
	}
	.officer_table_style{
		text-decoration:underline;
	}
	.officer_table_info{
	width:600px;
	margin:10px auto;
	border:2px solid #ccc;
	}
	.officer_table_info p{
	padding-left:5px;
	margin:5px;
	}
	.officer_table_info{
	width:600px;
	margin:0 auto 10px auto;
	}
	.officer_table_deteal span {
		font-weight:bold;
		}
	.officer_table_deteal{
		display:flex;
		margin:0 auto 5px 5px;
	}
	.officer_table_deteal p{
 padding-left:0;
	}
	.officer_table_group{
	width:75px;
	margin-right:5px;
	border:1px solid #ccc;
	}
	.officer_table_deteal .officer_table_style{
		text-decoration:underline;
		font-weight:normal;
	}
.hosoku_table {
	width: 600px;
	margin: 0 auto;
}
table.hosoku {
    width: 80%;
}
table.hosoku th {
    width: 17%;
    vertical-align: top;
    text-align: left;
    background: none;
    font-weight: normal;
    border: none;
    padding: 5px;
}
table.hosoku td {
	border: none;
	padding: 5px;
}
table.hosoku td:first-child {
    width: 17%;
}