#Center {
	float: left;
	width: 505px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#Center h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 16px;
	color: #ffffff;
}
#Center h1 a:link {
	color: #ffffff;
}
#Center h1 a:visited {
	color: #ffffff;
}
#Center h1 a:hover {
	color: #ff6600;
}
#Center h2 {
	margin: 0px 0px 0px 0px;
	/*border-left: 8px solid #333333;*/
	padding: 12px 0px 10px 10px;
	background-color: #8fc2dd;
	font-size: 18px;
	color: #004a76;
	font-weight: bold;
}
#Center h2 a:link {
	color: #003366;
	font-size: 18px;
}
#Center h2 a:visited {
	color: #003366;
	font-size: 18px;
}
#Center h2 a:hover {
	color: #3399cc;
	font-size: 18px;
}
#Center h3 {
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 6px 0px 5px 8px;
	background-color: #efefef;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#Center h3 a:link {
	color: #666666;
	text-decoration: none;
}
#Center h3 a:visited {
	color: #666666;
	text-decoration: none;
}
#Center h3 a:hover {
	color: #003366;
	text-decoration: none;
}
#Center h4 {
	margin: 10px 5px 10px 0px;
	border-bottom: 2px solid #99cc99;
	padding: 2px 0px 1px 0px;
	color: #006633;
	font-weight: bold;
	font-size: 14px;
}
#Center h5 {
	margin: 10px 5px 0px 0px;
	padding: 2px 0px 0px 0px;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
#Center img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#Center p {
	padding: 0px 0px 0px 0px;
}
#Center ul {
	margin: 0px 8px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #ffffff;
	list-style-type: none;
}
#Center ul.Parent {
}
#Center ul.Child {
	margin: 0px 5px 0px 0px;
	padding: 5px 5px 0px 15px;
}
#Center ul.Pattern-1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
#Center ul.Pattern-2 {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
#Center li {
}
#Center li a:link {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	/*
	background-image: url(../images/list-li-a.gif);
	background-repeat: no-repeat;
	*/
	color: #3399cc;
}
#Center li a:visited {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	/*
	background-image: url(../images/list-li-a.gif);
	background-repeat: no-repeat;
	*/
	color: #3399cc;
}
#Center li a:hover {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	background-color: #ffffff;
	/*
	background-image: url(../images/list-li-hover.gif);
	background-repeat: no-repeat;
	*/
	color: #003366;
}

#Center li.Pattern-1a {
	/*
	border-top: 1px solid #666666;
	border-right: 1px solid #333333;
	border-left: 1px solid #666666;
	*/
	border-bottom: 1px dashed #cccccc;
	padding: 5px 0px 5px 0px;
	background-color: #ffffff;
}
#Center li.Pattern-1a a:link {
	display: block;
	color: #3399cc;
	text-decoration: underline;
}
#Center li.Pattern-1a a:visited {
	display: block;
	color: #3399cc;
	text-decoration: underline;
}
#Center li.Pattern-1a a:hover {
	display: block;
	/*background-color: #999999;*/
	color: #003366;
	text-decoration: underline;
}

#Center li.Pattern-1b {
	/*
	border-top: 1px solid #666666;
	border-right: 1px solid #333333;
	border-left: 1px solid #666666;
	*/
	border-bottom: 1px dashed #cccccc;
	padding: 5px 0px 5px 0px;
	background-color: #ffffff;
}
#Center li.Pattern-1b a:link {
	display: block;
	color: #3399cc;
	text-decoration: underline;
}
#Center li.Pattern-1b a:visited {
	display: block;
	color: #3399cc;
	text-decoration: underline;
}
#Center li.Pattern-1b a:hover {
	display: block;
	/*background-color: #999999;*/
	color: #003366;
	text-decoration: underline;
}

#Center li.Pattern-2a {
	border-bottom: 1px dashed #cccccc;
	padding: 5px 0px 5px 0px;
	background-color: #ffffff;
}
#Center li.Pattern-2a a:link {
	display: block;
	color: #3399cc;
	text-decoration: underline;
}
#Center li.Pattern-2a a:visited {
	display: block;
	color: #3399cc;
	text-decoration: underline;
}
#Center li.Pattern-2a a:hover {
	display: block;
	/*background-color: #999999;*/
	color: #003366;
	text-decoration: underline;
}

#Center li.Pattern-2b {
	border-bottom: 1px dashed #cccccc;
	padding: 5px 0px 5px 0px;
	background-color: #ffffff;
}
#Center li.Pattern-2b a:link {
	display: block;
	color: #3399cc;
	text-decoration: underline;
}
#Center li.Pattern-2b a:visited {
	display: block;
	color: #3399cc;
	text-decoration: underline;
}
#Center li.Pattern-2b a:hover {
	display: block;
	/*background-color: #999999;*/
	color: #003366;
	text-decoration: underline;
}

#Center li.Pattern-3a {
	border-bottom: 1px dashed #cccccc;
	padding: 5px 0px 5px 0px;
	background-color: #ffffff;
}
#Center li.Pattern-3a a:link {
	display: block;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/icon-arrow-01-a.gif);
	background-repeat: no-repeat;
	color: #3399cc;
	text-decoration: underline;
}
#Center li.Pattern-3a a:visited {
	display: block;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/icon-arrow-01-a.gif);
	background-repeat: no-repeat;
	color: #3399cc;
	text-decoration: underline;
}
#Center li.Pattern-3a a:hover {
	display: block;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/icon-arrow-01-hover.gif);
	background-repeat: no-repeat;
	/*background-color: #999999;*/
	color: #003366;
	text-decoration: underline;
}

#Center li.Parent-Node {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	/* background-image: url(../images/node.gif); */
	background-image: url(../images/parent-node.gif);
	background-repeat: no-repeat;
}
#Center li.Parent-Node a:link {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Parent-Node a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Parent-Node a:hover {
	display: block;
	color: #ffffff;
}
#Center li.Parent-Node-End {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	/* background-image: url(../images/node-end.gif); */
	background-image: url(../images/parent-node.gif);
	background-repeat: no-repeat;
}
#Center li.Parent-Node-End a:link {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Parent-Node-End a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Parent-Node-End a:hover {
	display: block;
	color: #ffffff;
}
#Center .Parent-Nolink {
	margin: 2px 0px 2px 5px;
}
#Center li.Child-Node {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/child-node.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#Center li.Child-Node a:link {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Child-Node a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Child-Node a:hover {
	display: block;
	color: #ffffff;
}
#Center li.Child-Node-End {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/child-node-end.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#Center li.Child-Node-End a:link {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Child-Node-End a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Child-Node-End a:hover {
	display: block;
	color: #ffffff;
}
#Center .Child-Nolink {
	margin: 2px 0px 2px 5px;
}
#Center dl {
	margin: 0px 8px 0px 0px;
	padding: 5px 0px 5px 10px;
	background-color: #ffffff;
}
#Center dl p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#Center dt {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#Center dd {
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 10px;
}
#Center dd.Date {
	text-align: right;
	margin: 4px 5px 4px 0px;
	padding: 0px 0px 0px 10px;
}
#Center .Tags {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	background-color: transparent;
	/*font-size: 12px;*/
	color: #ffffff;
}
#Center .Tags a:link {
	color: #aaaaaa;
}
#Center .Tags a:visited {
	color: #aaaaaa;
}
#Center .Tags a:hover {
	color: #ff6600;
}

#Center .Left {
	float: left;
	margin: 5px 10px 0px 0px;
}
#Center .Right {
	float: right;
	margin: 5px 0px 0px 10px;
}
#Center .Clear {
	clear: both;
}