#topnavi01  li#top_navi05  a {
	background-position: -538px -100px;
	position: absolute;
	left: 538px;
	top: 0px;	
}
#entry ul {
	margin-left: 15px;
	margin-bottom: 15px;
}
#entry  ul li {
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 5px;
}
#entry ol {
	margin-left: 20px;
	margin-bottom: 15px;
}
#entry  ol li {
	list-style-type: decimal;
	margin-left: 15px;
	margin-bottom: 5px;
}
#entry blockquote {
	border: 1px solid #43B4FF;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFFFCC;
	padding: 10px;
}
#entry table {
	border-collapse:collapse;
	border:1px solid #295D97;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10;
}
#entry table  td, #entry table th  {
	padding:8px 10px;
	text-align:left;
	background-color:white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #295D97;
	border-right-color: #295D97;
	border-bottom-color: #295D97;
	border-left-color: #295D97;
}
#entry   table th{
	font-weight:bold;
	background-color: #DFEAF7;
}
#entry table p {
	margin: 0px;
}
.pager{margin:10px auto;width: 90%;line-height:2em;text-align:center;}
.pager a{float:left;}
#contents .navi {
	text-align: center;
	padding-bottom: 0px;
	padding-top: 15px;
	border: 2px dotted #CCCCCC;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
