.top_navi_item {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	text-decoration: none;
	display: inline;
}

.top_navi_item:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6487DB;
	height: 20px;
	text-decoration: none;
	display: inline;
	padding-bottom: 3px;
	padding-top: 3px;
}

.top_navi_delim {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 20px;
	text-decoration: none;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding: 0px;
}

.navigationTitle {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 22px;
}

.navigation {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	display: block;
	width: 184px;
	text-align: left;
	color: #000000;
	height: auto;
	text-decoration: none;
	padding: 3px;
	vertical-align: middle;
}

.navigation:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	display: block;
	width: 184px;
	border: 1px solid #66CCFF;
	text-align: left;
	background-color: #A9BCEB;
	color: #330000;
	height: auto;
	text-decoration: none;
	padding: 3px;
}

.navigation_2 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	display: block;
	width: 170px;
	text-align: left;
	color: #000000;
	height: auto;
	text-decoration: none;
	padding: 3px;
	vertical-align: middle;
	margin-left: 14px;
}

.navigation_2:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	display: block;
	width: 170px;
	border: 1px solid #66CCFF;
	text-align: left;
	background-color: #A9BCEB;
	color: #330000;
	height: auto;
	text-decoration: none;
	padding: 3px;
	margin-left: 14px;
}

.navigationActive {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	display: block;
	padding: 2px;
	width: 186px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-color: #A9BCEB;
	color: #000000;
	height: auto;
	text-decoration: none;
}

.ContensHeader {
	margin: 20px;
	font-size: 160%;
	font-weight: normal;
	border-bottom-style: double;
	border-bottom-color: #0066FF;
	text-align: left;
}

.contents {
	font-size: 90%;
	margin: 20px;
	letter-spacing: 1px;
	line-height: 150%;
}

.TopContensHeader {
	font-size: 140%;
	font-weight: bold;
	border-bottom-style: double;
	border-bottom-color: #0066FF;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.Topcontents {
	font-size: 90%;
	text-align: left;
	line-height: 150%;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.counter {
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	letter-spacing: 1px;
	padding: 3px;
	border: 1px solid #3300CC;
	background-color: #C7D5F8;
}

.ContensHeaderMiddle {
	margin: 20px;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
}

.new {
	background-color: #edead9;
	display: block;
	font-size: 90%;
	text-align: left;
	letter-spacing: 1px;
	line-height: 20px;
}

.sign {
	font-size: 90%;
	text-align: right;
	letter-spacing: 1px;
	line-height: 150%;
	margin: 20px;
}
.pdflist {
	list-style-image: url(images/pdficon_small.gif);
	list-style-position: outside;
}
