@charset "UTF-8";

#history {
	width: 520px;
	margin: 0 auto;
	border:#CCCCCC solid 1px;
}
#history th {
	width: 100px;
	font-weight: normal;
	padding: 3px;
	border: #CCCCCC solid 1px;
	background-color: #efefef;
	color: #333333;
}
#history td {
	line-height: 1.6;
	padding: 3px;
	border:#CCCCCC solid 1px;
}
#history td.month {
	width: 30px;
	text-align: center;
}
#history td.content {
	width: 359px;
}
#history-txt{
	width: 520px;
	line-height: 1.6;
	margin: 0 auto;
	padding: 8px;
	border-bottom:#CCCCCC solid 1px;
}

#foot,
#subs {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	line-height: 2.2;
	margin : 10px 15px 10px 25px;
}
#foot a,
#subs a {
	float:right;
	background: url(../../img/category/icon_h5.gif) no-repeat;
	background-color: #F8EFE0;
	background-position: 5px 12px;
	font-weight: normal;
	color: #4E3403;
	padding: 3px 10px 3px 19px;
	margin: 5px 0 ;
	border: solid #CC9966 1px;
}
#foot span,
#subs span {
	font-weight: normal;
	line-height: 1.5;
	padding-left: 5px;
}
#foot a:hover,
#subs a:hover {
	background-color: #F8EFE0;
	color: #4E3403;
}
#foot:after,
#subs:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* 歴史 */

#foot {
	margin : 10px 15px 10px 25px;
}


#history-foot  {
	width: 150px;
	background: url(../../img/category/icon_h5.gif) no-repeat;
	background-position: 3px 10px;
	font-weight: normal;
	color: #4E3403;
	padding: 10px 3px 10px 15px;
	margin: 0 auto;
}

/* ごあいさつ */
#greeting-txt {
	float:right;
	width: 390px;
	line-height: 1.6;
}
#greeting-img {
	float:left;
	margin: 0 10px 0 10px;
}
#greeting-signature {
	text-align: center;
	line-height: 1.5;
	margin: 10px 0 0 0;
}

/* 機関紙 */
#paper-list ul {
	padding: 0 0 0 160px;
}

#paper-list ul li {
	width: 180px;
	background: url(../../img/category/icon_h4b.gif) no-repeat #F1E4E4;
	background-position: left center;
	padding: 10px 5px 10px 25px;
	border: solid #999999 1px;
	margin: 5px 0;
	font-size: 120%;
}
.paper-container table {
	margin : 5px 0 5px 0;
	width: 540px;
}
.paper-container th {
	background: url(../img/ico_pdf.gif) no-repeat #E6D9FF;
	border-bottom: solid #C2B5D9 2px;
	background-position: 510px 1px; 
	line-height: 1.6;
	padding: 2px;
	text-align: left;
}

.paper-container td {
	line-height: 1.6;
	padding: 2px;
}

.paper-container th a,
.paper-container td a {
	text-decoration: underline;
	color: #3366CC;
}
#getadobe {
	width: 470px;
	padding: 5px;
	line-height: 1.5;
	font-size: 90%;
	margin: 20px 30px;
	border-bottom: dotted 1px #999999;
	border-top: dotted 1px #999999; 
}
#access {
	margin-top: 10px;
}
#access-photo {
	float: left;
	width: 170px;
	margin: 0 5px 0 0; 
}
#access-map {
	float: right;
	width: 360px;
	margin: 0; 
}
#access-map img {
border: solid #999999 1px;
}

#access:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#address {
	width: 360px;
	margin: 0 auto;
	padding: 10px 0;
}