body {
	margin: 0px;
	background-color: #D1C8B0;
}

.contents {
	padding: 5px;
}
.issue {
	border: 3px double #000000;
	padding: 2px;
}
.small {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.normal {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.normal2 {
	font-size: 12px;
	line-height: 14px;
	color: #000000;

}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
.frame {
	border: 1px solid #999999;
}
.large {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.largeb {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.cat-name {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 22px;
	width: 569px;
}
.w-new {
	font-size: 12px;
	line-height: 16px;
}
.w-new2 {
	font-size: 12px;
	line-height: 15px;
}
.footer {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1px;
}
.theme-top {
	font-size: 10px;
	padding: 10px;
	margin: 0px;
}
.large-mid {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.theme-info {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	background-color: #e6e6e6;
	padding-bottom: 10px;
}
.large-mid-red {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.large-mid-blue {
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.largeb-red {
	font-size: 14px;
	line-height: 20px;
	color: #BE0811;
	font-weight: bold;
}
.margine5 {
	padding: 5px;
}
.margine10 {
	padding: 10px;
}
.small-spaced {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1px;
}
#footer {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
}
.footertext {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.footerhight {
	padding-top: 10px;
}
a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.linkbrown {
	font-size: 12px;
	text-decoration: none;
}
/* トップページ施設名から選ぶ */
.linkbrown a {
	color: #5c0e00;
}/* トップページ施設名から選ぶ */ 
.linkbrown hover {
	color: #ff6909;
	text-decoration: underline;
}
/*トップページ施設名から選ぶ */

.fontnavy {
	color: #000099;
}
#footer_link {
	background-color:#D1C8B0;
	padding: 0;
}
#footer_link ul {
	margin: 2px 0;
	list-style-type: none;
}
#footer_link li {
	display: inline;
	border-right: 1px solid #663;
	padding: 0 8px;
}
#footer_link a {
	font-size: 12px;
	color: #039;
}
#footer_link a:hover {
	color:#069;
}