body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
#mf {
	text-align: center;
	width: 100%;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 84%;
	line-height: 1.4em;
	font-family: "ＭＳ Ｐゴシック", Arial , Osaka;
}
#container_inner {
	text-align: left;
}
#globalmenu ul {
	list-style-type: none;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}
#globalmenu li {
	display: inline;
	padding-right: 20px;
	padding-left: 0px;
}
#globalmenu_inner {
	margin: 0px;
	padding: 0px;
}
#globalmenu_inner {
	margin-top: 5px;
}
#fontsize {
	float: right;
}
#leftmenu {
	float: left;
	padding-left: 10px;
}
#contents {
	clear: both;
}
#leftarea {
	float: left;
	width: 210px;
}
#rightarea {
	float: right;
	width: 590px;
}
#contents_inner {
	padding-top: 20px;
}
#rightarea_inner {
	padding-left: 15px;
	margin-right: 10px;
}
#footer {
	clear: both;
}
#footer_inner {
	padding-top: 15px;
}
#leftarea_inner {
	margin-left: 10px;
}
#top_center {
	float: left;
	width: 330px;
}
#top_right {
	float: right;
	width: 225px;
}
#top_right_inner {
	padding-left: 15px;
	margin-right: 10px;
}
.blueboldtitle {
	font-weight: bold;
	color: #0078DC;
}
#leftarea ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
}
#leftarea li {
	padding-left: 10px;
	padding-bottom: 12px;
	margin-left: 0px;
}
#footer_inner {
	text-align: center;
}
.toplink {
	text-align: right;
	padding-top: 10px;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
.fontstrong {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
}
.title {
	padding-bottom: 20px;
}
.center {
	text-align: center;
}
.topinfofont {
	font-size: 76%;
	color: #666666;
	line-height: 1.4em;
	margin-top: 5px;
}
.toprightbottun {
	margin-bottom: 0px;
}
.leftareatitle {
	margin-bottom: 14px;
	padding-top: 10px;
}
.leftareatitletop {
	margin-bottom: 16px;
}
.link {
}
.link h2 {
	font-weight: normal;
	background-color: #4591DF;
	color: #FFFFFF;
	font-size: 110%;
	padding-left: 5px;
}
.link h3 {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 10px;
	font-size: 110%;
}
a:link {
	color: #000000;
	text-decoration: none;
	background-color: #FFCCCC;
}
a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #FFCCCC;
}
a:hover {
	color: #000000;
	text-decoration: underline;
		background-color: #FF6699;
}

/* IE8で背景色が表示されるため追加 09/04/10 */
a.img_url:link {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.img_url:visited {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.newstitle {
	font-size: 120%;
}
.date {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
.topicsimage {
	float: right;
}
.activitiestitle {
	background-color: #4591DF;
	padding-left: 5px;
	color: #FFFFFF;
}
.archivearea {
	margin-top: 100px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.archivearea ul {
	list-style-type: none;
	margin-left: 0px;
}
.archivearea li {
	display: inline;
	padding-left: 0px;
	padding-right: 20px;
}
.sitemap001 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #4591DF;
	padding-left: 5px;
}
.tablestyle {
	border: 1px solid #FFFFFF;
	padding: 5px;
}
.tablestyle th {
	background-color: #4591DF;
	text-align: center;
	border: #FFFFFF;
	padding: 2px;
	color: #FFFFFF;
	font-weight: normal;
}
.tablestyle td {
	background-color: #ECE9D8;
	padding: 2px;
}

/* 07_wp29のthead */
.thwp {
	background-color: #4591DF;
	color: #FFFFFF;
}
.bluetitle {
	color: #0078DC;
}
.topicsundertitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
}
