#contents   h4 {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F6B205;
	border-bottom-color: #F6B205;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F6B205;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6B205;
	background-color: #FFFCF0;
}
.ul_toplist {
	margin-left: 10px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	width: 660px;
	font-size: 14px;
	font-weight: bold;
}
.ul_toplist  li {
	margin-left: 0px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	width: 21%;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #535554;
	text-align: center;
}
.ul_toplist a {
	color: #FFFFFF;
}
.column  {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	clear: both;
	height: auto;
	width: 650px;
}
.ol_sub {
	margin-left: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
.ol_sub li {
	list-style-type: decimal;
	margin-bottom: 5px;
	border-bottom-style: dotted;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin-left: 0px;
}
#link_blog {
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 0.9em;
	clear: both;
}
#link_blog  li {
	display: inline;
	padding-left: 1em;
	padding-right: 0.5em;
}
#box_column .table_sub {
	margin-left: 25px;
}
#side_blog {
	float: right;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.table_coment{
	height: auto;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-left: 20px;
	border-bottom-style: none;
}
.table_coment  th {
	border-right-style: none;
	border-bottom-style: none;
	padding: 7px;
	font-weight: bold;
	font-size: small;
	background-color: #FFFFFF;
	width: 100px;
	border-top-style: none;
	border-left-style: none;
}
.table_coment  td {
	padding: 10px;
	border-bottom-style: none;
	border-right-style: none;
	font-size: small;
	background-color: #FFFFFF;
	border-top-style: none;
	border-left-style: none;
}

#entry ul {
	margin-left: 10px;
	margin-bottom: 15px;
}
#entry  ul li {
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 5px;
}
#entry ol {
	margin-left: 10px;
	margin-bottom: 15px;
}
#entry   ol  li {
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 5px;
}
.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;
}
